All MIBs › CISCO-CATOS-ACL-QOS-MIB › caqAclArpInspAddrValidation
caqAclArpInspAddrValidation
Module: CISCO-CATOS-ACL-QOS-MIB
OID (symbolic): CISCO-CATOS-ACL-QOS-MIB::caqAclArpInspAddrValidation
OID (numeric): 1.3.6.1.4.1.9.9.179.1.8.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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 not valid.
If this object value is disable(1), the device will not check for valid MAC and IP address for ARP packets.
If this object value is enable(2), the device will check for valid MAC and IP address for ARP packets. A syslog message is generated if the addresses check fails.
If this object value is drop(3), the device will check for valid MAC and IP addresses. ARP packets whose have illegal MAC and IP addresses will be dropped.
If this object value is dropAndLog(4), the device will check for valid MAC and IP addresses. ARP packets whose have invalid MAC and IP addresses will be dropped and logged into caqIpFlowLoggingTable.
What is caqAclArpInspAddrValidation?
This read-write setting enables or disables validation that the source MAC and source IP addresses in an ARP packet are legitimate, and controls the action taken when an ARP packet fails that validation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.179.1.8.3 snmpwalk -v2c -c public <target> CISCO-CATOS-ACL-QOS-MIB::caqAclArpInspAddrValidation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.179.1.8.3.1 snmpget -v2c -c public <target> CISCO-CATOS-ACL-QOS-MIB::caqAclArpInspAddrValidation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.179.1.8.3.1 i <value>
Start monitoring Cisco Catalyst 5000/6000 series switches running CatOS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CATOS-ACL-QOS-MIB::caqAclArpInspAddrValidation OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 5000/6000 series switches running CatOS (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.179 | ciscoCatOSAclQosMIB | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1 | ciscoCatOSAclQosMIBObjects | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.8 | caqArpInspObjects | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.8.3 | caqAclArpInspAddrValidation | CISCO-CATOS-ACL-QOS-MIB |