MIBs Depot

CISCO-LES-MIB

Registered at
1.3.6.1.4.1.9.9.39
Last updated
1996-03-07 10:30
Organization
Cisco Systems Inc.
Namespace
cisco
Source file
CISCO-LES-MIB
Digest
sha256:7c9fcefbca45ae2b378cb0cb825eaafede590d08c34cc97e6dccc93ea471e2e6

Description

The MIB module for the management of LANE Service in Cisco devices.

Contact

Cisco Systems Inc.

Imports

FromSymbols
CISCO-BUS-MIBCiscoVciInteger, CiscoVpiInteger
CISCO-SMIciscoMgmt
LAN-EMULATION-CLIENT-MIBAtmLaneAddress
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TimeStamp

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-BUS-MIB
CISCO-LES-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
LAN-EMULATION-CLIENT-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoLesMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.39.1
les
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.39.1.1
lesTable
OBJECT-TYPE
A (conceptual) table containing all instances of LESs on this device.
1.3.6.1.4.1.9.9.39.1.1.1not-accessiblecurrent
lesEntry
OBJECT-TYPE
An entry (conceptual row) in the lesTable.
1.3.6.1.4.1.9.9.39.1.1.1.1not-accessiblecurrent
lesElanName
OBJECT-TYPE
The name associated with the emulated LAN which this LES services.
1.3.6.1.4.1.9.9.39.1.1.1.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
lesIndex
OBJECT-TYPE
A unique identifier for this LES servicing this ELAN. This value must remain constant while the entry is in existence and during the operation of the agent (i.e. It is allowed to change after reboot). For implementations that do not allow more than one LES entity per ELAN per device, it is sufficient to always report 1 for this object and to only accept one for row creation.
1.3.6.1.4.1.9.9.39.1.1.1.1.2Integer32 (1..2147483647)not-accessiblecurrent
lesAtmAddrSpec
OBJECT-TYPE
The ATM address of the designated LES. Note that setting this object will have the side effect of reinitializing the LES and consequently dropping all clients connected to it. If this object is not specified at row creation time then the LES will choose a value for itself and attempt to register with the switch with that value. If an address is specified which is not acceptable to the switch then the lesOperStatus will remain inactive until an acceptable address is set.
1.3.6.1.4.1.9.9.39.1.1.1.1.3AtmLaneAddressread-createcurrent
lesAtmAddrMask
OBJECT-TYPE
An address mask that when used with the lesAtmAddrSpec specifies the portion of the LES' ATM address that is desired to be configured. Note that setting this object will result in the reinitialization of the LES,consequently dropping all clients connected to it. Note that this object cannot be set at row creation time without also supplying a value for the lesAtmAddrSpec object. If the LES ATM address is omitted at creation time then this object defaults to the value of all zeros (none of the lesAtmAddrSpec value is relevant). If the LES ATM address is specified at creation time but this object omitted, then this object defaults to the value of all ones (all of the lesAtmAddrSpec is relevant).
1.3.6.1.4.1.9.9.39.1.1.1.1.4OCTET STRING (SIZE(0 | 20))read-createcurrent
lesAtmAddrActual
OBJECT-TYPE
The resultant ATM address in use by the LES. This object is a product of the specified ATM address, mask and interaction with the switch via the ILMI.
1.3.6.1.4.1.9.9.39.1.1.1.1.5AtmLaneAddressread-onlycurrent
lesIfIndex
OBJECT-TYPE
The interface that a LES will receive control connections on. The value specified for this object must equate to a value of ifIndex in the ifTable. The interface will be for that particular ATM port (the physical interface, not a logical layer on top of it). This object can only be specified upon row creation and cannot be altered there after.
1.3.6.1.4.1.9.9.39.1.1.1.1.6Integer32read-createcurrent
lesSubIfNum
OBJECT-TYPE
Specifies the sub-interface number that the LES will reside on. This sub-interface may be shared with a LEC or BUS of the same ELAN but is not required to do so. If no value is specified for this object at row creation time, then a sub-interface will be chosen by the agent. This object may only be specified at row creation time and cannot be altered thereafter.
1.3.6.1.4.1.9.9.39.1.1.1.1.7Integer32read-createcurrent
lesColocBusAtmAddrSpec
OBJECT-TYPE
For those implementations who do not allow the separate creation/deletion of the LES and BUS this object allows the operator to specify the ATM address of the BUS at LES creation time. For implementations that allow separate process creation this object is optional. Otherwise this is the ATM address of the designated BUS. Note that setting this object will have the side effect of reinitializing the BUS and consequently dropping all clients connected to it. If this object is not specified at row creation time then the BUS will choose a value for itself and attempt to register with the switch with that value. If an address is specified which is not acceptable to the switch then the busOperStatus will remain inactive until an acceptable address is set.
1.3.6.1.4.1.9.9.39.1.1.1.1.8AtmLaneAddressread-createcurrent
lesColocBusAtmAddrMask
OBJECT-TYPE
An address mask that when used with the lesColocatedBusAtmAddr specifies the portion of the BUS' ATM address desired by management. Note that setting this object will have the side effect of reinitializing the BUS and consequently dropping all clients connected to it. Note that this object cannot be set at row creation time without also supplying a value for the lesColocBusAtmAddrSpec object. If the BUS ATM address is omitted at creation time then this object defaults to the value of all zeros (none of the lesColocBusAtmAddrSpec value is relevant). If the BUS ATM address is specified at creation time but this object omitted, then this object defaults to the value of all ones (all of the lesColocBusAtmAddrSpec is relevant).
1.3.6.1.4.1.9.9.39.1.1.1.1.9OCTET STRING (SIZE(0 | 20))read-createcurrent
lesColocBusAtmAddrActl
OBJECT-TYPE
The ATM address in use by the BUS. This object is a product of the specified ATM address, its mask and interaction with the switch through the ILMI.
1.3.6.1.4.1.9.9.39.1.1.1.1.10AtmLaneAddressread-onlycurrent
lesUpTime
OBJECT-TYPE
The value of sysUpTime when this LES became activated.
1.3.6.1.4.1.9.9.39.1.1.1.1.11TimeStampread-onlycurrent
lesLanType
OBJECT-TYPE
The type of legacy LAN that this LES emulates.
1.3.6.1.4.1.9.9.39.1.1.1.1.12INTEGER {dot3(1), dot5(2)}read-createcurrent
lesMaxFrm
OBJECT-TYPE
The maximum frame size that the specified LAN type can accept.
1.3.6.1.4.1.9.9.39.1.1.1.1.13INTEGER {dot3(1516), tr4Mb(4544), rfc1626(9234), tr16Mb(18190)}read-createcurrent
lesJoinTimeout
OBJECT-TYPE
The number of seconds that must elapse before a Join request can be timed-out.
1.3.6.1.4.1.9.9.39.1.1.1.1.14INTEGER (10..300)read-createcurrent
lesLecsAtmAddr
OBJECT-TYPE
The ATM address associated with the LECS used by this LES. If no LECS is in use by the LES then this object will have the value of all 0's (i.e 0x0000...). If it is desired that the LES get the address of the LECS through the ILMI then this object may be left unspecified at row activation. If the ILMI fails then the lesOperStatus will be inactive(2) and this column still not present.
1.3.6.1.4.1.9.9.39.1.1.1.1.15AtmLaneAddressread-createcurrent
lesControlDistVpi
OBJECT-TYPE
The virtual path identifier of the control distribute VCC to all clients, if it exits.
1.3.6.1.4.1.9.9.39.1.1.1.1.16CiscoVpiIntegerread-onlycurrent
lesControlDistVci
OBJECT-TYPE
The virtual channel identifier of the control distribute VCC to all clients, if it exists.
1.3.6.1.4.1.9.9.39.1.1.1.1.17CiscoVciIntegerread-onlycurrent
lesOperStatus
OBJECT-TYPE
This object reflects the actual state of the LES which may differ from that of the lesAdminStatus object. This can occur when the interface ifOperStatus is 'down' but the corresponding lesAdminStatus is 'active'.
1.3.6.1.4.1.9.9.39.1.1.1.1.18INTEGER {active(1), inactive(2)}read-onlycurrent
lesAdminStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.39.1.1.1.1.19INTEGER {active(1), inactive(2)}read-createcurrent
lesStatus
OBJECT-TYPE
The status of this entry (conceptual row). This row cannot be set to active until an appropiate value of lesIfIndex has been specified.
1.3.6.1.4.1.9.9.39.1.1.1.1.20RowStatusread-createcurrent
lesSegmentID
OBJECT-TYPE
The segment ID of the emulated LAN this LES is servicing. This object is only valid if the lesLanType is dot5(2).
1.3.6.1.4.1.9.9.39.1.1.1.1.21INTEGER (0..4095)read-createcurrent
lesStatsTable
OBJECT-TYPE
A (conceptual) table of statistics associated with LES instances on the device.
1.3.6.1.4.1.9.9.39.1.1.2not-accessiblecurrent
lesStatsEntry
OBJECT-TYPE
A (conceptual) row in the lesStatsTable which corresponds to the statistics kept by a particular instance of a LES.
1.3.6.1.4.1.9.9.39.1.1.2.1not-accessiblecurrent
lesInErrors
OBJECT-TYPE
The number of frames received by the LES which were either malformed or did not follow standard protocol (i.e. receiving a LE-ARP request for a multicast address).
1.3.6.1.4.1.9.9.39.1.1.2.1.1Counter32read-onlycurrent
lesInErrorLastLec
OBJECT-TYPE
The ATM address of the LE client whose last frame to the LES resulted in an increment to the lesInErrors counter.
1.3.6.1.4.1.9.9.39.1.1.2.1.2AtmLaneAddressread-onlycurrent
lesInFlushReplies
OBJECT-TYPE
The number of Flush replies that have been received by the LES and forwarded onto its clients.
1.3.6.1.4.1.9.9.39.1.1.2.1.3Counter32read-onlycurrent
lesInJoinReqs
OBJECT-TYPE
The number of LE_JOIN_REQUESTs received by this LES since activation.
1.3.6.1.4.1.9.9.39.1.1.2.1.4Counter32read-onlycurrent
lesOutJoinFails
OBJECT-TYPE
The number of rejection LE_JOIN_RESPONSEs transmitted by this LES since activation.
1.3.6.1.4.1.9.9.39.1.1.2.1.5Counter32read-onlycurrent
lesJoinLastFailCause
OBJECT-TYPE
The cause for the transmission of the last rejection LE_JOIN_RESPONSE. This is the value of the status field within the rejection response. If the server has never issued a rejection response then this object will have the value of 0.
1.3.6.1.4.1.9.9.39.1.1.2.1.6Integer32read-onlycurrent
lesJoinLastFailLec
OBJECT-TYPE
The ATM address of the client whose last LE_JOIN_REQUEST resulted in a rejection by this server. If the server has never issued a rejection response then this object will have the value of all 0's (i.e. 0x000...).
1.3.6.1.4.1.9.9.39.1.1.2.1.7AtmLaneAddressread-onlycurrent
lesOutConfigReqs
OBJECT-TYPE
The number of LE_CONFIGURE_REQUESTs sent by this LES since activation.
1.3.6.1.4.1.9.9.39.1.1.2.1.8Counter32read-onlycurrent
lesInConfigResps
OBJECT-TYPE
The number of successful LE_CONFIGURE_RESPONSEs received by this LES since activation.
1.3.6.1.4.1.9.9.39.1.1.2.1.9Counter32read-onlycurrent
lesInConfigFails
OBJECT-TYPE
The number of rejection LE_CONFIGURE_RESPONSEs received by this LES since activation.
1.3.6.1.4.1.9.9.39.1.1.2.1.10Counter32read-onlycurrent
lesInRegisReqs
OBJECT-TYPE
The number of LE_REGISTER_REQUESTs received by this LES since activation.
1.3.6.1.4.1.9.9.39.1.1.2.1.11Counter32read-onlycurrent
lesOutRegisFails
OBJECT-TYPE
The number of rejection LE_REGISTER_RESPONSEs transmitted by this LES since activation.
1.3.6.1.4.1.9.9.39.1.1.2.1.12Counter32read-onlycurrent
lesRegisLastFailCause
OBJECT-TYPE
The cause for the transmission of the last rejection LE_REGISTER_RESPONSE. This variable has the value of the status field within the last failure register response. If the server has never issued a failed registration response then the value of this object shall be 0.
1.3.6.1.4.1.9.9.39.1.1.2.1.13Integer32read-onlycurrent
lesRegisLastFailLec
OBJECT-TYPE
The ATM address of the client whose last LE_REGISTER_REQUEST to this LES resulted in failure. If the server has never issued a failed registration response then the value of this object shall be all 0's (i.e. x0000...).
1.3.6.1.4.1.9.9.39.1.1.2.1.14AtmLaneAddressread-onlycurrent
lesInUnregReqs
OBJECT-TYPE
The number of valid LE_UNREGISTER_REQUESTs received by this LES since activation.
1.3.6.1.4.1.9.9.39.1.1.2.1.15Counter32read-onlycurrent
lesInLearpUcasts
OBJECT-TYPE
The number of LE_ARP_REQUESTs received by this LES since activation and responded to directly. This applies to all LE_ARP requests for addresses registered by LE clients with the LES. Note that a LES is not required to answer LE_ARP requests directly and may forward the request on to the control distribute regardless. This counter does not apply to those requests the BUS (the broadcast address).
1.3.6.1.4.1.9.9.39.1.1.2.1.16Counter32read-onlycurrent
lesInLearpBroadcasts
OBJECT-TYPE
The number of LE_ARP_REQUEST received by the LES for the broadcast address. These requests are responded to with the BUS' ATM address.
1.3.6.1.4.1.9.9.39.1.1.2.1.17Counter32read-onlycurrent
lesOutLearpFwd
OBJECT-TYPE
The number of LE_ARP_REQUEST frames forwarded onto the control distribute VC.
1.3.6.1.4.1.9.9.39.1.1.2.1.18Counter32read-onlycurrent
lesInLearpResps
OBJECT-TYPE
The number of LE_ARP_RESPONSEs received by this LES and forwarded onto the control distribute.
1.3.6.1.4.1.9.9.39.1.1.2.1.19Counter32read-onlycurrent
lesInNarpReqs
OBJECT-TYPE
The number of Negative LE_ARP requests received by this LES and forwarded on to the control distribute VC.
1.3.6.1.4.1.9.9.39.1.1.2.1.20Counter32read-onlycurrent
lesInTopolReqs
OBJECT-TYPE
The number of LE_TOPOLOGY_REQUESTs received by this LES since activation.
1.3.6.1.4.1.9.9.39.1.1.2.1.21Counter32read-onlycurrent
leClient
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.39.1.2
lesClientTable
OBJECT-TYPE
A (conceptual) table listing the clients associated with a LES. Note that the local or network management will not create or destroy rows in this table but may only inspect what LECs are currently joined with the LES.
1.3.6.1.4.1.9.9.39.1.2.1not-accessiblecurrent
lesClientEntry
OBJECT-TYPE
An entry (conceptual) row that denotes a client that is joined with the LES.
1.3.6.1.4.1.9.9.39.1.2.1.1not-accessiblecurrent
lesClientLecid
OBJECT-TYPE
The LECID selected for an LEC by the LES during the JOIN phase.
1.3.6.1.4.1.9.9.39.1.2.1.1.1INTEGER (1..65279)not-accessiblecurrent
lesClientAtmAddr
OBJECT-TYPE
The primary ATM address associated with the designated LEC.
1.3.6.1.4.1.9.9.39.1.2.1.1.2AtmLaneAddressread-onlycurrent
lesClientState
OBJECT-TYPE
The current state of the LEC. Note that busConnect is only a monitorable state if the BUS is colocated with the LES. In the event that it is not then the client state should proceed immediately to operational within this table (though it may not do so in actuality). Note that there is no relation between the client's internal state and the state reflected here. The state here is only the LES's observed state of the LEC.
1.3.6.1.4.1.9.9.39.1.2.1.1.3INTEGER {connected(1), joinRecv(2), verify(3), addLec(4), busConnect(5), operational(6), terminating(7)}read-onlycurrent
lesClientIfIndex
OBJECT-TYPE
The interface of the bi-directional control direct connection between the LEC and LES.
1.3.6.1.4.1.9.9.39.1.2.1.1.4Integer32read-onlycurrent
lesClientControlVpi
OBJECT-TYPE
The VPI of the bi-directional control direct connection between the LEC and LES.
1.3.6.1.4.1.9.9.39.1.2.1.1.5CiscoVpiIntegerread-onlycurrent
lesClientControlVci
OBJECT-TYPE
The VCI of the bi-directional control direct connection between the LEC and LES.
1.3.6.1.4.1.9.9.39.1.2.1.1.6CiscoVciIntegerread-onlycurrent
lesClientStatus
OBJECT-TYPE
The status of the (conceptual) row. Note that this object may only return the active(1) state. The only value which may be written to this object is the destroy(6) state which will cause the client to be dropped from the ELAN.
1.3.6.1.4.1.9.9.39.1.2.1.1.7RowStatusread-writecurrent
register
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.39.1.3
lesMacRegTable
OBJECT-TYPE
A (conceptual) table of MAC addresses registered with the LES by its clients.
1.3.6.1.4.1.9.9.39.1.3.1not-accessiblecurrent
lesMacRegEntry
OBJECT-TYPE
An entry (conceptual row) that denotes a registered MAC address and the ATM address that corresponds to it.
1.3.6.1.4.1.9.9.39.1.3.1.1not-accessiblecurrent
lesMacRegMacAddress
OBJECT-TYPE
The MAC address of a registered client.
1.3.6.1.4.1.9.9.39.1.3.1.1.1MacAddressnot-accessiblecurrent
lesMacRegAtmAddr
OBJECT-TYPE
The ATM address of the LEC that corresponds to the registered MAC address.
1.3.6.1.4.1.9.9.39.1.3.1.1.3AtmLaneAddressread-onlycurrent
lesMacRegLecid
OBJECT-TYPE
The LECID of the client who registered the designated MAC address.
1.3.6.1.4.1.9.9.39.1.3.1.1.4INTEGER (1..65279)read-onlycurrent
lesRDRegTable
OBJECT-TYPE
A (conceptual) table of Route Descriptors registered with the LES by its clients.
1.3.6.1.4.1.9.9.39.1.3.2not-accessiblecurrent
lesRDRegEntry
OBJECT-TYPE
An entry (conceptual row) that denotes a registered Route Descriptor address and the ATM address that corresponds to it.
1.3.6.1.4.1.9.9.39.1.3.2.1not-accessiblecurrent
lesRDRegSegmentId
OBJECT-TYPE
The segment ID of a registered client.
1.3.6.1.4.1.9.9.39.1.3.2.1.1INTEGER (0..4095)not-accessiblecurrent
lesRDRegBridgeNum
OBJECT-TYPE
The bridge number of a registered client going to the designated segment.
1.3.6.1.4.1.9.9.39.1.3.2.1.2INTEGER (0..15)not-accessiblecurrent
lesRDRegAtmAddr
OBJECT-TYPE
The ATM address of the LEC that corresponds to the registered Route Descriptor.
1.3.6.1.4.1.9.9.39.1.3.2.1.3AtmLaneAddressread-onlycurrent
lesRDRegLecid
OBJECT-TYPE
The LECID of the client who registered the designated Route Descriptor address.
1.3.6.1.4.1.9.9.39.1.3.2.1.4INTEGER (1..65279)read-onlycurrent
ciscoLesMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.39.2
ciscoLesMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.39.2.1
ciscoLesMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.39.2.2

