All MIBs › CISCO-SRP-MIB › srpHostCurUcastLowPriPktsIn
srpHostCurUcastLowPriPktsIn
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpHostCurUcastLowPriPktsIn
OID (numeric): 1.3.6.1.4.1.9.10.60.3.1.1.2
Node type: OBJECT-TYPE
Type: PerfCurrentCount64
Access: read-only
Description: The counter associated with the number of total unicast packets received from the Higher Layer in the current 15 minute interval.
What is srpHostCurUcastLowPriPktsIn?
This is a 64-bit counter of unicast frames (packet count) delivered up from the ring into the router's own higher-layer stack, labeled by its real description simply as the 'total' count rather than explicitly 'low priority' (even though the object's own name says LowPri), 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 host side, it reflects only traffic this specific router is locally sourcing or sinking, so comparing it against the Ring-side counters on the same box shows how much of what crosses the ring this node actually originates versus just passes through, because SRP always drains high-priority traffic first, a plateau or drop in this low-priority counter while the matching high-priority counter is climbing indicates best-effort traffic is being squeezed out by real-time/control traffic rather than genuinely dropping off, with unicast traffic being the more direct proxy for ordinary point-to-point application load between specific ring nodes. For instance, this counter might read 450,098 unicast LowPri packets over that window on a moderately busy ring node.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.3.1.1.2 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpHostCurUcastLowPriPktsIn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.3.1.1.2.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpHostCurUcastLowPriPktsIn.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::srpHostCurUcastLowPriPktsIn 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.3 | srpHostCounters | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.3.1 | srpHostCountersCurrentTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.3.1.1 | srpHostCountersCurrentEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.3.1.1.2 | srpHostCurUcastLowPriPktsIn | CISCO-SRP-MIB |