CISCO-SRP-MIB :: srpMACRejectPktsBySourceAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SRP-MIBsrpMACRejectPktsBySourceAddress

srpMACRejectPktsBySourceAddress

Module: CISCO-SRP-MIB

OID (symbolic): CISCO-SRP-MIB::srpMACRejectPktsBySourceAddress

OID (numeric): 1.3.6.1.4.1.9.10.60.1.6.1.10

Node type: OBJECT-TYPE

Type: MacAddress

Access: read-write

Description: Indicates the particular source address for which packets are to rejected when the corresponding instance of srpMACRejectPktsBySourceFlag has the value 'true'.

What is srpMACRejectPktsBySourceAddress?

This object holds the specific source MAC address whose packets get rejected once the corresponding srpMACRejectPktsBySourceFlag is set to true. It is the address half of a two-object filter pair, so on its own it does nothing — the flag is what actually activates rejection — meaning an admin auditing why traffic is being dropped needs to check this address alongside its flag rather than assuming the address value alone is the active block list. Configuring this to 00:1A:2B:3C:4D:5E and the paired flag to true would drop every frame arriving from that source node, even though the node itself remains physically attached to the ring.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.10
snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpMACRejectPktsBySourceAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.10.1
snmpget -v2c -c public <target> CISCO-SRP-MIB::srpMACRejectPktsBySourceAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.60.1.6.1.10.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::srpMACRejectPktsBySourceAddress 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.60ciscosrpMIBCISCO-SRP-MIB
1.3.6.1.4.1.9.10.60.1srpMACCISCO-SRP-MIB
1.3.6.1.4.1.9.10.60.1.6srpMACCountersTableCISCO-SRP-MIB
1.3.6.1.4.1.9.10.60.1.6.1srpMACCountersEntryCISCO-SRP-MIB
1.3.6.1.4.1.9.10.60.1.6.1.10srpMACRejectPktsBySourceAddressCISCO-SRP-MIB