lastConnectionsStatsPacketsLost
MX-MIPT-MIB ·
.0.1600.1.700.100.1.600
Object
column SNMPv2-SMIUnsigned32
Packets Lost
Number of packets lost during the connection. This value is
obtained by substracting the expected number of packets based
on the sequence number from the number of packets received.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.700.100.1.600- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lastConnectionsStatsEntry
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 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::lastConnectionsStatsPacketsLost'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::lastConnectionsStatsPacketsLost.<lastConnectionsStatsConnectionsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MIPT-MIB::lastConnectionsStatsPacketsLost'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295