IfIndex
|
Identifies the logical interface number assigned to the client, and is used to identify corresponding rows in the interfaces MIB.
Note: Re-initialization of the management agent may cause the IfIndex of a client to change.
|
InterfaceState
|
Current state of the LAN emulation client.
|
LastFailureRespCode
|
Status code from the last failed configure response or join response. Failed responses are those that the configure response / join response frame contains a non-zero code, or fails to arrive within a time-out period. If none of this client's requests have failed, this object has the value none.
If the failed response contained a status code that is not defined in the LAN emulation specification, this object has the value of undefinedError.
The value timeout is self-explanatory. Other failure codes correspond to those defined in the specification, although they may have different numeric values.
|
LastFailureState
|
State the client was in when updated by the LastFailureRespCode. If LastFailureRespCode is none, then this object has the value initialState.
|
ConfigServerAtmAddress
|
The ATM address of the LAN emulation configuration server (if known) or the empty string.
|
ConfigSource
|
Indicates whether the LAN emulation client used the LAN emulation configuration server, and, if so, what method it used to establish the configuration direct VCC.
The value configInProgress indicates configuration is in progress, and may be used to troubleshoot LECs in the configuration phase.
|
ActualLanType
|
Data frame format that this LAN Emulation Client is using right now. This may come from
- ConfigLanType
- LAN Emulation Configuration Server
- LAN Emulation Server
This value is related to ifMtu and ifType. See the LEC management specification for more details.
|
ActualMaxDataFrameSize
|
Maximum Data Frame Size. The maximum data frame size that this LAN Emulation client is using right now. This may come from
- ConfigMaxDataFrameSize
- LAN emulation configuration server
- LAN emulation server
|
ActualLanName
|
The identity of the emulated LAN (ELAN) that this client last joined or wants to join. This may come from:
- ConfigLanName
- LAN emulation configuration server
- LAN emulation server
|
ActualLesAtmAddress
|
LE Server ATM Address. The LAN Emulation Server address currently in use or most recently attempted. If no LAN Emulation Server attachment has been tried, this object's value is the zero-length string.
|