All MIBs › CISCO-SRP-MIB › srpMACRejectPktsByDestFlag
srpMACRejectPktsByDestFlag
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpMACRejectPktsByDestFlag
OID (numeric): 1.3.6.1.4.1.9.10.60.1.6.1.11
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Indicates that packets are to be rejected for a particular destination address.
What is srpMACRejectPktsByDestFlag?
This read-write boolean flag turns on packet rejection for one particular destination MAC address on the SRP ring, working together with srpMACRejectPktsByDestAddress which supplies that address. Unlike the source-based reject pair, this blocks traffic based on where it is headed rather than where it came from, which is useful for cutting off all ring traffic destined to a node being decommissioned or one that should no longer receive traffic for security reasons, regardless of who is sending it. An admin decommissioning a ring node at MAC 00:AA:BB:CC:DD:EE would set the paired destination-address object to that MAC and this flag to true so nothing more is forwarded toward it while it's being removed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.11 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpMACRejectPktsByDestFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.11.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpMACRejectPktsByDestFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.60.1.6.1.11.1 s <value>
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::srpMACRejectPktsByDestFlag 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.11 | srpMACRejectPktsByDestFlag | CISCO-SRP-MIB |