csqIfQueueStatsGranularity

CISCO-SWITCH-QOS-MIB · .1.3.6.1.4.1.9.9.580.1.4.5.1.5

Object

column Enumeration
Indicates whether QoS statistics is maintained per queue or
per queue per threshold.
              
'perQueue' indicates that QoS statistics is maintained per
queue.
              
'perQueueThresh' indicates that QoS statistics is maintained
per queue per threshold.

Context

MIB
CISCO-SWITCH-QOS-MIB
OID
.1.3.6.1.4.1.9.9.580.1.4.5.1.5
Type
column
Access
readonly
Status
current
Parent
csqIfQueueEntry
Groups
1

Walk 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::csqIfQueueStatsGranularity'
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::csqIfQueueStatsGranularity.<ifIndex>.<csqIfQueueDirection>.<csqIfQueueNumber>'
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::csqIfQueueStatsGranularity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1perQueue
2perQueueThresh

Conformance