atmfVccReceiveFrameDiscard

ATM-FORUM-MIB · broadbandforum variant · .1.3.6.1.4.1.353.2.5.1.1.22

Object

column mandatory ATM-FORUM-TC-MIBTruthValue
If set to true(1), this object indicates that the network
is requested to treat data for this connection (in the
receive 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.
The default value is false(2).

Context

MIB
ATM-FORUM-MIB
OID
.1.3.6.1.4.1.353.2.5.1.1.22
Type
column
Access
readonly
Status
mandatory
Parent
atmfVccEntry

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-FORUM-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-MIB::atmfVccReceiveFrameDiscard'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-FORUM-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-FORUM-MIB::atmfVccReceiveFrameDiscard.<atmfVccPortIndex>.<atmfVccVpi>.<atmfVccVci>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-FORUM-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-FORUM-MIB::atmfVccReceiveFrameDiscard'

Syntax

Values & Constraints

Type Values
1true
2false