qosIfRedNumThresholdSets
FS-NMS-QOS-PIB-MIB ·
.1.3.6.1.4.1.52642.18.2.1.8.4.1.3
Object
column ThresholdSetRange
The values in this entry apply only to queues with the number of thresholds specified by this attribute.
Context
- MIB
- FS-NMS-QOS-PIB-MIB
- OID
.1.3.6.1.4.1.52642.18.2.1.8.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qosIfRedEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosIfRedNumThresholdSets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosIfRedNumThresholdSets.<qosIfRedId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-QOS-PIB-MIB::qosIfRedNumThresholdSets'
Syntax
- Source
- ThresholdSetRange
- Base type
Enumeration
Type Description
An integer that is limited to the number of threshold sets per queue supported by the PIB. A threshold set is a collection of parameters describing queue threshold. The parameters of a threshold set depend on the drop mechanism the queue implements. For example, the threshold set for tail-drop comprises a single parameter, the percentage of queue size at which dropping occurs. The threshold set for WRED comprises two parameters; within the range of the two parameters packets are randomly dropped.
Values & Constraints
Type Values
0 | zeroT |
1 | oneT |
2 | twoT |
4 | fourT |
8 | eightT |
Conformance
Member of