oacAtmChanTxOverflows

ONEACCESS-ATM-MIB · .1.3.6.1.4.1.13191.10.3.2.1.1.1.1.8

Object

Transmit overflow counter. It counts the number of frames discarded 
due to transmit queue overflow or transmit BD overflow for AAL5 and 
AAL1 channels and the number of cells discarded due to the same 
reasons for AAL0 channels

Context

MIB
ONEACCESS-ATM-MIB
OID
.1.3.6.1.4.1.13191.10.3.2.1.1.1.1.8
Type
column
Access
readonly
Status
current
Parent
oacAtmChannelEntry
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 'ONEACCESS-ATM-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ATM-MIB::oacAtmChanTxOverflows'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ONEACCESS-ATM-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-ATM-MIB::oacAtmChanTxOverflows.<ifIndex>.<oacAtmChanVpi>.<oacAtmChanVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-ATM-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-ATM-MIB::oacAtmChanTxOverflows'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance