MIB Viewer

ctATMIlmiState

OBJECT-TYPE
1.3.6.1.4.1.52.4.1.2.10.1.3.1.1.4
Access
read-only
Status
current
Sub-identifiers
0
This object describes the current state of ILMI on this interface. The meaning of the various values returned is as follows: unknown -ILMI is in the process of becoming operational. up -ILMI is operational and is doing keep alives. addressRegistration -ILMI is attempting address registration. autoconfigure -ILMI is attempting to automatically configure UNI version, provided ctATMIlmiStatus is enableAutoConfigure. down -ILMI is down either because it is disabled or failed to become operational. estabConnectivity -ILMI is waiting to hear an answer from the other side. noLink -ILMI has not been told that it's physical interface has link integrity. obtainLECS -ILMI is requesting the LECS registration table from the switch.
INTEGER { unknown(1), up(2), addressRegistration(3), autoconfigure(4), down(5), estabConnectivity(6), noLink(7), obtainLECS(8) }