All MIBs › CISCO-SRP-MIB › srpMACRejectPktsBySourceFlag
srpMACRejectPktsBySourceFlag
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpMACRejectPktsBySourceFlag
OID (numeric): 1.3.6.1.4.1.9.10.60.1.6.1.9
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Indicates that packets are to be rejected for a particular source address.
What is srpMACRejectPktsBySourceFlag?
This read-write boolean flag turns on packet rejection for one particular source MAC address on the SRP ring, working together with srpMACRejectPktsBySourceAddress which supplies that address. This is SSG-style access control at the ring level: setting it true means every frame originating from the paired source address gets discarded by this node, which is the mechanism an admin would use to isolate a misbehaving or unauthorized node without physically removing it from the ring. An engineer who identifies a looping or spoofing device at MAC 00:1A:2B:3C:4D:5E would set the paired srpMACRejectPktsBySourceAddress to that MAC and this flag to true to immediately silence it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.9 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpMACRejectPktsBySourceFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.9.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpMACRejectPktsBySourceFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.60.1.6.1.9.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::srpMACRejectPktsBySourceFlag 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.9 | srpMACRejectPktsBySourceFlag | CISCO-SRP-MIB |