catmtCidLostPackets

CISCO-ATM-TRUNK-MIB · .1.3.6.1.4.1.9.9.351.1.2.1.1.5

Object

column packetsCounter32SinceReset
This object indicates the count of packets lost in 
the egress direction (from the network). 
              
This number is computed based on the expected number 
of packets and the actual number of packets arrived 
from the network.

Context

MIB
CISCO-ATM-TRUNK-MIB
OID
.1.3.6.1.4.1.9.9.351.1.2.1.1.5
Type
column
Access
readonly
Status
current
Units
packets
Parent
catmtCidStatsEntry
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 'CISCO-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-TRUNK-MIB::catmtCidLostPackets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-TRUNK-MIB::catmtCidLostPackets.<ifIndex>.<catmtCidVpi>.<catmtCidVci>.<catmtCid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-TRUNK-MIB::catmtCidLostPackets'

Syntax

Source
Counter32SinceReset
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance