CISCO-LECS-MIB

CISCO-LECS-MIB Download

MIBs list

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

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-LECS-MIB

lecsTable
The (conceptual) table containing the interface specific information of the LECS on a particular device and its associated statistics for that interface.
lecsEntry
An entry (conceptual row) in the lecsTable, containing information of a LECS for a particular interface. Note that deleting an entry will have the side effect of deleting corresponding entries in the lecsAtmAddrTable.
lecsConfigTableName
The textual name used to identify a configuration table in use by the designated LECS. Note that this value must be a reference to an entry in the lecsConfigTblTable.
lecsUpTime
The value of sysUpTime when this entry was created. Note that changing the value of the lecsAdminStatus will not affect the value of this object. This object is only set at row creation time ( whether it is from explicit use of SNMP, the CLI or from ...
lecsInConfigReqs
The number of LE_CONFIGURE_REQUESTs that have been received by this LECS on this designated interface.
lecsInConfigErrors
Then number of packets sent to the LECS from the lower layers but which were not correctly formatted configure requests.
lecsOutConfigFails
The number of LE_CONFIGURE_RESPONSEs sent by this particular LECS whose status was other than success.
lecsLastFailCause
The cause for rejection of the last LE_CONFIGURE_REQUEST. This will be the value of the status field that was sent in the rejection LE_CONFIGURE_RESPONSE. If the config server has never issued a failed response then this ...
lecsLastFailLec
The ATM address of the LE client whose last configuration request was rejected. This ATM address will be for the LE client who was delivered the last LE_CONFIGURE_RESPONSE that caused the lecsOutConfigFails object to increment. ...
lecsOperStatus
This object reflects the actual state of the LECS which may differ from that of the lecsAdminStatus object. This can occur when the interface ifOperStatus is 'down' but the corresponding lecsAdminStatus is 'active'.
lecsAdminStatus
The desired state of the LECS on this interface 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 lecsOperStatus.
lecsStatus
The status object for the lecsEntry. Note that the lecsConfigTableName must be specified at row creation time.
lecsMasterState
An indication of whether the LECS is acting as the operative master or is a redundant slave.
lecsAtmAddrTable
A (conceptual) table of ATM addresses which are listened to by LECSs on this device.
lecsAtmAddrEntry
An entry (conceptual row) that denotes an ATM address, on a particular interface, that a LECS listens on. Note that an entry in the lecsTable must exist for the corresponding ifIndex first before any ATM addresses can be assigned to it.
lecsAtmAddrIndex
An arbitrary number that uniquely corresponds to a value of lecsAtmAddrActual for a designated interface. Note that lecsAtmAddrActual could not be used for the index since it may not be known at the time of row creation (to be resolved through int ...
lecsAtmAddrSpec
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 LECS on the designated interface will use to accept configure requests on. If this object is ...
lecsAtmAddrMask
A bit mask signifying what portion of the specified ATM address is relevant. If the ATM address is not specified (i.e. at row creation time), then this object defaults to all zeros (no portion of the lecsAtmAddrSpec value is relevant). ...
lecsAtmAddrActual
The resulting address that the LECS is accepting configuration requests on for the designated interface. This address is the result of the specified ATM address, its mask and interaction through the ILMI with the switch. N ...
lecsAtmAddrState
Once a (conceptual) row is created, the LECS, if active, goes about interacting through ILMI and registering the address with the switch. The value of this object denote what phase the current address is in. Whether the lecsAtmAddrActual ...
lecsAtmAddrStatus
The status object for the lecsAtmAddrTable.
lecsConfigDirectConnTable
This (conceptual) table allows a manager to view what LE clients have established configure direct connections to the LECS over the designated interface.
lecsConfigDirectConnEntry
An entry (conceptual row) that denotes a connection to the LECS in the form of a configure direct. It is important to note that the lecsConfigDirectConnSrc and lecsConfigDirectConnDst are only significant when the VC is a SVC. When the row represents ...
lecsConfigDirectConnVpi
The virtual path identifier of the designated connection to the LECS.
lecsConfigDirectConnVci
The virtual channel identifier of the designated connection to the LECS.
lecsConfigDirectConnVCType
The type of virtual connection that the designated configure direct uses. If this object has the value 'pvc' then the lecsConfigDirectConnSrc and lecsConfigDirectConnDst will not be instantiated.
lecsConfigDirectConnSrc
The calling party ID if the VC is a SVC. If the VC is a PVC then this object shall not be instantiated for the designated VC.
lecsConfigDirectConnDst
The address that was used by the requesting LEC to make the designated connection. The called party ID if the VC is a SVC. If the VC is a PVC then this object shall not be instantiated for the designated VC.
lecsConfigDirectDstType
The type of entity on the other end of the VC.
lecsConfigTblTable
A (conceptual) table of the configuration tables in existence on the device. Note that an entry must exist in this table before it can be used in the lecsTable, lecsElanConfigTable, lecsMacConfigTable or lecsAtmAddrConfigTable.
lecsConfigTblEntry
An entry (conceptual row) that denotes a configuration table, potentially accessible by a LECS.
lecsConfigTblName
The textual name used to identify a configuration table.
lecsConfigTblDefaultElanName
The ELAN name assigned to LE clients who do not specify what ELAN they wish to join when issuing a configuration request. It is important to understand when the default ELAN name will be used. If the LEC specifies an ELAN name in its confi ...
lecsConfigTblStatus
The status object associated with the designated entry. Note that a value for lecsConfigTblDefaultElanName cannot be specified at row creation time (as it points to an entry in the lecsElanConfigTable which depends on ...
lecsElanConfigTable
A (conceptual) configuration table that represents the names of the ELANs known to a LECS and their corresponding LES ATM addresses.
lecsElanConfigEntry
An entry (conceptual row) in the ELAN configuration table representing a mapping from an ELAN name to a LES ATM address. Note that a value of ELAN name must exist in this table before it can be used within the lecsMacConfigTable or the lecsAt ...
lecsElanConfigName
The name assigned to an ELAN in this configuration entry.
lecsElanLesAtmAddr
The ATM address of the LES associated with the ELAN of this entry.
lecsElanAccess
The access of the ELAN to configure requests. A 'closed' ELAN (similar to a closed user group) is prevented from being used as the default ELAN and also may not be asked for in the LE_CONFIGURE_REQUEST solely by ELAN name. As such onl ...
lecsElanConfigStatus
This object can only be set to active once a valid value of lecsElanLesAtmAddr is filled in.
lecsElanSegmentId
The Segment Id for Token Ring ELANs associated with this ELAN. A value of zero indicates that a ring number is not applicable to this ELAN.
lecsMacConfigTable
A (conceptual) table utilized by a LECS to map a registered MAC address of a LEC to an ELAN name. This table is used be the LECS to assign a LEC to an ELAN. It is, however, not mandatory for all configurable LECs to be in this table as they ma ...
lecsMacConfigEntry
An entry (conceptual row) of a mapping between a MAC address in primary utilization by a LEC and an ELAN name.
lecsMacConfigAddress
The MAC address of a to be associated with an ELAN name.
lecsMacConfigElanName
An ELAN name that will be returned to a LEC that provides the corresponding MAC address in a configuration request. Note that only ELAN names within the lecsElanConfigTable are acceptable values for this object. If this object is ...
lecsMacConfigLastUsed
The value of sysUpTime when this entry was last used to map a MAC address to an ELAN name. Managers may opt to use this object to garbage collect entries that have not been used for a prolonged period of time.
lecsMacConfigStatus
The row cannot be set to 'active' until an appropiate value exists for lecsMacConfigElanName. This may be provided by the agent if there exists a value for the lecsConfigTblDefaultElanName for the designated lecsConfigTblName.
lecsAtmAddrConfigTable
This (conceptual) table is used by the LECS to map between an ATM address of a LEC and ELAN name.
lecsAtmAddrConfigEntry
An entry (conceptual row) of the config table that maps between an ATM address of a LEC and ELAN name.
lecsAtmAddrConfigAddress
An ATM Address of a LEC that when combined with an address mask is used to determine which ELAN the LE client should belong to.
lecsAtmAddrConfigMask
An ATM address mask associated with the LEC ATM address of this entry. Bits in this mask that are set to zero indicate that corresponding bit locations in the comparison ATM address are to be ignored for the purposes of matching. A mask of all ...
lecsAtmAddrConfigElanName
The ELAN name to be returned to a configure request that has specified an ATM address that matches the address/mask pair in this entry. Note that only ELAN names within the lecsElanConfigTable are acceptable values for this object. If this ...
lecsAtmAddrLastUsed
The value of sysUpTime corresponding to the time this entry was last used. The manager may opt to use this object to garbage collect entries that have not been used for a prolonged period of time.
lecsAtmAddrConfigStatus
The status of this entry (conceptual) row in the lecsAtmAddrConfigTable. The row cannot be set to 'active' until an appropiate value exists for lecsAtmAddrConfigElanName. This may be provided by the agent if there exists a valu ...
lecsLesConfigTable
A table of LESs servicing an ELAN.
lecsLesConfigEntry
An entry (conceptual row) in the lecsLesConfigTable.
lecsLesAtmAddr
The ATM address of a LES configured to service this ELAN.
lecsLesPriority
The relative priority of the LES. The lower this number the more priority is given the LES for servicing the ELAN. Such that a higher priority LES will supersede operation of the ELAN in the presence of a lower priority LES. Note that the LECS will adju ...
lecsLesConnState
The present state of the given LES. The active(1) LES is servicing the ELAN, inactive(2) LESs are connected but not accepting joins, not-connected(3) LESs are not accounted for.
lecsLesConfigStatus
The status of the conceptual row.
lecsRDConfigTable
A (conceptual) table utilized by a LECS to map a registered Route Descriptor of a LEC to an ELAN name. This table is used by the LECS to assign a LEC to an ELAN. It is, however, not mandatory for all configurable LECs to be in this table as they ...
lecsRDConfigEntry
An entry (conceptual row) of a mapping between a Route Descriptor in primary utilization by a LEC and an ELAN name.
lecsRDConfigSegmentId
The Segment ID in a Route Descriptor provided by a LEC during configuration.
lecsRDConfigBridgeNum
The Bridge Number in a Route Descriptor provided by a LEC during configuration.
lecsRDConfigElanName
An ELAN name that will be returned to a LEC that provides the corresponding Route Descriptor in a configuration request. Note that only ELAN names within the lecsElanConfigTable are acceptable values for this object. If this object is ...
lecsRDConfigLastUsed
The value of sysUpTime when this entry was last used to map a Route Descriptor to an ELAN name. Managers may opt to use this object to garbage collect entries that have not been used for a prolonged period of time.
lecsRDConfigStatus
The row cannot be set to 'active' until an appropiate value exists for lecsRDConfigElanName. This may be provided by the agent if there exists a value for the lecsConfigTblDefaultElanName for the designated lecsConfigTblName.
lecsMIBGroup
A collection of objects for the managing of LECS operation.
lecsTokenRingMIBGroup
A collection of objects for the managing of the LECS emulated token ring operation.
lecsRedundancyMIBGroup
A collection of objects for the managing of the LECS/LES redundancy operation.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list