ZYXEL-ARP-INSPECTION-MIB: View SNMP OID List / Download MIB

VENDOR: ZYXEL COMMUNICATIONS CORP.


 Home MIB: ZYXEL-ARP-INSPECTION-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 zyxelArpInspection 1.3.6.1.4.1.890.1.15.3.12
The subtree for arp inspection
       zyxelArpInspectSetup 1.3.6.1.4.1.890.1.15.3.12.1
           zyArpInspectState 1.3.6.1.4.1.890.1.15.3.12.1.1 enabledstatus read-write
Enable/Disable ARP inspection on the switch.
           zyArpInspectFilterAgingTime 1.3.6.1.4.1.890.1.15.3.12.1.2 integer read-write
Enter how long (1-2147483647 seconds) the MAC address filter remains in the switch after the switch identifies an unauthorized ARP packet. The switch automatically deletes the MAC address filter afterwards. Type 0 if you want the MAC address filter to be permanent.
           zyxelArpInspectLog 1.3.6.1.4.1.890.1.15.3.12.1.3
               zyArpInspectLogEntries 1.3.6.1.4.1.890.1.15.3.12.1.3.1 integer read-write
Enter the maximum number (1-1024) of log messages that were generated by ARP packets and have not been sent to the syslog server yet. Make sure this number is appropriate for the specified syslog rate and Log interval. If the number of log messages in the switch exceeds this number, the switch stops recording log messages and simply starts counting the number of entries that were dropped due to unavailable buffer.
               zyArpInspectLogRate 1.3.6.1.4.1.890.1.15.3.12.1.3.2 integer read-write
Enter the maximum number of syslog messages the switch can send to the syslog server in one batch. This number is expressed as a rate because the batch frequency is determined by the Log Interval. You must configure the syslog server to use this. Enter 0 if you do not want the switch to send log messages generated by ARP packets to the syslog server.
               zyArpInspectLogInterval 1.3.6.1.4.1.890.1.15.3.12.1.3.3 integer read-write
Enter how often (1-86400 seconds) the switch sends a batch of syslog messages to the syslog server. Enter 0 if you want the switch to send syslog messages immediately.
           zyxelArpInspectVlanTable 1.3.6.1.4.1.890.1.15.3.12.1.4 no-access
The table contains ARP inspection VLAN configuration.
               zyxelArpInspectVlanEntry 1.3.6.1.4.1.890.1.15.3.12.1.4.1 no-access
An entry contains ARP inspection VLAN configuration.
                   zyArpInspectVlanVid 1.3.6.1.4.1.890.1.15.3.12.1.4.1.1 integer no-access
The VLAN ID of each VLAN.
                   zyArpInspectVlanState 1.3.6.1.4.1.890.1.15.3.12.1.4.1.2 enabledstatus read-write
Enable/Disable ARP inspection on the VLAN.
                   zyArpInspectVlanLog 1.3.6.1.4.1.890.1.15.3.12.1.4.1.3 integer read-write
Specify when the switch generates log messages for receiving ARP packets from the VLAN. None: The switch does not generate any log messages when it receives an ARP packet from the VLAN. Deny: The switch generates log messages when it discards an ARP packet from the VLAN. Permit: The switch generates log messages when it forwards an ARP packet from the VLAN. All: The switch generates log messages every time it receives an ARP packet from the VLAN. Enumeration: 'deny': 4, 'all': 1, 'none': 2, 'permit': 3.
           zyxelArpInspectPortTable 1.3.6.1.4.1.890.1.15.3.12.1.5 no-access
The table contains ARP inspection port configuration.
               zyxelArpInspectPortEntry 1.3.6.1.4.1.890.1.15.3.12.1.5.1 no-access
An entry contains ARP inspection port configuration.
                   zyArpInspectPortTrustState 1.3.6.1.4.1.890.1.15.3.12.1.5.1.1 enabledstatus read-write
Enable/Disable this port to be a trusted port (enable) or an untrusted port (disable). The switch does not discard ARP packets on trusted ports for any reason. Enumeration: 'untrusted': 2, 'trusted': 1.
                   zyArpInspectPortRate 1.3.6.1.4.1.890.1.15.3.12.1.5.1.2 integer read-write
Specify the maximum rate (1-2048 packets per second) at which the switch receives ARP packets from each port. The switch discards any additional ARP packets. Enter 0 to disable this limit.
                   zyArpInspectPortInterval 1.3.6.1.4.1.890.1.15.3.12.1.5.1.3 integer read-write
Enter the length (1-15 seconds) of the burst interval. The burst interval is the length of time over which the rate of ARP packets is monitored for each port. For example, if the Rate is 15 pps and the burst interval is 1 second, then the switch accepts a maximum of 15 ARP packets in every one-second interval. If the burst interval is 5 seconds, then the switch accepts a maximum of 75 ARP packets in every five-second interval.
       zyxelArpInspectStatus 1.3.6.1.4.1.890.1.15.3.12.2
           zyArpInspectFilterClearAll 1.3.6.1.4.1.890.1.15.3.12.2.1 enabledstatus read-write
Delete all ARP inspection filters from the switch.
           zyArpInspectLogClear 1.3.6.1.4.1.890.1.15.3.12.2.2 enabledstatus read-write
Delete all ARP inspection log from the switch.
           zyxelArpInspectFilterTable 1.3.6.1.4.1.890.1.15.3.12.2.3 no-access
The table contains ARP inspection filter information.
               zyxelArpInspectFilterEntry 1.3.6.1.4.1.890.1.15.3.12.2.3.1 no-access
