All MIBs › CISCO-SRP-MIB › srpErrCntIntRingRxShortPkts
srpErrCntIntRingRxShortPkts
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpErrCntIntRingRxShortPkts
OID (numeric): 1.3.6.1.4.1.9.10.60.4.4.1.4
Node type: OBJECT-TYPE
Type: PerfIntervalCount64
Access: read-only
Description: The counter associated with the interval number of short packets, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
What is srpErrCntIntRingRxShortPkts?
This 64-bit counter tallies short packets (16 octets or less) received from the physical SRP ring fiber, counted over one specific completed 15-minute bucket from the rolling 24-hour history. This mirrors the short-packet definition used elsewhere in the MIB and is generally a symptom of a duplex mismatch or a failing transmitter truncating frames, so a rising count here is worth cross-checking against the matching srpRingCurRxErrorsShortPackets/srpHostCurRxErrorsShortPackets style counters for the same node. Seeing this counter tick up in lockstep with the equivalent RxErrorsShortPackets counter confirms both are observing the same underlying runt-frame problem rather than two unrelated issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.4.4.1.4 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpErrCntIntRingRxShortPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.4.4.1.4.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpErrCntIntRingRxShortPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> srpErrCntIntRingRxShortPkts.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::srpErrCntIntRingRxShortPkts 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.4 | srpErrCntIntTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.4.4.1 | srpErrCntIntEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.4.4.1.4 | srpErrCntIntRingRxShortPkts | CISCO-SRP-MIB |