All MIBs › CISCO-QOS-PIB-MIB › qosIfRedNumThresholdSets
qosIfRedNumThresholdSets
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosIfRedNumThresholdSets
OID (numeric): 1.3.6.1.4.1.9.18.2.1.8.4.1.3
Node type: OBJECT-TYPE
Type: ThresholdSetRange
Access: read-only
Description:
The values in this entry apply only to queues with the number of thresholds specified by this attribute.
What is qosIfRedNumThresholdSets?
This read-only object indicates the number of RED (Random Early Detection) threshold sets configured for queues matching this entry's threshold count specification. It defines which thresholds apply to specific queues, allowing different queue types to use different RED configurations. Network operators use this to understand and verify the RED threshold configuration for queue management.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.8.4.1.3 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIfRedNumThresholdSets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.8.4.1.3.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIfRedNumThresholdSets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qosIfRedNumThresholdSets.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.18.2.1 | ciscoQosPIBMIB | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8 | qosIfParameters | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8.4 | qosIfRedTable | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8.4.1 | qosIfRedEntry | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.8.4.1.3 | qosIfRedNumThresholdSets | CISCO-QOS-PIB-MIB |