caqAclArpInspMatchMac
CISCO-CATOS-ACL-QOS-MIB ·
.1.3.6.1.4.1.9.9.179.1.8.2
Object
scalar
r/w
Enumeration
Indicates whether for ARP packets MAC address matching of
ethernet header and the source MAC address specified in ARP
header is enabled. It also indicates the action taken when
the addresses do not match.
If this object value is disable(1), the device will not check
for matching of source MAC address in ethernet header with the
sender MAC address in ARP header for ARP packets.
If this object value is enable(2), the device will check
for matching of source MAC address in ethernet header with the
sender MAC address in ARP header for ARP packets. A syslog
message is generated if the MAC addresses check fails.
If this object value is drop(3), the device will check for
MAC addresses matching and ARP packets whose MAC addresses
do not match will be dropped.
If this object value is dropAndLog(4), the device will check
for MAC addresses matching and ARP packets whose MAC addresses
do not match will be dropped and logged into
caqIpFlowLoggingTable.
Context
- MIB
- CISCO-CATOS-ACL-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.179.1.8.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- caqArpInspObjects
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |
3 | drop |
4 | dropAndLog |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| caqArpInspStatsTable A table containing ARP Inspection statistics counter per ACL. | table | - | .1.3.6.1.4.1.9.9.179.1.8.10 |
| caqIfArpInspConfigTable This table contains the configuration of several threshold
values related to ARP Inspection at each physical interface. | table | - | .1.3.6.1.4.1.9.9.179.1.8.11 |
| caqAclArpInspAddrValidation Indicates whether for ARP packets checking for valid source MAC
and source IP address specified in ARP header is enabled. It
also indicates the action taken when the addresses are… | scalar | Enumeration | .1.3.6.1.4.1.9.9.179.1.8.3 |
| caqArpInspGlobalForwardedPkts Indicates the total number of packets subjected to
ARP Inspection is forwarded. | scalar | packets SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.179.1.8.4 |
| caqArpInspGlobalDroppedPkts Indicates the total number of packets subjected to
ARP Inspection is dropped. | scalar | packets SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.179.1.8.5 |
| caqRARPForwardedPkts Indicates the total number of packets subjected to
Reverse ARP (RARP) Inspection is forwarded. | scalar | packets SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.179.1.8.6 |
| caqMatchedMacFailedPkts Indicates the total number of packets subjected to
ARP Inspection whose MAC address specified in the ethernet
header and the source MAC address specified in ARP
header does not ma… | scalar | packets SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.179.1.8.7 |
| caqAddrValidationFailedPkts Indicates the total number of ARP packets that have
invalid source MAC address or invalid source IP address
specified in the ARP header. | scalar | packets SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.179.1.8.8 |
| caqArpInspIpDroppedPkts Indicates the total number of IP packets dropped by
ARP Inspection because of invalid IP address. | scalar | packets SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.9.179.1.8.9 |