LAN-EMULATION-LES-MIB: View SNMP OID List / Download MIB
VENDOR: ATM FORUM
Home | MIB: LAN-EMULATION-LES-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
lesMIB | 1.3.6.1.4.1.353.5.3.3 | |||
lesConfGroup | 1.3.6.1.4.1.353.5.3.3.1 | |||
lesConfNextId | 1.3.6.1.4.1.353.5.3.3.1.1 | integer | read-only |
The next available LES index. The value of this object can be used as the index by the network manager to create an entry in the lesConfTable. |
lesConfTable | 1.3.6.1.4.1.353.5.3.3.1.2 | no-access |
This table contains all LAN Emulation Servers this agent manages. The LES is one of the components in the Emulated LAN which implements the control coordination function. It is the address resolution server for a given ELAN. The LES provides a facility for registering and resolving MAC addresses and/or route descriptors to ATM addresses. There can be multiple LES per ELAN but a LES can serve only one ELAN. |
|
1.3.6.1.4.1.353.5.3.3.1.2.1 | no-access |
Each entry in this table represents a LES. The parameters in each entry apply to one emulated LAN served by one LES. Objects lesLanType and lesMaxFrameSize are also required besides lesRowStatus during row creation. |
||
lesConfIndex | 1.3.6.1.4.1.353.5.3.3.1.2.1.1 | integer | no-access |
A value which uniquely identifies a conceptual row in the lesConfTable. If the conceptual row identified by this value of lesConfIndex is recreated following an agent restart, the same value of lesConfIndex must be used to identify the recreated row. |
lesAtmAddrSpec | 1.3.6.1.4.1.353.5.3.3.1.2.1.2 | atmlaneaddress | read-write |
An ATM address specified by the network or local management that, with the ATM address mask, determines a portion of the ATM address that the LES on the designated ATM interface will use to derive the actual ATM address from the network or ILMI. The derived ATM address is specified in the object lesAtmAddrActual, which is used to receive ATM ARP requests. |
lesAtmAddrMask | 1.3.6.1.4.1.353.5.3.3.1.2.1.3 | atmlanemask | read-write |
The ATM address mask associated with the object lesAtmAddrSpec. The value of the mask is an ATM address with the don't care portion set to zero and the valid ATM address portion set to one. |
lesAtmAddrActual | 1.3.6.1.4.1.353.5.3.3.1.2.1.4 | atmlaneaddress | read-only |
The resultant ATM address in use by the LES. This object is a product of the specified ATM address, mask and interaction with the network. This object is created by the agent. |
lesElanName | 1.3.6.1.4.1.353.5.3.3.1.2.1.5 | displaystring | read-write |
The name of the Emulated LAN this LES is providing service for. This object may be used to identify the ELAN the LES is in. |
lesLanType | 1.3.6.1.4.1.353.5.3.3.1.2.1.6 | leslecdataframeformat | read-write |
The type of the ATM Emulated LAN this LES is providing service to. |
lesLastChange | 1.3.6.1.4.1.353.5.3.3.1.2.1.7 | timestamp | read-only |
The value of sysUpTime when this LES has entered the state indicated by the object lesOperStatus. |
lesMaxFrameSize | 1.3.6.1.4.1.353.5.3.3.1.2.1.8 | leslecdataframesize | read-write |
The maximum AAL-5 SDU size of a data frame that the LE service can guarantee not to drop because it is too large. |
lesControlTimeOut | 1.3.6.1.4.1.353.5.3.3.1.2.1.9 | integer | read-write |
Time out period used for timing out most request/response control frame interactions. This is the time a Client has to issue a join request to a LES after a control direct VCC is established with a LES. |
lesOperStatus | 1.3.6.1.4.1.353.5.3.3.1.2.1.11 | integer | read-only |
The operational state of this LES entry. When in 'up' state the LES will respond to LEC requests. Any other state the LES is notavailable for service and may release all the existing VCCs and refuse service to all clients. Enumeration: 'down': 3, 'other': 1, 'up': 2. |
lesAdminStatus | 1.3.6.1.4.1.353.5.3.3.1.2.1.12 | integer | read-write |
The desired state of the designated LES as prescribed by the operator. The actions of the agent will, if at all possible, eventually result in the desired state being reflected in the lesOperStatus. Enumeration: 'down': 3, 'up': 2. |
lesRowStatus | 1.3.6.1.4.1.353.5.3.3.1.2.1.13 | rowstatus | read-write |
This object is used to create or delete entries in the elanConfTable. |
lesVccTable | 1.3.6.1.4.1.353.5.3.3.1.3 | no-access |
This table contains all the Control Distribute VCCs used by the LES to distribute control traffic to the participating LECs. The Control Distribute VCC can either be point-to-point or point-to- multipoint calls. This table is read only if SVCs are used and writable if PVCs are used. |
|
1.3.6.1.4.1.353.5.3.3.1.3.1 | no-access |
Each entry in this table represents a LES entry and it's associated Control Distribute VCC. |
||
lesVccAtmIfIndex | 1.3.6.1.4.1.353.5.3.3.1.3.1.1 | ifindexorzero | no-access |
The ATM interface which the Control Distribute VCC is running on. This value must match an existing value in the ifTable. The value of this object is set to zero when the ATM interface is an internal connection. |
lesVccCtlDistVpi | 1.3.6.1.4.1.353.5.3.3.1.3.1.2 | vpiinteger | no-access |
The VPI value of the Control Distribute VCC. The object lesVccAtmIfIndex, lesVccCtlDistVci and the value of this object uniquely identfies a VCC within a ATM host. |
lesVccCtlDistVci | 1.3.6.1.4.1.353.5.3.3.1.3.1.3 | vciinteger | no-access |
The VCI value of the Control Distribute VCC. The object lesVccAtmIfIndex, lesVccCtlDistVci and the value of this object uniquely identfies a VCC within a ATM host. |
lesVccRowStatus | 1.3.6.1.4.1.353.5.3.3.1.3.1.4 | rowstatus | read-write |
This object is used to create or delete entries in the elanConfTable. |
lesBusTable | 1.3.6.1.4.1.353.5.3.3.1.4 | no-access |
This table contains the BUSs paired with the LESs found in the lesConfTable. The BUS (Broadcast and Unknown Server) handles data sent by a LE client to the broadcast MAC address, all multicast traffic, and initial unicast frames which are sent by a LAN Emulation Client before the data direct target ATM address has been resolved. |
|
1.3.6.1.4.1.353.5.3.3.1.4.1 | no-access |
Each entry in this table represents aLES/BUS pair. Object lesBusAddress is required duringrow creation. This table is indexed by lesConfIndex and lesBusConfIndexto show the pairing relationship betweenthe LES and BUS. |
||
lesBusConfIndex | 1.3.6.1.4.1.353.5.3.3.1.4.1.1 | integer | no-access |
A value which uniquely identifies a BUS ATM address. If the BUS ATM address identified by this value of lesBusConfIndex is recreated following an agent restart, the same value of lesBusConfIndex must be used to identify the recreated BUS ATM address. |
lesBusAddress | 1.3.6.1.4.1.353.5.3.3.1.4.1.2 | atmlaneaddress | read-only |
The ATM address of the BUS. This BUS is associated with LES specified by the lesConfIndex. A BUS may have several ATM addresses, this object provides the ATM address the LES returns in response to the LE-ARP request by the LEC. |
lesLeArpMacTable | 1.3.6.1.4.1.353.5.3.3.1.5 | no-access |
This table provides access to an ATM LAN Emulation Server's MAC-to-ATM ARP table. It contains entries for unicast addressed, the broadcast address. When the entry is for broadcast MAC address the corresponding ATM address is of a BUS. When the entry is for unicast MAC address the corresponding ATM address represents a LEC. |
|
1.3.6.1.4.1.353.5.3.3.1.5.1 | no-access |
An ATM LAN Emulation ARP table entry containing information about the binding of one MAC address to one ATM address. |
||
lesLeArpMacAddr | 1.3.6.1.4.1.353.5.3.3.1.5.1.1 | macaddress | no-access |
The MAC address for which this table entry provides a translation. Since ATM LAN Emulation uses an LE ARP protocol to locate the Broadcast and Unknown Server, the value of this object could be the broadcast MAC address. MAC addresses should be unique within any given ATM Emulated LAN. However, there's no requirement that they be unique across disjoint emulated LANs. |
lesLeArpLecId | 1.3.6.1.4.1.353.5.3.3.1.5.1.2 | integer | read-only |
The LE Client Identifier (LECID) of this entry. Each LE Client requires a LECID assigned by the LE Server during the Join phase. If this entry is for a BUS then this object value will be zero. |
lesLeArpAtmAddr | 1.3.6.1.4.1.353.5.3.3.1.5.1.3 | atmlaneaddress | read-write |
The ATM address of the Broadcast & Unknown Server or LAN Emulation Client whose MAC address is stored in 'lesLeArpMacAddr'. This volume may be registered by a LAN Emulation Client or specified by network management. |
lesLeArpEntryType | 1.3.6.1.4.1.353.5.3.3.1.5.1.4 | learptableentrytype | read-write |
This object is used to indicate how this LE-ARP entry was created. The possible values for this object are: viaRegister(1), - agent staticVolatile(2), - network manager staticNonVolatile(3) - network manager This object is filled in by agent or network manager depending on the type. |
lesLeArpRowStatus | 1.3.6.1.4.1.353.5.3.3.1.5.1.5 | rowstatus | read-write |
This object is used to create or delete entries in the elanConfTable. |
lesLeArpRdTable | 1.3.6.1.4.1.353.5.3.3.1.6 | no-access |
This table provides access to an ATM LAN Emulation Server's RouteDescriptor-to-ATM ARP cache. The entries in this table are set-up by the agent or network manager depending on the entry type. The Route Descriptors are presented as Segment Id (ring number) and Bridge number. |
|
1.3.6.1.4.1.353.5.3.3.1.6.1 | no-access |
An ATM LAN Emulation ARP cache entry containing information about the binding of one Route Descriptor to one ATM address. |
||
lesLeArpRdSegId | 1.3.6.1.4.1.353.5.3.3.1.6.1.1 | integer | no-access |
The LAN ID (ring number) portion of the IEEE 802.5 route descriptor associated with this LES. |
lesLeArpRdBridgeNum | 1.3.6.1.4.1.353.5.3.3.1.6.1.2 | integer | no-access |
The Bridge Number portion of the IEEE 802.5 route descriptor associated with this LES. |
lesLeArpRdLecId | 1.3.6.1.4.1.353.5.3.3.1.6.1.3 | integer | read-only |
The LE Client Identifier (LECID) of this entry. Each LE Client requires a LECID assigned by the LE Server during the Join phase. |
lesLeArpRdAtmAddr | 1.3.6.1.4.1.353.5.3.3.1.6.1.4 | atmlaneaddress | read-write |
The ATM address associated with the Route Descriptor. |
lesLeArpRdEntryType | 1.3.6.1.4.1.353.5.3.3.1.6.1.5 | learptableentrytype | read-write |
This object is used to indicate how this LE-ARP entry was learned: viaRegister(1), - agent staticVolatile(2), - network manager staticNonVolatile(3) - network manager This object is filled in by agent or network manager depending on the type. |
lesLeArpRdRowStatus | 1.3.6.1.4.1.353.5.3.3.1.6.1.6 | rowstatus | read-write |
This object is used to create or delete entries in the elanConfTable. |
lesLecTableLastChange | 1.3.6.1.4.1.353.5.3.3.1.7 | timestamp | read-only |
The value of sysUptime when an entry was created/deleted. |
lesLecTable | 1.3.6.1.4.1.353.5.3.3.1.8 | no-access |
This table contains all LAN Emulation clients serviced by LESs specified in the lesConfTable. This table can be used to retrieve the topology of an ELAN, in particular, the LES to LECs mapping information. An entry in this table is filled in by the agent when a LEC registers successfully with the LES. Objects lesLecCtlDirectVpi and lesLecCtlDirectVci can be modified by the network manager after creation if PVC is used. |
|
1.3.6.1.4.1.353.5.3.3.1.8.1 | no-access |
Each entry represents a LANE client to LES binding. |
||
lesLecIndex | 1.3.6.1.4.1.353.5.3.3.1.8.1.1 | integer | no-access |
An arbitrary integer which uniquely identifies a LEC in this table. |
lesLecAtmAddr | 1.3.6.1.4.1.353.5.3.3.1.8.1.2 | atmlaneaddress | read-only |
The ATM address of the LANE client. This is the primary ATM address of the LEC used in joining phase. |
lesLecProxy | 1.3.6.1.4.1.353.5.3.3.1.8.1.3 | truthvalue | read-only |
Whether this client is acting as a proxy. Proxy clients are allowed to represent unregistered MAC addresses, and receive copies of LE_ARP_REQUEST packets for such addresses. |
lesLecId | 1.3.6.1.4.1.353.5.3.3.1.8.1.4 | integer | read-only |
The LE Client Identifier (LECID) of this entry. Each LE Client requires a 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. |
lesLecAtmIfIndex | 1.3.6.1.4.1.353.5.3.3.1.8.1.5 | ifindexorzero | read-write |
The ifIndex of ATM port where this LEC entry has established the control direct VCC to the LES. The value of this object maps to an existing ifIndex value in the ifTable of MIB-II. When an internal connection is used, this object is set to zero. |
lesLecCtlDirectVpi | 1.3.6.1.4.1.353.5.3.3.1.8.1.6 | vpiinteger | read-write |
The VPI of the bi-directional control direct connection between the LEC and LES. |
lesLecCtlDirectVci | 1.3.6.1.4.1.353.5.3.3.1.8.1.7 | vciinteger | read-write |
The VCI of the bi-directional control direct connection between the LEC and LES. |
lesLecLastChange | 1.3.6.1.4.1.353.5.3.3.1.8.1.8 | timestamp | read-only |
The value of sysUpTime of this entry when the LEC enters the state indicated by the object lesLecState. |
lesLecState | 1.3.6.1.4.1.353.5.3.3.1.8.1.9 | integer | read-only |
This object is used to indicate the status this LEC entry is in from the LES's perspective. The state of this object is updated by the agent as it discovers various phases of this LEC. Enumeration: 'lesConnect': 3, 'addLec': 5, 'noLesConnect': 2, 'other': 1, 'joinedLes': 6, 'joining': 4. |
lesLecRowStatus | 1.3.6.1.4.1.353.5.3.3.1.8.1.10 | rowstatus | read-write |
This object provides a way for the network manager to selectively remove a LE Client from the designated LES. Or in a system where PVCs are used, this table is used to configure Control Direct VCCs between LES and LEC. |
lesStatGroup | 1.3.6.1.4.1.353.5.3.3.2 | |||
lesStatTable | 1.3.6.1.4.1.353.5.3.3.2.1 | no-access |
This table contains all counters the LES maintain. This table is an extention to the lesConfTable. It provides performance and fault counters on a per LES basis. |
|
1.3.6.1.4.1.353.5.3.3.2.1.1 | no-access |
Each entry in this table contains a LES and its counters. |
||
lesStatJoinOk | 1.3.6.1.4.1.353.5.3.3.2.1.1.1 | counter | read-only |
Number of successful Join responses send out by the LAN Emulation Server. |
lesStatVerNotSup | 1.3.6.1.4.1.353.5.3.3.2.1.1.2 | counter | read-only |
Number of version not supported errors. |
lesStatInvalidReqParam | 1.3.6.1.4.1.353.5.3.3.2.1.1.3 | counter | read-only |
Number of invalid request parameters errors. |
lesStatDupLanDest | 1.3.6.1.4.1.353.5.3.3.2.1.1.4 | counter | read-only |
Number of duplicate LAN destination errors. |
lesStatDupAtmAddr | 1.3.6.1.4.1.353.5.3.3.2.1.1.5 | counter | read-only |
Number of duplicate ATM address errors. |
lesStatInsRes | 1.3.6.1.4.1.353.5.3.3.2.1.1.6 | counter | read-only |
Number of insufficient resources to grant errors. |
lesStatAccDenied | 1.3.6.1.4.1.353.5.3.3.2.1.1.7 | counter | read-only |
Number of access denied for security reasons errors. |
lesStatInvalidReqId | 1.3.6.1.4.1.353.5.3.3.2.1.1.8 | counter | read-only |
Number of invalid LEC ID errors. |
lesStatInvalidLanDest | 1.3.6.1.4.1.353.5.3.3.2.1.1.9 | counter | read-only |
Number of invalid LAN destination errors. |
lesStatInvalidAtmAddr | 1.3.6.1.4.1.353.5.3.3.2.1.1.10 | counter | read-only |
Number of invalid ATM address errors. |
lesStatInBadPkts | 1.3.6.1.4.1.353.5.3.3.2.1.1.11 | counter | read-only |
Number of mal formed ATM ARP requests received by the LES. |
lesStatOutRegFails | 1.3.6.1.4.1.353.5.3.3.2.1.1.12 | counter | read-only |
Number of registration failures sent out by this LES. |
lesStatLeArpIn | 1.3.6.1.4.1.353.5.3.3.2.1.1.13 | counter | read-only |
The total number of LE_ARP_REQUEST frames the LES has accepted since its last initialization. |
lesStatLeArpFwd | 1.3.6.1.4.1.353.5.3.3.2.1.1.14 | counter | read-only |
The number of LE_ARP_REQUESTs that the LES forwarded onto the clients (either via the control distribute or individually over each control direct) rather than answering directly. This may be due to implementation decision (forward all requests) or because the resolution to the request did not reside in the LES's LE ARP cache. |
lesLecStatGroup | 1.3.6.1.4.1.353.5.3.3.3 | |||
lesLecStatTable | 1.3.6.1.4.1.353.5.3.3.3.1 | no-access |
This table contains all LE-ARP request related counters and error counts on a per LEC-LES pair basis. |
|
1.3.6.1.4.1.353.5.3.3.3.1.1 | no-access |
Each entry in this table represents a LEC and its ARP counters. This table is an extention to the lesLecTable. |
||
lesLecRecvs | 1.3.6.1.4.1.353.5.3.3.3.1.1.1 | counter | read-only |
Number of requests received from this LEC. This includes all control frames as well as LE-ARP requests. |
lesLecSends | 1.3.6.1.4.1.353.5.3.3.3.1.1.3 | counter | read-only |
Number of requests or responses sent to the LEC entry from this LES. |
lesLecInRegReq | 1.3.6.1.4.1.353.5.3.3.3.1.1.4 | counter | read-only |
Number of Register requests received from this LEC. |
lesLecInUnReg | 1.3.6.1.4.1.353.5.3.3.3.1.1.5 | counter | read-only |
Number of UnRegister requests received from this LEC. |
lesLecInLeArpUcast | 1.3.6.1.4.1.353.5.3.3.3.1.1.6 | counter | read-only |
Number of LE-ARP requests for UNICAST address received from this LEC. |
lesLecInLeArpBcast | 1.3.6.1.4.1.353.5.3.3.3.1.1.7 | counter | read-only |
Number of LE-ARP requests for MULTICAST and Broadcast address received from this LEC. |
lesLecInLeArpResp | 1.3.6.1.4.1.353.5.3.3.3.1.1.8 | counter | read-only |
Number of LE-ARP responses received from this LEC. |
lesLecInNArp | 1.3.6.1.4.1.353.5.3.3.3.1.1.10 | counter | read-only |
Number of NARP requests received from this LEC. |
lesFaultGroup | 1.3.6.1.4.1.353.5.3.3.4 | |||
lesErrCtlTable | 1.3.6.1.4.1.353.5.3.3.4.1 | no-access |
This table contains error log control information of all LES instances. This table is an extention to the lesConfTable. It is used to enable or disable error logs for a particular LES entry. |
|
1.3.6.1.4.1.353.5.3.3.4.1.1 | no-access |
Each entry represents a LES entry in the lesConfTable. |
||
lesErrCtlAdminStatus | 1.3.6.1.4.1.353.5.3.3.4.1.1.1 | integer | read-write |
This object is used to enable/disable error logging for the LES. Enumeration: 'enable': 1, 'disable': 2. |
lesErrCtlOperStatus | 1.3.6.1.4.1.353.5.3.3.4.1.1.2 | integer | read-only |
This object is used to indicate the result of a set operation to the object lesErrCtlAdminStatus. If the error log was successfully started, it is in active(2) mode. Otherwise, it is set to either outOfRes(3) or failed(4) for the respective reasons. Enumeration: 'active': 2, 'outOfRes': 3, 'other': 1, 'disabled': 5, 'failed': 4. |
lesErrCtlClearLog | 1.3.6.1.4.1.353.5.3.3.4.1.1.3 | integer | read-write |
This object is used to clear the error log entries associated with this LES. Enumeration: 'clear': 2, 'noOp': 1. |
lesErrCtlMaxEntries | 1.3.6.1.4.1.353.5.3.3.4.1.1.4 | integer | read-only |
The maximum entries of the error log a LES can support. |
lesErrCtlLastEntry | 1.3.6.1.4.1.353.5.3.3.4.1.1.5 | integer | read-write |
The index to the last entry in the error log table for this LES. |
lesErrLogTable | 1.3.6.1.4.1.353.5.3.3.4.2 | no-access |
This table contains error logs of the LES instances enabled in the lesErrCtlTable. This table is indexed by the LES instance index and an arbitrary integer uniquely identifies an error log. |
|
1.3.6.1.4.1.353.5.3.3.4.2.1 | no-access |
Each entry represents a JOIN or REGISTER that was rejected due to an error. |
||
lesErrLogIndex | 1.3.6.1.4.1.353.5.3.3.4.2.1.1 | integer | no-access |
An arbitrary integer which uniquely identifies an error log entry. The first entry after reset or clearing the error log is an assigned value (2^32-1). Succeding entries are assigned with descending values consecutively. Entries after 1 are discarded. The enabling/disabling of the error log capability is done in the lesErrCtlTable. |
lesErrLogAtmAddr | 1.3.6.1.4.1.353.5.3.3.4.2.1.2 | atmlaneaddress | read-only |
The ATM address of the requester which sends the JOIN or REGISTER request and causes the error to occur. The corresponding error code is specified in the object lesErrLogErrCode. |
lesErrLogErrCode | 1.3.6.1.4.1.353.5.3.3.4.2.1.3 | integer | read-only |
The Error code which indicates the cause of the error triggered by the JOIN or REGISTER request sent by the requester indicated by the value of the object lesErrLogAtmAddr. |
lesErrLogTime | 1.3.6.1.4.1.353.5.3.3.4.2.1.4 | timestamp | read-only |
The sysUpTime when this entry was logged by the LES. |