Conformance

NameOIDStatus
ciscoLesGroup
OBJECT-GROUP
The core set of objects necessary to managing a LES.
1.3.6.1.4.1.9.9.39.2.1.1current
ciscoLesStatsGroup
OBJECT-GROUP
The set of objects containing statistical information about a LES.
1.3.6.1.4.1.9.9.39.2.1.2current
ciscoLesColocatedGroup
OBJECT-GROUP
The objects needed to supported collocated LANE service components.
1.3.6.1.4.1.9.9.39.2.1.3current
ciscoLesLecsGroup
OBJECT-GROUP
The objects necessary for those LES implementations that use the LECS for LEC verification.
1.3.6.1.4.1.9.9.39.2.1.4current
ciscoLesCntrlDistGroup
OBJECT-GROUP
The additional objects for LESs that support a point to multipoint control distribute VC.
1.3.6.1.4.1.9.9.39.2.1.5current
ciscoLesSubIfGroup
OBJECT-GROUP
For those implementations that wish to tie their LE service components to an particular sub-interface.
1.3.6.1.4.1.9.9.39.2.1.6current
ciscoLesClientGroup
OBJECT-GROUP
A collection of objects used for inspecting the clients requesting the attention/service of the LES.
1.3.6.1.4.1.9.9.39.2.1.7current
ciscoLesTokenRingGroup
OBJECT-GROUP
A collection of objects used for managing LESs capable of emulated token rings.
1.3.6.1.4.1.9.9.39.2.1.8current
ciscoLesMIBCompliance
MODULE-COMPLIANCE
The compliance statement for SNMP entities that support Cisco's LES MIB.
1.3.6.1.4.1.9.9.39.2.2.1current