docsIetfQosPktClassPkts
DOCS-IETF-QOS-MIB ·
.1.3.6.1.2.1.127.1.1.1.26
Object
column SNMPv2-SMICounter64
This object counts the number of packets that have
been classified using this entry. This
includes all packets delivered to a Service Flow
maximum rate policing function, whether or not that
function drops the packets.
This counter's last discontinuity is the
ifCounterDiscontinuityTime for the same ifIndex that
indexes this object.
Context
- MIB
- DOCS-IETF-QOS-MIB
- OID
.1.3.6.1.2.1.127.1.1.1.26- Type
- column
- Access
- readonly
- Status
- current
- Parent
- docsIetfQosPktClassEntry
- 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 'DOCS-IETF-QOS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IETF-QOS-MIB::docsIetfQosPktClassPkts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IETF-QOS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IETF-QOS-MIB::docsIetfQosPktClassPkts.<ifIndex>.<docsIetfQosServiceFlowId>.<docsIetfQosPktClassId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IETF-QOS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IETF-QOS-MIB::docsIetfQosPktClassPkts'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of
Compliance refinements
This object only needs to be implemented in entries
that are classifying packets and not policing packets.
that are classifying packets and not policing packets.