All MIBs › CISCO-SP-MIB › cSpLinkXmitQueueDepthHigh
cSpLinkXmitQueueDepthHigh
Module: CISCO-SP-MIB
OID (symbolic): CISCO-SP-MIB::cSpLinkXmitQueueDepthHigh
OID (numeric): 1.3.6.1.4.1.9.10.73.1.3.1.1.57
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This is the maximum number of packets waiting to be sent over this link since the last time this value was reset as indicated by cSpLinkXmitQueueDepthHighReset. Resetting this object is achieved by setting this object to 0. Attempting to set this object to any other value will result in a wrongValue error.
What is cSpLinkXmitQueueDepthHigh?
Tracks the highest number of packets that have been queued for transmission on this link since the counter was last reset via cSpLinkXmitQueueDepthHighReset, useful for spotting peak congestion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.73.1.3.1.1.57 snmpwalk -v2c -c public <target> CISCO-SP-MIB::cSpLinkXmitQueueDepthHigh
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.73.1.3.1.1.57.1 snmpget -v2c -c public <target> CISCO-SP-MIB::cSpLinkXmitQueueDepthHigh.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.73.1.3.1.1.57.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cSpLinkXmitQueueDepthHigh.1
Start monitoring Cisco IOS SS7 offload platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SP-MIB::cSpLinkXmitQueueDepthHigh OID value, configure state conditions and alerts, and monitor any Cisco IOS SS7 offload platforms 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.73 | ciscoSpMIB | CISCO-SP-MIB |
| 1.3.6.1.4.1.9.10.73.1 | ciscoSpMIBObjects | CISCO-SP-MIB |
| 1.3.6.1.4.1.9.10.73.1.3 | cSpLink | CISCO-SP-MIB |
| 1.3.6.1.4.1.9.10.73.1.3.1 | cSpLinkTable | CISCO-SP-MIB |
| 1.3.6.1.4.1.9.10.73.1.3.1.1 | cSpLinkTableEntry | CISCO-SP-MIB |
| 1.3.6.1.4.1.9.10.73.1.3.1.1.57 | cSpLinkXmitQueueDepthHigh | CISCO-SP-MIB |