cdaiLogBufferReason
CISCO-DYNAMIC-ARP-INSPECTION-MIB ·
.1.3.6.1.4.1.9.9.374.1.1.7.1.7
Object
column Enumeration
This object indicates the reason for logging this ARP flow.
'unknown' indicates unknown reason.
'deny' indicates that this ARP flow is logged because it is
denied by Dynamic ARP Inspection feature.
'aclDeny' indicates that this ARP flow is logged because it is
denied by a configured ARP ACL.
'aclPermit' indicates that this ARP flow is logged because it
is permitted by a configured ARP ACL.
'dhcpDeny' indicates that this ARP flow is logged because it
is denied when comparing with DHCP bindings information.
'dhcpPermit' indicates that this ARP flow is logged because
it is permitted when comparing with DHCP binding information.
'probePermit' indicates that this ARP flow is logged because
it is a permitted ARP-Probe flow.
Context
- MIB
- CISCO-DYNAMIC-ARP-INSPECTION-MIB
- OID
.1.3.6.1.4.1.9.9.374.1.1.7.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cdaiLogBufferEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'CISCO-DYNAMIC-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DYNAMIC-ARP-INSPECTION-MIB::cdaiLogBufferReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DYNAMIC-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DYNAMIC-ARP-INSPECTION-MIB::cdaiLogBufferReason.<cdaiLogBufferIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DYNAMIC-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DYNAMIC-ARP-INSPECTION-MIB::cdaiLogBufferReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | deny |
3 | aclDeny |
4 | aclPermit |
5 | dhcpDeny |
6 | dhcpPermit |
7 | probePermit |
Conformance
Member of