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

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZYXEL-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ARP-INSPECTION-MIB::zyArpInspectLogReasonType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ARP-INSPECTION-MIB::zyArpInspectLogReasonType.<zyArpInspectLogMacAdderss>.<zyArpInspectLogVid>.<zyArpInspectLogPort>.<zyArpInspectLogIpAddress>.<zyArpInspectLogReasonType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ARP-INSPECTION-MIB::zyArpInspectLogReasonType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1deny
2denyStatic
3denyDHCP
4permitStatic
5permitDHCP