All MIBs › CISCO-SRP-MIB › srpHostIntRxErrorsShortPackets
srpHostIntRxErrorsShortPackets
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpHostIntRxErrorsShortPackets
OID (numeric): 1.3.6.1.4.1.9.10.60.4.2.1.9
Node type: OBJECT-TYPE
Type: PerfIntervalCount64
Access: read-only
Description: The counter associated with the interval number of short packets, received from the higher layer in a particular 15-minute interval in the past 24 hours.
What is srpHostIntRxErrorsShortPackets?
This 64-bit counter tallies frames of 16 octets or less arriving from the router's own higher-layer stack, which the MIB defines as the threshold for a 'short' packet, over one specific completed 15-minute bucket from the rolling 24-hour history. A short frame originating from this box's own higher layer points at a local software or driver bug generating malformed frames before they even reach the ring, which is a different troubleshooting path than a ring-side short packet that came from somewhere else on the fiber. Seeing this counter increment right after a software upgrade on this router, with the ring-side short-packet counter staying flat, would point at the new software generating malformed frames rather than at anything on the ring itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.4.2.1.9 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpHostIntRxErrorsShortPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.4.2.1.9.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpHostIntRxErrorsShortPackets.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::srpHostIntRxErrorsShortPackets 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.4 | srpErrorsCounters | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.4.2 | srpErrorsCountersIntervalTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.4.2.1 | srpErrorsCountersIntervalEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.4.2.1.9 | srpHostIntRxErrorsShortPackets | CISCO-SRP-MIB |