atmIntfIlmiFsmState

ATM2-MIB · .1.3.6.1.2.1.37.1.14.1.14.1.7

Object

column Enumeration
Indicates the state of the ILMI Finite State Machine associated
with this interface.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1stopped
2linkFailing
3establishing
4configuring
5retrievingNetworkPrefixes
6registeringNetworkPrefixes
7retrievingAddresses
8registeringAddresses
9verifying

Conformance