MIB Viewer

zyArpInspectLogReasonType

OBJECT-TYPE
1.3.6.1.4.1.890.1.15.3.12.2.4.1.6
Access
not-accessible
Status
current
Sub-identifiers
0
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.
INTEGER { deny (1), denyStatic (2), denyDHCP (3), permitStatic (4), permitDHCP (5) }