Home/Catalog/LAN-EMULATION-CLIENT-MIB

LAN-EMULATION-CLIENT-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for LAN-EMULATION-CLIENT-MIB.

102
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

102 total
Object Name
atmForum
OBJECT IDENTIFIER
.1.3.6.1.4.1.353
SNMPv2-SMI-v1
Unknown
.1.3.6.1.4.1.353
atmForumNetworkManagement
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5
atmfLanEmulation
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3
leClientMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1
leClientMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.1
lecConfigTableA table describing all of the LAN Emulation Clients implemented by this host. Each LE Client has a row in the MIB-II/RFC 1573 Interfaces table (describing the emulated packet interface it presents to higher layers). Each LE Client also has a row in this and other LEC MIB tables (describing its interface with other LAN Emulation components). This table contains configuration variables. Three extension tables contain client status, performance statistics, and information about control/multicast VCCs. Unlike hardware ports, LE Clients can be created by management. However, the RFC 1573 Interfaces table does not directly support row creation. Therefore, creating or deleting a row in the lecConfigTable is defined to have the side effect of creating or deleting corresponding rows in - the MIB-II / RFC 1573 Interfaces table, - the 'lecMappingTable', - the 'lecStatusTable', - the 'lecServerVccTable', - the 'lecStatisticsTable', and - any other dependent tables New Interfaces table rows for LAN Emulation Clients always have 'ifAdminStatus' set to 'down'. A Note On Indexing: Most of the tables in this MIB are indexed in whole or in part by 'lecIndex' - not by 'ifIndex'. Why is there a separate index? Traditionally, ifIndex values are chosen by agents, and are permitted to change across restarts. Using ifIndex to index lecConfigTable could complicate row creation and/or cause interoperability problems (if each agent had special restrictions on ifIndex). Having a separate index avoids these problems.
SEQUENCE OF LecConfigEntry
.1.3.6.1.4.1.353.5.3.1.1.1
lecConfigEntryEach table entry contains configuration information for one LAN Emulation Client. Most of the objects are derived from Initial State Parameters in the LAN Emulation specification.
LecConfigEntry
.1.3.6.1.4.1.353.5.3.1.1.1.1
lecIndexA value which uniquely identifies this conceptual row in the lecConfigTable. If the conceptual row identified by this value of lecIndex is recreated following an agent restart, the same value of lecIndex must be used to identify the recreated row. (However, the Interfaces table index associated with the client may change.)
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.1
lecRowStatusThis object lets network managers create and delete LAN Emulation Clients, on systems that support this optional capability. It does not control Joins and Terminations; they are controlled by 'ifAdminStatus'. However, taking rows out of service will have the side effect of changing their 'ifAdminStatus' values to 'down', thus causing any active emulated LAN connections to be terminated. Within each conceptual lecConfigTable row, objects which are writable may be modified regardless of the value of lecRowStatus. It is not necessary to set a row's status to 'notInService' first. When creating a LAN Emulation Client, it is up to the management station to determine a suitable 'lecIndex'. To facilitate interoperability, agents should not put any restrictions on the 'lecIndex' beyond the obvious ones that it be valid and unused. If you create a LAN Emulation Client via this object, it will initially have 'ifAdminStatus' = 'down' 'ifOperStatus' = 'down' 'lecInterfaceState' = 'initialState'rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.353.5.3.1.1.1.1.2
lecOwnerThe entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString
.1.3.6.1.4.1.353.5.3.1.1.1.1.3
lecConfigModeIndicates whether this LAN Emulation Client should auto-configure the next time it is (re)started. In automatic(1) mode, a client uses a LAN Emulation Configuration Server to learn the ATM address of its LAN Emulation Server, and to obtain other parameters. lecConfig{ LanType, MaxDataFrameSize, LanName } are used in the Configure request. lecConfigLesAtmAddress is ignored. In manual(2) mode, management tells the client the ATM address of its LAN Emulation Server and the values of other parameters. lecConfig{ LanType, MaxDataFrameSize, LanName } are used in the Join request. lecConfigLesAtmAddress tells the client which LES to call.rw
Enumeration
.1.3.6.1.4.1.353.5.3.1.1.1.1.4
lecConfigLanTypeC2c LAN Type (configured). The data frame format which this client will use the next time it returns to the Initial State. Auto-configuring clients use this parameter in their Configure requests. Manually-configured clients use it in their Join requests. This MIB object will not be overwritten with the new value from a LE_{JOIN,CONFIGURE}_RESPONSE. Instead, lecActualLanType will be.rw
LecDataFrameFormat -- Rsyntax INTEGER { -- unspecified(1), -- aflane8023(2), -- aflane8025(3) -- }
.1.3.6.1.4.1.353.5.3.1.1.1.1.5
lecConfigMaxDataFrameSizeC3c Maximum Data Frame Size (configured). The maximum data frame size which this client will use the next time it returns to the Initial State. Auto-configuring clients use this parameter in their Configure requests. Manually-configured clients use it in their Join requests. This MIB object will not be overwritten with the new value from a LE_{JOIN,CONFIGURE}_RESPONSE. Instead, lecActualMaxDataFrameSize will be.rw
LecDataFrameSize -- Rsyntax INTEGER { -- unspecified(1), -- max1516(2), -- max4544(3), -- max9234(4), -- max18190(5), -- max1580(6) -- }
.1.3.6.1.4.1.353.5.3.1.1.1.1.6
lecConfigLanNameC5c ELAN Name (configured). The ELAN Name this client will use the next time it returns to the Initial State. Auto-configuring clients use this parameter in their Configure requests. Manually-configured clients use it in their Join requests. This MIB object will not be overwritten with the new value from a LE_{JOIN,CONFIGURE}_RESPONSE. Instead, lecActualLanName will be.rw
DisplayString
.1.3.6.1.4.1.353.5.3.1.1.1.1.7
lecConfigLesAtmAddressC9 LE Server ATM Address. The LAN Emulation Server which this client will use the next time it is started in manual configuration mode. When lecConfigMode is 'automatic', there is no need to set this address, and no advantage to doing so. The client will use the LECS to find a LES, putting the auto-configured address in lecActualLesAtmAddress while leaving lecConfigLesAtmAddress alone.rw
AtmLaneAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.353.5.3.1.1.1.1.8
lecControlTimeoutC7 Control Time-out. Time out period used for timing out most request/response control frame interactions, as specified elsewhere [in the LAN Emulation specification]. In LANE V2.0, this value specifies the maximum cumulative timeout for an exponential backoff algorithm. This time value is expressed in seconds.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.9
lecMaxUnknownFrameCountThis is the LANE V1.0 version of 'C10 Maximum Unknown Frame Count'. It should not be implemented except as required for backwards compatibility. It has been deprecated because LANE V2.0 permits this parameter to take values up to 20 doesn't seem to be allowed under rules in RFC 1902.rwdeprecated
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.10
lecMaxUnknownFrameTimeC11 Maximum Unknown Frame Time. Within the period of time defined by the Maximum Unknown Frame Time, a LE Client will send no more than Maximum Unknown Frame Count frames to the BUS for a given unicast LAN Destination, and it must also initiate the address resolution protocol to resolve that LAN Destination. LANE V2.0 changes this to 'will send no more than Maximum Unknown Frame Count frames to the BUS ... without initiating the [LE_ARP]', implying that a LANE V2.0 client is not always required to send a LE_ARP_REQUEST along with the unknown frames. This time value is expressed in seconds.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.11
lecVccTimeoutPeriodC12 VCC Time-out Period. A LE Client SHOULD release any Data Direct VCC that it has not used to transmit or receive any data frames for the length of the VCC Time-out Period. This parameter is only meaningful for SVC Data Direct VCCs signalled with the Ethernet/IEEE 802.3 LE Data Direct VCC B-LLI value or the IEEE 802.5 LE Data Direct VCC B-LLI value. It should not be used for any SVC signalled with the LLC-Multiplexed B-LLI value. This time value is expressed in seconds. The default value is 20 minutes. A value of 0 seconds means that the timeout period is infinite. Negative values will be rejected by the agent.rw
Integer32 -- Units -- seconds
.1.3.6.1.4.1.353.5.3.1.1.1.1.12
lecMaxRetryCountC13 Maximum Retry Count. A LE CLient MUST not retry a LE_ARP_REQUEST for a given frame's LAN destination more than Maximum Retry Count times, after the first LE_ARP_REQUEST for that same frame's LAN destination.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.13
lecAgingTimeC17 Aging Time. The maximum time that a LE Client will maintain an entry for a unicast LAN Destination in its LE_ARP cache in the absence of a verification of that relationship. This time value is expressed in seconds.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.14
lecForwardDelayTimeC18 Forward Delay Time. The maximum time that a LE Client will maintain an entry for a non-local MAC address in its LE_ARP cache in the absence of a verification of that relationship, as long as the Topology Change flag C19 is true. lecForwardDelayTime SHOULD BE less than lecAgingTime. When it is not, lecAgingTime governs LE_ARP aging. This time value is expressed in seconds.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.15
lecExpectedArpResponseTimeC20 Expected LE_ARP Reponse Time. The maximum time that the LEC expects an LE_ARP_REQUEST/ LE_ARP_RESPONSE cycle to take. Used for retries and verifies. This time value is expressed in seconds.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.16
lecFlushTimeOutC21 Flush Time-out. Time limit to wait to receive a LE_FLUSH_RESPONSE after the LE_FLUSH_REQUEST has been sent before taking recovery action. This time value is expressed in seconds.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.17
lecPathSwitchingDelayC22 Path Switching Delay. The time since sending a frame to the BUS after which the LE Client may assume that the frame has been either discarded or delivered to the recipient. May be used to bypass the Flush protocol. This time value is expressed in seconds.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.18
lecLocalSegmentIDC23 Local Segment ID. The segment ID of the emulated LAN. This is only required for IEEE 802.5 clients that are Source Routing bridges. This object has been deprecated and replaced by a pair of Config/Actual objects. It shouldn't be implemented except as required for backwards compatibility.rwdeprecated
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.19
lecMulticastSendTypeC24 Multicast Send VCC Type. Signalling parameter that SHOULD be used by the LE Client when establishing the Multicast Send VCC. This is the method to be used by the LE Client when specifying traffic parameters when it sets up the Multicast Send VCC for this emulated LAN.rw
Enumeration
.1.3.6.1.4.1.353.5.3.1.1.1.1.20
lecMulticastSendAvgRateC25 Multicast Send VCC AvgRate. Signalling parameter that SHOULD be used by the LE Client when establishing the Multicast Send VCC. Forward and Backward Sustained Cell Rate to be requested by LE Client when setting up Multicast Send VCC, if using Variable bit rate codings.rw
Integer32 -- Units -- cells per second
.1.3.6.1.4.1.353.5.3.1.1.1.1.21
lecMulticastSendPeakRateC26 Multicast Send VCC PeakRate. Signalling parameter that SHOULD be used by the LE Client when establishing the Multicast Send VCC. Forward and Backward Peak Cell Rate to be requested by LE Client when setting up the Multicast Send VCC when using either Variable or Constant bit rate codings.rw
Integer32 -- Units -- cells per second
.1.3.6.1.4.1.353.5.3.1.1.1.1.22
lecConnectionCompleteTimerC28 Connection Complete Timer. Optional. In Connection Establishment this is the time period in which data or a READY_IND message is expected from a Calling Party. This time value is expressed in seconds.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.23
lecConfigLecsAtmAddressLE Configuration Server ATM address. A manually-configured LECS address that this client may use in its attempts at auto-configuration.rw
AtmLaneAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.353.5.3.1.1.1.1.24
lecInitialControlTimeoutC7i Initial Control Time-out. In LANE V2.0, control time-out consists of an initial time-out of C7i seconds, a retry multiplier (or logarithmic back-off base) of C7x, and a cumulative maximum time-out of C7 seconds.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.25
lecControlTimeoutMultiplierC7x Control Time-out Multiplier. In LANE V2.0, control time-out consists of an initial time-out of C7i seconds, a retry multiplier (or logarithmic back-off base) of C7x, and a cumulative maximum time-out of C7 seconds.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.26
lecV2MaxUnknownFrameCountC10 Maximum Unknown Frame Count. See the description of lecMaxUnknownFrameTime above. This object may be used with both LANE V1.0 clients & LANE V2.0 clients. For LANE V1.0 clients, this value should be in the range 1..10, with a default of 1.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.27
lecConfigLocalSegmentIDC23c Local Segment ID (configured). The segment ID of the emulated LAN. This is only required for IEEE 802.5 clients that are Source Routing bridges. A setting which this client will use the next time it returns to the Initial State. This MIB object will not be overwritten with the new value from a LE_{JOIN,CONFIGURE}_RESPONSE. Instead, lecActualLocalSegmentID will be.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.28
lecConfigV2CapableC29c V2 Capable (configured). A setting which this client will use the next time it returns to the Initial State. Indicates whether this client is set up to behave as a LANE V2 client. This MIB object will not be overwritten with the new value from a LE_{JOIN,CONFIGURE}_RESPONSE. Instead, lecActualV2Capable will be.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.353.5.3.1.1.1.1.29
lecConfigSelectiveMulticastC32c Selective Multicast (configured). A setting which this client will use the next time it returns to the Initial State. Indicates if this client is configured to register to receive specific multicast destination MAC addresses. Must not be 'true' if lecConfigV2Capable is 'false'. This MIB object will not be overwritten with the new value from a LE_{JOIN,CONFIGURE}_RESPONSE. Instead, lecActualSelectiveMulticast will be.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.353.5.3.1.1.1.1.30
lecForwardDisconnectTimeoutC33 Forward Disconnect Time-out If the LE Client detects that the BUS has had no Multicast Forward VCCs to the LE Client for time Forward Disconnect Time-out, the LE Client MUST disconnect from the BUS and try to re-establish a new connection.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.31
lecConfigLLCMultiplexCapableC34c LLC Multiplex Capable (configured). A setting which this client will use the next time it returns to the Initial State. Gives a network manager an optional method to disable LLC multiplexing on a LANE V2 client that supports it. Cannot be used to enable LLC multiplexing on products that do not support it. This MIB object will not be overwritten with the new value from a LE_{JOIN,CONFIGURE}_RESPONSE. Instead, lecActualLLCMultiplexCapable will be.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.353.5.3.1.1.1.1.32
lecMinReconfigureDelayC37 Minimum Reconfigure Delay. The minimum time that a LE client must wait before retrying reconfiguration. This setting must be less than or equal to lecMaxReconfigureDelay.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.33
lecMaxReconfigureDelayC38 Maximum Reconfigure Delay. The maximum time that a LE client must wait before retrying reconfiguration. This setting must be greater than or equal to lecMinReconfigureDelay.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.34
lecMaxBusConnectRetriesC39 Maximum BUS Connect Retries. The maximum number of times that a LE Client can try to establish the Default Multicast Send VCC before returning to the configuration procedure.rw
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.1.1.35
lecTokenRingExplorerExcludeC40 Token Ring Explorer Frame Exclude. This indicates whether or not the LE Client wishes to receive Token Ring explorer frames other than those directed to one of its registered MAC addresses. Normally, only bridges need to receive such explorer frames. This parameter only applies to token-ring ELANs. This parameter MUST NOT change without restarting the Configure phase.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.353.5.3.1.1.1.1.36
lecStatusTableA read-only table containing identification, status, and operational information about the LAN Emulation Clients this agent manages.
SEQUENCE OF LecStatusEntry
.1.3.6.1.4.1.353.5.3.1.1.2
lecStatusEntryEach table entry contains information about one LAN Emulation Client.
LecStatusEntry
.1.3.6.1.4.1.353.5.3.1.1.2.1
lecIfIndexThis object identifies the logical interface number ('ifIndex') assigned to this client, and is used to identify corresponding rows in the Interfaces MIB. Note that re-initialization of the management agent may cause a client's 'lecIfIndex' to change.ro
InterfaceIndex -- Rsyntax Integer32
.1.3.6.1.4.1.353.5.3.1.1.2.1.1
lecPrimaryAtmAddressC1 LE Client's ATM Addresses. The primary ATM address of this LAN Emulation Client. This address is used to establish the Control Direct and Multicast Send VCCs, and may also be used to set up Data Direct VCCs. A client may have additional ATM addresses for use with Data Direct VCCs. These addresses are readable via the lecAtmAddressTable.ro
AtmLaneAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.353.5.3.1.1.2.1.2
lecIDC14 LE Client Identifier. Each LE Client requires a LE Client Identifier (LECID) assigned by the LE Server during the Join phase. The LECID is placed in control requests by the LE Client and MAY be used for echo suppression on multicast data frames sent by that LE Client. This value MUST NOT change without terminating the LE Client and returning to the Initial state. A valid LECID MUST be in the range X'0001' through X'FEFF'. The value of this object is only meaningful for a LEC that is connected to a LES. For a LEC which does not belong to an emulated LAN, the value of this object is defined to be 0.ro
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.2.1.3
lecInterfaceStateThe current state of the LAN Emulation Client. Note that 'ifOperStatus' is defined to be 'up' when, and only when, 'lecInterfaceState' is 'operational'.ro
LecState -- Rsyntax INTEGER { -- initialState(1), -- lecsConnect(2), -- configure(3), -- join(4), -- initialRegistration(5), -- busConnect(6), -- operational(7) -- }
.1.3.6.1.4.1.353.5.3.1.1.2.1.4
lecLastFailureRespCodeStatus code from the last failed Configure response or Join response. Failed responses are those for which the LE_CONFIGURE_RESPONSE / LE_JOIN_RESPONSE frame contains a non-zero code, or fails to arrive within a timeout 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 'undefinedError'. The value 'timeout' is self-explanatory. Other failure codes correspond to those defined in the specification, although they may have different numeric values.ro
Enumeration
.1.3.6.1.4.1.353.5.3.1.1.2.1.5
lecLastFailureStateThe state this client was in when it updated the 'lecLastFailureRespCode'. If 'lecLastFailureRespCode' is 'none', this object has the value initialState(1).ro
LecState -- Rsyntax INTEGER { -- initialState(1), -- lecsConnect(2), -- configure(3), -- join(4), -- initialRegistration(5), -- busConnect(6), -- operational(7) -- }
.1.3.6.1.4.1.353.5.3.1.1.2.1.6
lecProtocolThe LAN Emulation protocol which this client supports, and specifies in its LE_JOIN_REQUESTs.ro
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.2.1.7
lecVersionThe LAN Emulation protocol version which this client supports, and specifies in its LE_JOIN_REQUESTs.ro
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.2.1.8
lecTopologyChangeC19 Topology Change. Boolean indication that the LE Client is using the Forward Delay Time C18, instead of the Aging Time C17, to age non-local entries in its LE_ARP cache C16. For a client which is not connected to the LES, this object is defined to have the value 'false'.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.353.5.3.1.1.2.1.9
lecConfigServerAtmAddressThe ATM address of the LAN Emulation Configuration Server (if known) or the empty string (otherwise).ro
AtmLaneAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.353.5.3.1.1.2.1.10
lecConfigSourceIndicates whether this 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 that get stuck in the configuration phase.ro
Enumeration
.1.3.6.1.4.1.353.5.3.1.1.2.1.11
lecActualLanTypeC2 LAN Type. The data frame format that this LAN Emulation Client is using right now. This may come from * lecConfigLanType, * the LAN Emulation Configuration Server, or * the LAN Emulation Server This value is related to 'ifMtu' and 'ifType'. See the LEC management specification for more details.ro
LecDataFrameFormat -- Rsyntax INTEGER { -- unspecified(1), -- aflane8023(2), -- aflane8025(3) -- }
.1.3.6.1.4.1.353.5.3.1.1.2.1.12
lecActualMaxDataFrameSizeC3 Maximum Data Frame Size. The maximum data frame size that this LAN Emulation client is using right now. This may come from * lecConfigMaxDataFrameSize, * the LAN Emulation Configuration Server, or * the LAN Emulation Serverro
LecDataFrameSize -- Rsyntax INTEGER { -- unspecified(1), -- max1516(2), -- max4544(3), -- max9234(4), -- max18190(5), -- max1580(6) -- }
.1.3.6.1.4.1.353.5.3.1.1.2.1.13
lecActualLanNameC5 ELAN Name. The identity of the emulated LAN which this client last joined, or wishes to join. This may come from * lecConfigLanName, * the LAN Emulation Configuration Server, or * the LAN Emulation Serverro
DisplayString
.1.3.6.1.4.1.353.5.3.1.1.2.1.14
lecActualLesAtmAddressC9 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.ro
AtmLaneAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.353.5.3.1.1.2.1.15
lecProxyClientC4 Proxy. Indicates whether this client is acting as a proxy. Proxy clients are allowed to represent unregistered MAC addresses and route descriptors, and receive copies of LE_ARP_REQUEST frames for such LAN Destinations.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.353.5.3.1.1.2.1.16
lecActualLocalSegmentIDC23 Local Segment ID. The segment ID of the emulated LAN. This is only required for IEEE 802.5 clients that are Source Routing bridges.ro
INTEGER
.1.3.6.1.4.1.353.5.3.1.1.2.1.17
lecActualV2CapableC29 V2 Capable. If set, the LE Client must exhibit LANE v2 behavior where it differs in its requirements from LANE v1 behavior. If clear, the LE Client must exhibit LANE v1 behavior in those cases. This variable is set or cleared according to the presence or absence of the V2 Required FLAGS bit in the LE_JOIN_RESPONSE.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.353.5.3.1.1.2.1.18
lecElanIDC31 ELAN-ID. The ELAN-ID to be used in all LANE LLC-multiplexed data frames sent or received by this client. This object takes the value 0 if the LES is a LANE V1.0 LES. The initial value of this object is 0.ro
Integer32
.1.3.6.1.4.1.353.5.3.1.1.2.1.19
lecActualSelectiveMulticastC32 Selective Multicast. This indicates whether or not the LE Client will register to receive specific multicast destination MAC addresses. If this flag is set, the LE Client MUST issue a LE_REGISTER_REQUEST for all of the multicast or group MAC adddresses in C15, except for the broadcast MAC address. If this variable is clear, the LE Client MUST NOT issue a LE_REGISTER_REQUEST for any multicast MAC address, and can expect to receive all multicast frames from the BUS.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.353.5.3.1.1.2.1.20
lecActualLLCMultiplexCapableC34 LLC Multiplex Capable. If set, this variable indicates that the LE Client can accept and process LLC-multiplexed Data Direct VCCs. If clear, it indicates that the LE Client will refuse to accept LLC-multiplexed Data Direct VCCs. This variable MUST be clear if the LE Client is connected to a LANE v1 LES.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.353.5.3.1.1.2.1.21
lecPreferredLesAddressC35 Preferred LES Address. The ATM address of the preferred LE Server. This variable is set during the Configuration phase by copying the contents of the Preferred LES TLV received in the LE_CONFIGURE_RESPONSE.ro
AtmLaneAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.353.5.3.1.1.2.1.22
lecStoresServiceCategoriesIndicates whether or not the client saves Service Category TLV data from LE_ARP_RESPONSEs and makes it available through leArpTable and leRDArpTable.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.3.6.1.4.1.353.5.3.1.1.2.1.23
lecMappingTableA table mapping the 'ifIndex' values of 'aflane8023' and 'aflane8025' interfaces to the 'lecIndex' values of the corresponding LAN Emulation Clients.
SEQUENCE OF LecMappingEntry
.1.3.6.1.4.1.353.5.3.1.1.3
lecQueryObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.1.12
lecMacQueryObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.1.12.1
lecRDQueryObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.1.12.2
leClientMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2
leClientMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1
leClientConfigGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.1
leClientStatusGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.2
leClientMappingGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.3
leClientStatisticsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.4
leClientServerVccGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.5
leClientAtmAddressesGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.6
leClientMacAddressesGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.7
leClientRouteDescriptorsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.8
leClientArpGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.9
leClientRDArpGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.10
leClientConfigGroupV1
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.11
leClientConfigGroupV2
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.12
leClientStatusGroupV2
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.13
leClientStatisticsGroupV2
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.14
leClientAtmAddressesGroupV2
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.15
leClientMacAddressesGroupV2
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.16
leClientRouteDescriptorsGroupV2
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.17
leClientArpGroupV2
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.18
leClientRDArpGroupV2
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.19
leClientMcForwardGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.20
leClientMacQueryGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.21
leClientRDQueryGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.22
leClientTlvGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.1.23
leClientMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.2
leClientMIBCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.2.1
leClientMIBCompliance2
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.1.2.2.2
lecMappingEntryEach row describes one ifIndex INDEX { ifIndex } ::= { lecMappingTable 1 } LecMappingEntry ::= SEQUENCE { lecMappingIndex INTEGER } lecMappingIndex OBJECT-TYPE SYNTAX INTEGER(1..2147483647) ACCESS read-only STATUS mandatory DESCRIPTION
LecMappingEntry
.lecTlvEntry.6
LAN-EMULATION-CLIENT-MIB - SNMP MIB Reference | MIBs Explorer