All MIBs › CISCO-SRP-MIB › srpHostIntMcastHighPriOctetsOut
srpHostIntMcastHighPriOctetsOut
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpHostIntMcastHighPriOctetsOut
OID (numeric): 1.3.6.1.4.1.9.10.60.3.2.1.18
Node type: OBJECT-TYPE
Type: PerfIntervalCount64
Access: read-only
Description: The counter associated with the number of high priority multicast octets going to the Higher Layer in a particular 15-minute interval in the past 24 hours.
What is srpHostIntMcastHighPriOctetsOut?
This is a 64-bit counter of multicast bytes (octet count) injected by the router's own higher-layer stack down onto the ring, specifically the high-priority portion of that traffic, per SRP's two-level QoS scheme, measured over one specific, already-completed 15-minute bucket from the rolling 24-hour history, rather than a live count. 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, 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, and because multicast frames on a shared ring get passed along until they're stripped off or time out, a sudden multicast surge here more often reflects a flooding condition (e.g. an ARP-like storm or a new multicast subscriber group) than ordinary point-to-point application growth, 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 391,248,026 bytes of multicast 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.3.2.1.18 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpHostIntMcastHighPriOctetsOut
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.3.2.1.18.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpHostIntMcastHighPriOctetsOut.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::srpHostIntMcastHighPriOctetsOut 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.2 | srpHostCountersIntervalTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.3.2.1 | srpHostCountersIntervalEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.3.2.1.18 | srpHostIntMcastHighPriOctetsOut | CISCO-SRP-MIB |