ciscoAtmIfIlmiFSMState
CISCO-ATM-IF-MIB ·
.1.3.6.1.4.1.9.10.14.1.1.1.41
Object
column Enumeration
The ILMI states meaningful when the value of
ciscoAtmIfIlmiConfiguration indicates that the ILMI
is enabled for an ATM interface:
down -- Stopped or just booted or
interface down
restarting -- Establishing link connectivity
waitDevType -- Awaiting device type from peer
deviceAndPortTypeComplete -- Determined device
and/or port type
awaitPnniConfig -- Awaiting PNNI configuration
from peer
pnniConfigComplete -- Completed interface PNNI
configuration
awaitRestartAck -- Awaiting peer range values
after restart
upAndNormal -- Up and normal.
Context
- MIB
- CISCO-ATM-IF-MIB
- OID
.1.3.6.1.4.1.9.10.14.1.1.1.41- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoAtmIfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-IF-MIB::ciscoAtmIfIlmiFSMState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-IF-MIB::ciscoAtmIfIlmiFSMState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-IF-MIB::ciscoAtmIfIlmiFSMState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | restarting |
3 | waitDevType |
4 | deviceAndPortTypeComplete |
5 | awaitPnniConfig |
6 | pnniConfigComplete |
7 | awaitRestartAck |
8 | upAndNormal |
Conformance
Member of