ZYXEL-ARP-MIB
AI MIB Summary
The ZYXEL-ARP-MIB module enables monitoring and management of Address Resolution Protocol (ARP) tables, cache entries, and dynamic bindings on Zyxel network devices. It exposes key metrics including IP-to-MAC address mappings, interface associations, and entry aging states to facilitate network topology verification and ARP spoofing detection.
The subtree for arp
Main OID:
zyxelArp.1.3.6.1.4.1.890.1.15.3.11
24
Objects
Active
Status
14
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
zyxelArpThe subtree for arp MODULE-IDENTITY .1.3.6.1.4.1.890.1.15.3.11 |
RFC1155-SMIThe subtree for arp Unknown .1.3.6.1.4.1.890.1.15.3.11 |
IF-MIBThe subtree for arp NOTIFICATION-TYPE .1.3.6.1.4.1.890.1.15.3.11 |
zyxelArpSetup OBJECT IDENTIFIER .1.3.6.1.4.1.890.1.15.3.11.1 |
zyxelArpLearningPortTableThe table contains ARP learning port configuration. SEQUENCE OF ZyxelArpLearningPortEntry .1.3.6.1.4.1.890.1.15.3.11.1.1 |
zyxelArpLearningPortEntryAn entry contains ARP learning port configuration. ZyxelArpLearningPortEntry .1.3.6.1.4.1.890.1.15.3.11.1.1.1 |
zyArpLearningPortModeThe ARP learning mode the switch uses on the port.rw Enumeration .1.3.6.1.4.1.890.1.15.3.11.1.1.1.1 |
zyArpAgingTimeThe number of seconds which learned arp are held.rw INTEGER .1.3.6.1.4.1.890.1.15.3.11.1.2 |
zyStaticArpMaxNumberOfArpsThe maximum number of static ARP entries that can be created.ro INTEGER .1.3.6.1.4.1.890.1.15.3.11.1.3 |
zyxelStaticArpTableThe table contains static ARP configuration. SEQUENCE OF ZyxelStaticArpEntry .1.3.6.1.4.1.890.1.15.3.11.1.4 |
zyxelStaticArpEntryAn entry contains static ARP configuration. ZyxelStaticArpEntry .1.3.6.1.4.1.890.1.15.3.11.1.4.1 |
zyStaticArpIpAddrressThis parameter specifies the source IP address of this entry. IpAddress .1.3.6.1.4.1.890.1.15.3.11.1.4.1.1 |
zyStaticArpMacAddressThis parameter specifies the MAC address assigned to the IP address in this entry. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.890.1.15.3.11.1.4.1.2 |
zyStaticArpVlanThis parameter specifies the VLAN identification nember. INTEGER (1.. 4094) .1.3.6.1.4.1.890.1.15.3.11.1.4.1.3 |
zyStaticArpPortThis parameter specifies the port where the ARP entry entered in the previous field. INTEGER .1.3.6.1.4.1.890.1.15.3.11.1.4.1.4 |
zyStaticArpRowStatusThis object allow static ARP entries to be create and deleted from static ARP table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.890.1.15.3.11.1.4.1.5 |
zyxelArpStatus OBJECT IDENTIFIER .1.3.6.1.4.1.890.1.15.3.11.2 |
zyxelArpTableThe table contains ARP information. SEQUENCE OF ZyxelArpEntry .1.3.6.1.4.1.890.1.15.3.11.2.1 |
zyxelArpEntryAn entry contains ARP information. ZyxelArpEntry .1.3.6.1.4.1.890.1.15.3.11.2.1.1 |
zyArpIpAddressThis is the learned IP address of a device connected to a switch port with the corresponding MAC address below. IpAddress .1.3.6.1.4.1.890.1.15.3.11.2.1.1.1 |
zyArpVidThis is the VLAN to which the device belongs. INTEGER .1.3.6.1.4.1.890.1.15.3.11.2.1.1.2 |
zyArpMacAddressThis is the MAC address of the device with the corresponding IP address above.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.890.1.15.3.11.2.1.1.3 |
zyArpPortThis is the port to which the device belongs.ro INTEGER .1.3.6.1.4.1.890.1.15.3.11.2.1.1.4 |
zyArpTypeThis show whether the MAC address is dynamic (learned by the switch) or static (manually entered).ro Enumeration .1.3.6.1.4.1.890.1.15.3.11.2.1.1.5 |