An entry contains ARP inspection filter information.
                   zyArpInspectFilterMacAddress 1.3.6.1.4.1.890.1.15.3.12.2.3.1.1 macaddress no-access
This field displays the source MAC address in ARP inspection filter.
                   zyArpInspectFilterVid 1.3.6.1.4.1.890.1.15.3.12.2.3.1.2 integer no-access
This field displays the source VLAN ID in ARP inspection filter.
                   zyArpInspectFilterPort 1.3.6.1.4.1.890.1.15.3.12.2.3.1.3 integer read-only
This field displays the source port of the discarded ARP packet.
                   zyArpInspectFilterExpiry 1.3.6.1.4.1.890.1.15.3.12.2.3.1.4 integer read-only
This field displays how long (in seconds) the ARP inspection filter remains in the switch.
                   zyArpInspectFilterReasonType 1.3.6.1.4.1.890.1.15.3.12.2.3.1.5 integer read-only
This field displays the reason the ARP packet was discarded. MAC+VLAN: The MAC address and VLAN ID were not in the binding table. IP: The MAC address and VLAN ID were in the binding table, but the IP address was not valid. Port: The MAC address, VLAN ID, and IP address were in the binding table, but the port number was not valid. Enumeration: 'macVid': 1, 'ip': 3, 'port': 2.
                   zyArpInspectFilterClear 1.3.6.1.4.1.890.1.15.3.12.2.3.1.6 enabledstatus read-only
This object allow entry to be deleted an ARP inspect filter entry.
           zyxelArpInspectLogTable 1.3.6.1.4.1.890.1.15.3.12.2.4 no-access
The table contains ARP inspection log information.
               zyxelArpInspectLogEntry 1.3.6.1.4.1.890.1.15.3.12.2.4.1 no-access
An entry contains ARP inspection log information.
                   zyArpInspectLogMacAdderss 1.3.6.1.4.1.890.1.15.3.12.2.4.1.1 macaddress no-access
This field displays the source MAC address of the ARP packet.
                   zyArpInspectLogVid 1.3.6.1.4.1.890.1.15.3.12.2.4.1.2 integer no-access
This field displays the source VLAN ID of the ARP packet.
                   zyArpInspectLogPort 1.3.6.1.4.1.890.1.15.3.12.2.4.1.3 integer no-access
This field displays the source port of the ARP packet.
                   zyArpInspectLogIpAddress 1.3.6.1.4.1.890.1.15.3.12.2.4.1.4 ipaddress no-access
This field displays the source IP address of the ARP packet.
                   zyArpInspectLogNumberPacket 1.3.6.1.4.1.890.1.15.3.12.2.4.1.5 integer read-only
This field displays the number of ARP packets that were consolidated into this log message. The switch consolidates identical log messages generated by ARP packets in the log consolidation interval into one log message.
                   zyArpInspectLogReasonType 1.3.6.1.4.1.890.1.15.3.12.2.4.1.6 integer no-access
This field displays the reason the log message was generated. dhcp deny: An ARP packet was discarded because it violated a dynamic binding with the same MAC address and VLAN ID. static deny: An ARP packet was discarded because it violated a static binding with the same MAC address and VLAN ID. deny: An ARP packet was discarded because there were no bindings with the same MAC address and VLAN ID. dhcp permit: An ARP packet was forwarded because it matched a dynamic binding. static permit: An ARP packet was forwarded because it matched a static binding. Enumeration: 'deny': 1, 'permitStatic': 4, 'denyStatic': 2, 'permitDHCP': 5, 'denyDHCP': 3.
                   zyArpInspectLogTime 1.3.6.1.4.1.890.1.15.3.12.2.4.1.7 dateandtime read-only
This field displays when the log message was generated.
           zyxelArpInspectStatisticsTable 1.3.6.1.4.1.890.1.15.3.12.2.5 no-access
The table contains ARP inspection statistics information.
               zyxelArpInspectStatisticsEntry 1.3.6.1.4.1.890.1.15.3.12.2.5.1 no-access
An entry contains ARP inspection statistics information.
                   zyArpInspectStatisticsVid 1.3.6.1.4.1.890.1.15.3.12.2.5.1.1 integer no-access
The VLAN ID of each VLAN.
                   zyArpInspectStatisticsReceived 1.3.6.1.4.1.890.1.15.3.12.2.5.1.2 counter32 read-only
This field displays the total number of ARP packets received from the VLAN since the switch last restarted.
                   zyArpInspectStatisticsRequest 1.3.6.1.4.1.890.1.15.3.12.2.5.1.3 counter32 read-only
This field displays the total number of ARP Request packets received from the VLAN since the switch last restarted.
                   zyArpInspectStatisticsReply 1.3.6.1.4.1.890.1.15.3.12.2.5.1.4 counter32 read-only
This field displays the total number of ARP Reply packets received from the VLAN since the switch last restarted.
                   zyArpInspectStatisticsForward 1.3.6.1.4.1.890.1.15.3.12.2.5.1.5 counter32 read-only
This field displays the total number of ARP packets the switch forwarded for the VLAN since the switch last restarted.
                   zyArpInspectStatisticsDrop 1.3.6.1.4.1.890.1.15.3.12.2.5.1.6 counter32 read-only
This field displays the total number of ARP packets the switch discarded for the VLAN since the switch last restarted.
                   zyArpInspectStatisticsClear 1.3.6.1.4.1.890.1.15.3.12.2.5.1.7 enabledstatus read-write
Removes ARP inspection statistics for the specified VLAN.