zyArpInspectLogReasonType
ZYXEL-ARP-INSPECTION-MIB ·
.1.3.6.1.4.1.890.1.15.3.12.2.4.1.6
Object
column
Enumeration
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.
Context
- MIB
- ZYXEL-ARP-INSPECTION-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.12.2.4.1.6- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zyxelArpInspectLogEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deny |
2 | denyStatic |
3 | denyDHCP |
4 | permitStatic |
5 | permitDHCP |