pwPerfCurrentInLostPackets
RAD-Pw-MIB ·
.1.3.6.1.4.1.164.14.2.1.1.3
Object
The counter for number of incoming lost packets that are lost due to any reason in the current 15-minute interval. The counter takes into account both missing packets as defined by pwTDMPerfCurrentMissingPkts and packets detected out of order that could not be re-ordered or could not fit in the jitter buffer as defined by pwTDMPerfCurrentMisOrderDropped. 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.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pwPerfCurrentXEntry
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::pwPerfCurrentInLostPackets'
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::pwPerfCurrentInLostPackets.<pwIdx>'
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::pwPerfCurrentInLostPackets'
Syntax
- Source
- PerfHist-TC-MIBPerfCurrentCount
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.