dot3ExtPkgStatDroppedFramesQueue
DOT3-EPON-MIB ·
.1.3.6.1.2.1.155.1.4.1.2.1.6
Object
column framesSNMPv2-SMICounter64
A count of the number of times a frame drop occurs from the corresponding 'Queue'. Increment the counter by one for each frame dropped from the corresponding 'Queue'. The 'Queue' marking matches the REPORT MPCP message Queue field as defined in [802.3ah], clause 64. This object is applicable for an OLT and an ONU. At the OLT, it has a distinct value for each virtual interface and for each queue. At the ONU, it has a distinct value for each queue. At the OLT, the value should be zero. Discontinuities of this counter can occur at re-initialization of the management system and at other times, as indicated by the value of the ifCounterDiscontinuityTime object of the Interface MIB module.
Context
- MIB
- DOT3-EPON-MIB
- OID
.1.3.6.1.2.1.155.1.4.1.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Units
- frames
- Parent
- dot3ExtPkgQueueEntry
- 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 'DOT3-EPON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT3-EPON-MIB::dot3ExtPkgStatDroppedFramesQueue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT3-EPON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT3-EPON-MIB::dot3ExtPkgStatDroppedFramesQueue.<ifIndex>.<dot3QueueIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT3-EPON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT3-EPON-MIB::dot3ExtPkgStatDroppedFramesQueue'
Syntax
framesSNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of