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
| From | Symbols |
|---|---|
| CISCO-BUS-MIB | CiscoVciInteger, CiscoVpiInteger |
| CISCO-SMI | ciscoMgmt |
| LAN-EMULATION-CLIENT-MIB | AtmLaneAddress |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| lesEntry OBJECT-TYPE An entry (conceptual row) in the lesTable. | 1.3.6.1.4.1.9.9.39.1.1.1.1 | not-accessible | current | |
| 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.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| 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.2 | Integer32 (1..2147483647) | not-accessible | current |
| 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.3 | AtmLaneAddress | read-create | current |
| 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.4 | OCTET STRING (SIZE(0 | 20)) | read-create | current |
| 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.5 | AtmLaneAddress | read-only | current |
| 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.6 | Integer32 | read-create | current |
| 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.7 | Integer32 | read-create | current |
| 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.8 | AtmLaneAddress | read-create | current |
| 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.9 | OCTET STRING (SIZE(0 | 20)) | read-create | current |
| 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.10 | AtmLaneAddress | read-only | current |
| 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.11 | TimeStamp | read-only | current |
| 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.12 | INTEGER {dot3(1), dot5(2)} | read-create | current |
| 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.13 | INTEGER {dot3(1516), tr4Mb(4544), rfc1626(9234), tr16Mb(18190)} | read-create | current |
| 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.14 | INTEGER (10..300) | read-create | current |
| 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.15 | AtmLaneAddress | read-create | current |
| 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.16 | CiscoVpiInteger | read-only | current |
| 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.17 | CiscoVciInteger | read-only | current |
| 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.18 | INTEGER {active(1), inactive(2)} | read-only | current |
| 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.19 | INTEGER {active(1), inactive(2)} | read-create | current |
| 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.20 | RowStatus | read-create | current |
| 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.21 | INTEGER (0..4095) | read-create | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | AtmLaneAddress | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.6 | Integer32 | read-only | current |
| 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.7 | AtmLaneAddress | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | Counter32 | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | Counter32 | read-only | current |
| 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.12 | Counter32 | read-only | current |
| 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.13 | Integer32 | read-only | current |
| 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.14 | AtmLaneAddress | read-only | current |
| 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.15 | Counter32 | read-only | current |
| 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.16 | Counter32 | read-only | current |
| 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.17 | Counter32 | read-only | current |
| 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.18 | Counter32 | read-only | current |
| 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.19 | Counter32 | read-only | current |
| 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.20 | Counter32 | read-only | current |
| 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.21 | Counter32 | read-only | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | INTEGER (1..65279) | not-accessible | current |
| 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.2 | AtmLaneAddress | read-only | current |
| 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.3 | INTEGER {connected(1), joinRecv(2), verify(3), addLec(4), busConnect(5), operational(6), terminating(7)} | read-only | current |
| 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.4 | Integer32 | read-only | current |
| 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.5 | CiscoVpiInteger | read-only | current |
| 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.6 | CiscoVciInteger | read-only | current |
| 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.7 | RowStatus | read-write | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| lesMacRegMacAddress OBJECT-TYPE The MAC address of a registered client. | 1.3.6.1.4.1.9.9.39.1.3.1.1.1 | MacAddress | not-accessible | current |
| 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.3 | AtmLaneAddress | read-only | current |
| 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.4 | INTEGER (1..65279) | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| lesRDRegSegmentId OBJECT-TYPE The segment ID of a registered client. | 1.3.6.1.4.1.9.9.39.1.3.2.1.1 | INTEGER (0..4095) | not-accessible | current |
| 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.2 | INTEGER (0..15) | not-accessible | current |
| 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.3 | AtmLaneAddress | read-only | current |
| 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.4 | INTEGER (1..65279) | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| ciscoLesGroup OBJECT-GROUP The core set of objects necessary to managing a LES. | 1.3.6.1.4.1.9.9.39.2.1.1 | current |
| ciscoLesStatsGroup OBJECT-GROUP The set of objects containing statistical information about a LES. | 1.3.6.1.4.1.9.9.39.2.1.2 | current |
| ciscoLesColocatedGroup OBJECT-GROUP The objects needed to supported collocated LANE service components. | 1.3.6.1.4.1.9.9.39.2.1.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.1 | current |