atmfM4IfLoopbackLocationCode

ATM-FORUM-SNMP-M4-MIB · broadbandforum variant · .1.3.6.1.4.1.353.5.1.3.1.1.8.1.2

Object

column r/w SNMPv2-SMIInteger32
Specifies the code that shall exist in incoming OAM
Loopback cells that are to be looped back at this
interface.
              
A value of zero shall indicate that the management system
has not set any loopback location code for this interface.
Therefore, zero should not be used as the actual loopback
location code for any interface.
              
This object shall be present only for table entries that
represent an actual ATM cell layer interface (i.e., the
atmfM4IfType is not none(0)).
              
The default value of this object is zero.

Context

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance

Member of
Compliance refinements
Support for this object is only required for an ATM cell
layer interface whose atmfM4IfType is not none(0).