All MIBs › CISCO-CATOS-ACL-QOS-MIB › caqQueueThreshDropThreshold
caqQueueThreshDropThreshold
Module: CISCO-CATOS-ACL-QOS-MIB
OID (symbolic): CISCO-CATOS-ACL-QOS-MIB::caqQueueThreshDropThreshold
OID (numeric): 1.3.6.1.4.1.9.9.179.1.1.5.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This object specifies the drop threshold parameter for a pair of queue and threshold of an interface queue type when the drop algorithm is tail drop. Once the packets in the buffer is more than the value of this object, the incoming packets of the buffer are dropped. The value is a percentage of the full buffer.
This object is instantiated only if the value of caqQueueThreshDropAlgorithm is tailDrop(1).
What is caqQueueThreshDropThreshold?
A read-write tail-drop threshold specifying the buffer occupancy level above which incoming packets for that queue/threshold are dropped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.179.1.1.5.1.5 snmpwalk -v2c -c public <target> CISCO-CATOS-ACL-QOS-MIB::caqQueueThreshDropThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.179.1.1.5.1.5.1 snmpget -v2c -c public <target> CISCO-CATOS-ACL-QOS-MIB::caqQueueThreshDropThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.179.1.1.5.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> caqQueueThreshDropThreshold.1
Start monitoring Cisco Catalyst 5000/6000 series switches running CatOS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CATOS-ACL-QOS-MIB::caqQueueThreshDropThreshold OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 5000/6000 series switches running CatOS (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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.179 | ciscoCatOSAclQosMIB | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1 | ciscoCatOSAclQosMIBObjects | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.1 | caqGlobalObjects | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.1.5 | caqQueueThresholdTable | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.1.5.1 | caqQueueThresholdEntry | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.1.5.1.5 | caqQueueThreshDropThreshold | CISCO-CATOS-ACL-QOS-MIB |