All MIBs › CISCO-SRP-MIB › srpRingCurRxErrorsGiantPackets
srpRingCurRxErrorsGiantPackets
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpRingCurRxErrorsGiantPackets
OID (numeric): 1.3.6.1.4.1.9.10.60.4.1.1.4
Node type: OBJECT-TYPE
Type: PerfCurrentCount64
Access: read-only
Description: The counter associated with the number of giant packets, received from the Physical medium dependent layer in the current 15 minute interval. A giant packet is larger than max size MTU, which is 9216 octets.
What is srpRingCurRxErrorsGiantPackets?
This 64-bit counter tallies frames arriving off the ring fiber that are larger than the maximum 9216-octet MTU the MIB defines as the 'giant' packet threshold, over the current, still-running 15-minute window. Oversized frames arriving from the ring usually trace back to a jumbo-frame MTU mismatch on some other node or a corrupted length field, and SRP discards them outright since they exceed what the ring can carry, so a rise here often correlates with a recent MTU change on an attached device elsewhere on the ring. If a neighboring device was just reconfigured for 9600-byte jumbo frames without updating this ring's MTU policy, this counter would start climbing as those oversized frames arrive and get discarded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.4.1.1.4 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpRingCurRxErrorsGiantPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.4.1.1.4.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpRingCurRxErrorsGiantPackets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> srpRingCurRxErrorsGiantPackets.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::srpRingCurRxErrorsGiantPackets 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.1 | srpErrorsCountersCurrentTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.4.1.1 | srpErrorsCountersCurrentEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.4.1.1.4 | srpRingCurRxErrorsGiantPackets | CISCO-SRP-MIB |