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
- Table
- cdaiLogBufferTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | deny |
3 | aclDeny |
4 | aclPermit |
5 | dhcpDeny |
6 | dhcpPermit |
7 | probePermit |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdaiLogBufferIndex This object uniquely identifies a logged ARP flow in the buffer. | column | Unsigned32 | .1.3.6.1.4.1.9.9.374.1.1.7.1.1 |
| cdaiLogBufferInterface This object indicates the interface which sent the logged
ARP flow. Zero value indicates the special entry. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.9.374.1.1.7.1.2 |
| cdaiLogBufferVlan This object indicates the VLAN number which the logged
ARP flow belongs to. Zero value indicates the special entry. | column | CISCO-PRIVATE-VLAN-MIBVlanIndexOrZero | .1.3.6.1.4.1.9.9.374.1.1.7.1.3 |
| cdaiLogBufferSenderMacAddress This object indicates the sender MAC address of the logged
ARP flow. All zeros MAC address value indicates the
special entry. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.374.1.1.7.1.4 |
| cdaiLogBufferSenderAddressType This object indicates the sender Internet address type
of the logged ARP flow. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.374.1.1.7.1.5 |
| cdaiLogBufferSenderIpAddress This object indicates the sender Internet address
of the logged ARP flow. The type of this address is
determined by the value of cdaiLogBufferSenderAddressType
object. All zeros… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.374.1.1.7.1.6 |
| cdaiLogBufferLastUpdate This object indicates the timestamp when the last packet
of this flow was accounted by the system. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.9.374.1.1.7.1.8 |
| cdaiLogBufferPacketsCount This object indicates the number of packets of this ARP flow
was accounted by the system. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.374.1.1.7.1.9 |