csqIfStatsThresholdNumber
CISCO-SWITCH-QOS-MIB ·
.1.3.6.1.4.1.9.9.580.1.5.1.1.3
Object
Indicates the threshold number of a queue on the interface for which statistics are collected. For example : if the interface has a queue type of oneP2Q2t, this index value can be 1, 2. If the value of the corresponding csqIfQueueStatsGranularity for the queue that this csqIfStatsThresholdNumber belongs to is 'perQueue', this csqIfStatsThresholdNumber index value is always 1.
Context
- MIB
- CISCO-SWITCH-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.580.1.5.1.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- csqIfStatsEntry
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 'CISCO-SWITCH-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-QOS-MIB::csqIfStatsThresholdNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-QOS-MIB::csqIfStatsThresholdNumber.<ifIndex>.<csqIfStatsDirection>.<csqIfStatsQueueNumber>.<csqIfStatsThresholdNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-QOS-MIB::csqIfStatsThresholdNumber'
Syntax
- Source
- CISCO-QOS-TC-MIBQosThresholdNumber
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.