All MIBs › CISCO-SRP-MIB › srpMACCountPktsBySourceAddress
srpMACCountPktsBySourceAddress
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpMACCountPktsBySourceAddress
OID (numeric): 1.3.6.1.4.1.9.10.60.1.6.1.2
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description: Indicates the particular source address for which packets are to be counted when the corresponding instance of srpMACCountPktsBySourceFlag has the value 'true'.
What is srpMACCountPktsBySourceAddress?
This object is the specific source MAC address whose packets get counted when srpMACCountPktsBySourceFlag is true. This is the actual target address for the counting filter set up by that flag: without setting this to a real, specific MAC, the counting flag has nothing meaningful to count against. Setting this to the MAC address of a node suspected of ring congestion, combined with enabling the count flag, lets an admin get a hard packet count attributable to that one specific source.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.2 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpMACCountPktsBySourceAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.2.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpMACCountPktsBySourceAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.60.1.6.1.2.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::srpMACCountPktsBySourceAddress 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.2 | srpMACCountPktsBySourceAddress | CISCO-SRP-MIB |