All MIBs › CISCO-SRP-MIB › srpRingCurUcastHighPriOctetsOut
srpRingCurUcastHighPriOctetsOut
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpRingCurUcastHighPriOctetsOut
OID (numeric): 1.3.6.1.4.1.9.10.60.2.1.1.15
Node type: OBJECT-TYPE
Type: PerfCurrentCount64
Access: read-only
Description: The counter associated with the number of high priority unicast octets going to the Physical medium dependent layer in the current 15 minute interval.
What is srpRingCurUcastHighPriOctetsOut?
This is a 64-bit counter of unicast bytes (octet count) being transmitted from this node onto the fiber, specifically the high-priority portion of that traffic, per SRP's two-level QoS scheme, measured over the current, still-accumulating 15-minute window (it resets to zero at the next quarter-hour boundary). Because this is measured on the fiber side, it includes traffic this node is simply relaying past on behalf of other ring nodes, not just traffic this router itself originates or consumes, SRP's high-priority class is always serviced ahead of low-priority traffic when the ring is congested, so a rising trend here at the expense of the matching low-priority counter is a sign that latency-sensitive traffic is starting to crowd out best-effort traffic on this ring, with unicast traffic being the more direct proxy for ordinary point-to-point application load between specific ring nodes, and pairing this byte count with the matching packet counter for the same traffic class is how you'd derive the average frame size and the actual bit rate that class is consuming. For instance, this counter might read roughly 144,643,884 bytes of unicast traffic over that window, which combined with the matching packet counter lets you compute an average frame size for that class.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.2.1.1.15 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpRingCurUcastHighPriOctetsOut
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.2.1.1.15.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpRingCurUcastHighPriOctetsOut.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> srpRingCurUcastHighPriOctetsOut.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::srpRingCurUcastHighPriOctetsOut 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.2 | srpRingCounters | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.2.1 | srpRingCountersCurrentTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.2.1.1 | srpRingCountersCurrentEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.2.1.1.15 | srpRingCurUcastHighPriOctetsOut | CISCO-SRP-MIB |