csqIfQosGroupStatsType
CISCO-SWITCH-QOS-MIB ·
.1.3.6.1.4.1.9.9.580.1.5.5.1.3
Object
column QosStatsType
This object indicates a specific statistics counter type.
Context
- MIB
- CISCO-SWITCH-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.580.1.5.5.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- csqIfQosGroupStatsEntry
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::csqIfQosGroupStatsType'
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::csqIfQosGroupStatsType.<ifIndex>.<csqIfQosGroupStatsDirection>.<csqIfQosGroupStatsGroupNumber>.<csqIfQosGroupStatsType>'
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::csqIfQosGroupStatsType'
Syntax
- Source
- QosStatsType
- Base type
Enumeration
Values & Constraints
Type Values
1 | ucastSentPkts |
2 | ucastSentBytes |
3 | mcastSentPkts |
4 | mcastSentBytes |
5 | ucastDroppedPkts |
6 | ucastDroppedBytes |
7 | mcastDroppedPkts |
8 | mcastDroppedBytes |
9 | sentPkts |
10 | receivedPkts |
11 | droppedIngressPkts |
12 | ucastSentXbarPkts |
13 | ucastRecvXbarPkts |
14 | mcastSentXbarPkts |
15 | mcastRecvXbarPkts |
16 | ucastSentOobfcPkts |
17 | ucastSentOobfcBytes |
18 | ucastDroppedOobfcPkts |
19 | ucastDroppedOobfcBytes |
20 | ucastWatchdogDroppedPkts |