All MIBs › CISCO-WAN-SRCP-MIB › packetsDiscardedCnts
packetsDiscardedCnts
Module: CISCO-WAN-SRCP-MIB
OID (symbolic): CISCO-WAN-SRCP-MIB::packetsDiscardedCnts
OID (numeric): 1.3.6.1.4.1.351.150.11.1.2.1.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of packets that were received and discarded. The packets may get discarded because of indecipherable PDUs like bad protocol version, bad command verb etc, or because of unknown transaction IDs (in case of SRCP clients).
What is packetsDiscardedCnts?
This read-only counter tracks the number of received SRCP packets that were discarded, whether because of indecipherable PDUs such as a bad protocol version or bad command verb, or because of unknown transaction IDs on SRCP clients. It gives an admin a signal of protocol-level trouble -- malformed messages or mismatched transactions -- happening on this SRCP connection. For example, a rising discard count alongside a software upgrade on one end could indicate the two SRCP endpoints are running incompatible protocol versions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.2.1.1.3 snmpwalk -v2c -c public <target> CISCO-WAN-SRCP-MIB::packetsDiscardedCnts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.2.1.1.3.1 snmpget -v2c -c public <target> CISCO-WAN-SRCP-MIB::packetsDiscardedCnts.1
Start monitoring Cisco WAN media gateways and controllers (MGX-based, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-SRCP-MIB::packetsDiscardedCnts OID value, configure state conditions and alerts, and monitor any Cisco WAN media gateways and controllers (MGX-based, legacy) 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.11 | ciscoWanSrcpMIB | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1 | srcpObjects | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2 | srcpStatsObjects | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2.1 | srcpPeerStatsTable | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2.1.1 | srcpPeerStatsEntry | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2.1.1.3 | packetsDiscardedCnts | CISCO-WAN-SRCP-MIB |