atmTrafficFrameDiscard

ATM-MIB · .1.3.6.1.2.1.37.1.5.1.11

Object

column r/w SNMPv2-TCTruthValue
If set to 'true', this object indicates that the network
is requested to treat data for this connection, in the
given direction, as frames (e.g. AAL5 CPCS_PDU's) rather
than as individual cells.  While the precise
implementation is network-specific, this treatment may
for example involve discarding entire frames during
congestion, rather than a few cells from many frames.

Context

MIB
ATM-MIB
OID
.1.3.6.1.2.1.37.1.5.1.11
Type
column
Access
readwrite
Status
current
Parent
atmTrafficDescrParamEntry
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 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmTrafficFrameDiscard'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmTrafficFrameDiscard.<atmTrafficDescrParamIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-MIB::atmTrafficFrameDiscard'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Write access is not required.