docsQosServiceFlowPolicedDropPkts

DOCS-QOS3-MIB · .1.3.6.1.4.1.4491.2.1.21.1.4.1.6

Object

column packetsSNMPv2-SMICounter32
For outgoing service flows, this attribute counts
the number of Packet Data PDUs classified to this service
flow dropped due to:
(1) exceeding the selected Buffer Size for the service flow; or
              
(2) UGS packets dropped due to exceeding the Unsolicited
Grant Size with a Request/Transmission policy
that requires such packets to be dropped.
              
Classified packets dropped due to other reasons must
be counted in ifOutDiscards for the interface of this
service flow.  This attribute reports 0 for incoming
service flows.
              
This counter's last discontinuity is the
ifCounterDiscontinuityTime for of the associated MAC Domain
interface index.

Context

MIB
DOCS-QOS3-MIB
OID
.1.3.6.1.4.1.4491.2.1.21.1.4.1.6
Type
column
Access
readonly
Status
current
Units
packets
Parent
docsQosServiceFlowStatsEntry
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 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-QOS3-MIB::docsQosServiceFlowPolicedDropPkts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-QOS3-MIB::docsQosServiceFlowPolicedDropPkts.<ifIndex>.<docsQosServiceFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-QOS3-MIB::docsQosServiceFlowPolicedDropPkts'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance