pwPerfIntervalInLostPackets
RAD-Pw-MIB ·
.1.3.6.1.4.1.164.14.2.2.1.4
Object
The counter for number of incoming lost packets that are lost due to any reason in the 15-minute interval. The counter takes into account both missing packets as defined by pwTDMPerfIntervalMissingPkts and packets detected out of order that could not be re-ordered or could not fit in the jitter buffer as defined by pwTDMPerfIntervalMisOrderDropped. See RFC5604. The object may be used by devices that not support standard counters mentioned above.
Context
- MIB
- RAD-Pw-MIB
- OID
.1.3.6.1.4.1.164.14.2.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pwPerfIntervalXEntry
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 'RAD-Pw-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Pw-MIB::pwPerfIntervalInLostPackets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Pw-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Pw-MIB::pwPerfIntervalInLostPackets.<pwIdx>.<pwPerfIntervalXNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Pw-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Pw-MIB::pwPerfIntervalInLostPackets'
Syntax
- Source
- PerfHist-TC-MIBPerfIntervalCount
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.