All MIBs › CISCO-SRP-MIB › srpMACCountPktsByDest
srpMACCountPktsByDest
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpMACCountPktsByDest
OID (numeric): 1.3.6.1.4.1.9.10.60.1.6.1.8
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Counter for the number of packets send to a particular destination node's MAC address. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of srpMACDestDiscontTimeStamp.
What is srpMACCountPktsByDest?
This 64-bit counter tallies how many packets the SRP ring interface has sent to one particular destination node's MAC address on the ring, and it can jump due to normal re-initialization or other discontinuities flagged by srpMACDestDiscontTimeStamp rather than only steady accumulation. Because SRP is a shared dual-ring medium with many nodes, this per-destination breakdown is what lets an admin see whether traffic is spread evenly across ring neighbors or is instead concentrated on one heavy destination node that might need its own capacity planning or troubleshooting. For example, if this counter for a specific downstream node jumps from 2 million to 40 million packets in an hour while others stay flat, that single node has suddenly become a major traffic sink on the ring.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.8 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpMACCountPktsByDest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.8.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpMACCountPktsByDest.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> srpMACCountPktsByDest.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::srpMACCountPktsByDest 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.8 | srpMACCountPktsByDest | CISCO-SRP-MIB |