ifQosQDropBytes
MPQOS-MIB ·
.1.3.6.1.4.1.5651.3.21.8.3.1.7
Object
column
?ӿ?QOS????ͳ?ƶ??еĶ????ֽ???.
Context
- MIB
- MPQOS-MIB
- OID
.1.3.6.1.4.1.5651.3.21.8.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifQosQEntry
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 'MPQOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPQOS-MIB::ifQosQDropBytes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPQOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPQOS-MIB::ifQosQDropBytes.<ifQosQIndex>.<ifQosQId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPQOS-MIB' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPQOS-MIB::ifQosQDropBytes'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.