Home/Catalog/LAN-EMULATION-LES-MIB

LAN-EMULATION-LES-MIB

AI MIB Summary

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

101
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

101 total
Object Name
atmForum
OBJECT IDENTIFIER
.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
lesMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.3
RFC1155-SMIThis is the MIB module for managing ATM LAN Emulation Servers.
Unknown
.1.3.6.1.4.1.353.5.3.3
lesConfGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.3.1
lesConfNextIdThe 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.ro
INTEGER
.1.3.6.1.4.1.353.5.3.3.1.1
lesConfTableThis 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.
SEQUENCE OF LesConfEntry
.1.3.6.1.4.1.353.5.3.3.1.2
lesConfEntryEach 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.
LesConfEntry
.1.3.6.1.4.1.353.5.3.3.1.2.1
lesConfIndexA 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.
INTEGER
.1.3.6.1.4.1.353.5.3.3.1.2.1.1
lesAtmAddrSpecAn 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.rw
AtmLaneAddress
.1.3.6.1.4.1.353.5.3.3.1.2.1.2
lesAtmAddrMaskThe 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.rw
AtmLaneMask
.1.3.6.1.4.1.353.5.3.3.1.2.1.3
lesAtmAddrActualThe 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.ro
AtmLaneAddress
.1.3.6.1.4.1.353.5.3.3.1.2.1.4
lesElanNameThe name of the Emulated LAN this LES is providing service for. This object may be used to identify the ELAN the LES is in.rw
DisplayString
.1.3.6.1.4.1.353.5.3.3.1.2.1.5
lesLanTypeThe type of the ATM Emulated LAN this LES is providing service to.rw
LesLecDataFrameFormat
.1.3.6.1.4.1.353.5.3.3.1.2.1.6
lesLastChangeThe value of sysUpTime when this LES has entered the state indicated by the object lesOperStatus.ro
TIMESTAMP
.1.3.6.1.4.1.353.5.3.3.1.2.1.7
lesMaxFrameSizeThe maximum AAL-5 SDU size of a data frame that the LE service can guarantee not to drop because it is too large.rw
LesLecDataFrameSize
.1.3.6.1.4.1.353.5.3.3.1.2.1.8
lesControlTimeOutTime 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.rw
INTEGER
.1.3.6.1.4.1.353.5.3.3.1.2.1.9
lesOperStatusThe 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.ro
Enumeration
.1.3.6.1.4.1.353.5.3.3.1.2.1.11
lesAdminStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.353.5.3.3.1.2.1.12
lesRowStatusThis object is used to create or delete entries in the elanConfTable.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.353.5.3.3.1.2.1.13
lesVccTableThis 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.
SEQUENCE OF LesVccEntry
.1.3.6.1.4.1.353.5.3.3.1.3
lesVccEntryEach entry in this table represents a LES entry and it's associated Control Distribute VCC.
LesVccEntry
.1.3.6.1.4.1.353.5.3.3.1.3.1
lesVccAtmIfIndexThe 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.
IfIndexOrZero
.1.3.6.1.4.1.353.5.3.3.1.3.1.1
lesVccCtlDistVpiThe 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.
VpiInteger
.1.3.6.1.4.1.353.5.3.3.1.3.1.2
lesVccCtlDistVciThe 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.
VciInteger
.1.3.6.1.4.1.353.5.3.3.1.3.1.3
lesVccRowStatusThis object is used to create or delete entries in the elanConfTable.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.353.5.3.3.1.3.1.4
lesBusTableThis 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.
SEQUENCE OF LesBusEntry
.1.3.6.1.4.1.353.5.3.3.1.4
lesBusEntryEach 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.
LesBusEntry
.1.3.6.1.4.1.353.5.3.3.1.4.1
lesBusConfIndexA 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.
INTEGER
.1.3.6.1.4.1.353.5.3.3.1.4.1.1
lesBusAddressThe 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.ro
AtmLaneAddress
.1.3.6.1.4.1.353.5.3.3.1.4.1.2
lesLeArpMacTableThis 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.
SEQUENCE OF LesLeArpMacEntry
.1.3.6.1.4.1.353.5.3.3.1.5
lesLeArpMacEntryAn ATM LAN Emulation ARP table entry containing information about the binding of one MAC address to one ATM address.
LesLeArpMacEntry
.1.3.6.1.4.1.353.5.3.3.1.5.1
lesLeArpMacAddrThe 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.
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.353.5.3.3.1.5.1.1
lesLeArpLecIdThe 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.ro
INTEGER( 0..65279 )
.1.3.6.1.4.1.353.5.3.3.1.5.1.2
lesLeArpAtmAddrThe 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.rw
AtmLaneAddress
.1.3.6.1.4.1.353.5.3.3.1.5.1.3
lesLeArpEntryTypeThis 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.rw
LeArpTableEntryType
.1.3.6.1.4.1.353.5.3.3.1.5.1.4
lesLeArpRowStatusThis object is used to create or delete entries in the elanConfTable.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.353.5.3.3.1.5.1.5
lesLeArpRdTableThis 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.
SEQUENCE OF LesLeArpRdEntry
.1.3.6.1.4.1.353.5.3.3.1.6
lesLeArpRdEntryAn ATM LAN Emulation ARP cache entry containing information about the binding of one Route Descriptor to one ATM address.
LesLeArpRdEntry
.1.3.6.1.4.1.353.5.3.3.1.6.1
lesLeArpRdSegIdThe LAN ID (ring number) portion of the IEEE 802.5 route descriptor associated with this LES.
INTEGER
.1.3.6.1.4.1.353.5.3.3.1.6.1.1
lesLeArpRdBridgeNumThe Bridge Number portion of the IEEE 802.5 route descriptor associated with this LES.
INTEGER
.1.3.6.1.4.1.353.5.3.3.1.6.1.2
lesLeArpRdLecIdThe LE Client Identifier (LECID) of this entry. Each LE Client requires a LECID assigned by the LE Server during the Join phase.ro
INTEGER( 0..65279 )
.1.3.6.1.4.1.353.5.3.3.1.6.1.3
lesLeArpRdAtmAddrThe ATM address associated with the Route Descriptor.rw
AtmLaneAddress
.1.3.6.1.4.1.353.5.3.3.1.6.1.4
lesLeArpRdEntryTypeThis 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.rw
LeArpTableEntryType
.1.3.6.1.4.1.353.5.3.3.1.6.1.5
lesLeArpRdRowStatusThis object is used to create or delete entries in the elanConfTable.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.353.5.3.3.1.6.1.6
lesLecTableLastChangeThe value of sysUptime when an entry was created/deleted.ro
TIMESTAMP
.1.3.6.1.4.1.353.5.3.3.1.7
lesLecTableThis 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.
SEQUENCE OF LesLecEntry
.1.3.6.1.4.1.353.5.3.3.1.8
lesLecEntryEach entry represents a LANE client to LES binding.
LesLecEntry
.1.3.6.1.4.1.353.5.3.3.1.8.1
lesLecIndexAn arbitrary integer which uniquely identifies a LEC in this table.
INTEGER
.1.3.6.1.4.1.353.5.3.3.1.8.1.1
lesLecAtmAddrThe ATM address of the LANE client. This is the primary ATM address of the LEC used in joining phase.ro
AtmLaneAddress
.1.3.6.1.4.1.353.5.3.3.1.8.1.2
lesLecProxyWhether 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.353.5.3.3.1.8.1.3
lesLecIdThe 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.ro
INTEGER( 0..65279 )
.1.3.6.1.4.1.353.5.3.3.1.8.1.4
lesLecAtmIfIndexThe 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.rw
IfIndexOrZero
.1.3.6.1.4.1.353.5.3.3.1.8.1.5
lesLecCtlDirectVpiThe VPI of the bi-directional control direct connection between the LEC and LES.rw
VpiInteger
.1.3.6.1.4.1.353.5.3.3.1.8.1.6
lesLecCtlDirectVciThe VCI of the bi-directional control direct connection between the LEC and LES.rw
VciInteger
.1.3.6.1.4.1.353.5.3.3.1.8.1.7
lesLecLastChangeThe value of sysUpTime of this entry when the LEC enters the state indicated by the object lesLecState.ro
TIMESTAMP
.1.3.6.1.4.1.353.5.3.3.1.8.1.8
lesLecStateThis 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.ro
Enumeration
.1.3.6.1.4.1.353.5.3.3.1.8.1.9
lesLecRowStatusThis 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.353.5.3.3.1.8.1.10
lesStatGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.3.2
lesStatTableThis 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.
SEQUENCE OF LesStatEntry
.1.3.6.1.4.1.353.5.3.3.2.1
lesStatEntryEach entry in this table contains a LES and its counters.
LesStatEntry
.1.3.6.1.4.1.353.5.3.3.2.1.1
lesStatJoinOkNumber of successful Join responses send out by the LAN Emulation Server.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.1
lesStatVerNotSupNumber of version not supported errors.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.2
lesStatInvalidReqParamNumber of invalid request parameters errors.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.3
lesStatDupLanDestNumber of duplicate LAN destination errors.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.4
lesStatDupAtmAddrNumber of duplicate ATM address errors.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.5
lesStatInsResNumber of insufficient resources to grant errors.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.6
lesStatAccDeniedNumber of access denied for security reasons errors.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.7
lesStatInvalidReqIdNumber of invalid LEC ID errors.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.8
lesStatInvalidLanDestNumber of invalid LAN destination errors.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.9
lesStatInvalidAtmAddrNumber of invalid ATM address errors.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.10
lesStatInBadPktsNumber of mal formed ATM ARP requests received by the LES.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.11
lesStatOutRegFailsNumber of registration failures sent out by this LES.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.12
lesStatLeArpInThe total number of LE_ARP_REQUEST frames the LES has accepted since its last initialization.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.13
lesStatLeArpFwdThe 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.ro
Counter
.1.3.6.1.4.1.353.5.3.3.2.1.1.14
lesLecStatGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.3.3
lesLecStatTableThis table contains all LE-ARP request related counters and error counts on a per LEC-LES pair basis.
SEQUENCE OF LesLecStatEntry
.1.3.6.1.4.1.353.5.3.3.3.1
lesLecStatEntryEach entry in this table represents a LEC and its ARP counters. This table is an extention to the lesLecTable.
LesLecStatEntry
.1.3.6.1.4.1.353.5.3.3.3.1.1
lesLecRecvsNumber of requests received from this LEC. This includes all control frames as well as LE-ARP requests.ro
Counter
.1.3.6.1.4.1.353.5.3.3.3.1.1.1
lesLecSendsNumber of requests or responses sent to the LEC entry from this LES.ro
Counter
.1.3.6.1.4.1.353.5.3.3.3.1.1.3
lesLecInRegReqNumber of Register requests received from this LEC.ro
Counter
.1.3.6.1.4.1.353.5.3.3.3.1.1.4
lesLecInUnRegNumber of UnRegister requests received from this LEC.ro
Counter
.1.3.6.1.4.1.353.5.3.3.3.1.1.5
lesLecInLeArpUcastNumber of LE-ARP requests for UNICAST address received from this LEC.ro
Counter
.1.3.6.1.4.1.353.5.3.3.3.1.1.6
lesLecInLeArpBcastNumber of LE-ARP requests for MULTICAST and Broadcast address received from this LEC.ro
Counter
.1.3.6.1.4.1.353.5.3.3.3.1.1.7
lesLecInLeArpRespNumber of LE-ARP responses received from this LEC.ro
Counter
.1.3.6.1.4.1.353.5.3.3.3.1.1.8
lesLecInNArpNumber of NARP requests received from this LEC.ro
Counter
.1.3.6.1.4.1.353.5.3.3.3.1.1.10
lesFaultGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.353.5.3.3.4
lesErrCtlTableThis 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.
SEQUENCE OF LesErrCtlEntry
.1.3.6.1.4.1.353.5.3.3.4.1
lesErrCtlEntryEach entry represents a LES entry in the lesConfTable.
LesErrCtlEntry
.1.3.6.1.4.1.353.5.3.3.4.1.1
lesErrCtlAdminStatusThis object is used to enable/disable error logging for the LES.rw
Enumeration
.1.3.6.1.4.1.353.5.3.3.4.1.1.1
lesErrCtlOperStatusThis 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.ro
Enumeration
.1.3.6.1.4.1.353.5.3.3.4.1.1.2
lesErrCtlClearLogThis object is used to clear the error log entries associated with this LES.rw
Enumeration
.1.3.6.1.4.1.353.5.3.3.4.1.1.3
lesErrCtlMaxEntriesThe maximum entries of the error log a LES can support.ro
INTEGER ( 1..65535 )
.1.3.6.1.4.1.353.5.3.3.4.1.1.4
lesErrCtlLastEntryThe index to the last entry in the error log table for this LES.rw
INTEGER
.1.3.6.1.4.1.353.5.3.3.4.1.1.5
lesErrLogTableThis 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.
SEQUENCE OF LesErrLogEntry
.1.3.6.1.4.1.353.5.3.3.4.2
lesErrLogEntryEach entry represents a JOIN or REGISTER that was rejected due to an error.
LesErrLogEntry
.1.3.6.1.4.1.353.5.3.3.4.2.1
lesErrLogIndexAn 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.
INTEGER
.1.3.6.1.4.1.353.5.3.3.4.2.1.1
lesErrLogAtmAddrThe 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.ro
AtmLaneAddress
.1.3.6.1.4.1.353.5.3.3.4.2.1.2
lesErrLogErrCodeThe 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.ro
INTEGER
.1.3.6.1.4.1.353.5.3.3.4.2.1.3
lesErrLogTimeThe sysUpTime when this entry was logged by the LES.ro
TIMESTAMP
.1.3.6.1.4.1.353.5.3.3.4.2.1.4
LAN-EMULATION-LES-MIB - SNMP MIB Reference | MIBs Explorer