All MIBs › CISCO-SRP-MIB › srpMACRejectPktsByDestAddress
srpMACRejectPktsByDestAddress
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpMACRejectPktsByDestAddress
OID (numeric): 1.3.6.1.4.1.9.10.60.1.6.1.12
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description: Indicates the particular destination address for which packets are to rejected when the corresponding instance of srpMACRejectPktsByDestFlag has the value 'true'.
What is srpMACRejectPktsByDestAddress?
This object holds the specific destination MAC address whose packets get rejected once the corresponding srpMACRejectPktsByDestFlag is set to true. As the address half of the destination-based filter pair, changing this value while the flag is already true immediately redirects the block to the new address, so an admin repurposing this filter for a different node must remember the rejection follows the address value in real time. Setting this to 00:AA:BB:CC:DD:EE with the paired flag true stops any node on the ring from successfully delivering traffic to that address, even if the sender never receives an explicit error back.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.12 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpMACRejectPktsByDestAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.12.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpMACRejectPktsByDestAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.60.1.6.1.12.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> srpMACRejectPktsByDestAddress.1
Start monitoring Cisco DPT/SRP ring interface routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SRP-MIB::srpMACRejectPktsByDestAddress OID value, configure state conditions and alerts, and monitor any Cisco DPT/SRP ring interface routers 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.60 | ciscosrpMIB | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1 | srpMAC | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.6 | srpMACCountersTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.6.1 | srpMACCountersEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.6.1.12 | srpMACRejectPktsByDestAddress | CISCO-SRP-MIB |