Nortel-Magellan-Passport-LaneClientMIB

File: Nortel-Magellan-Passport-LaneClientMIB.mib (49406 bytes)

Imported modules

RFC-1212 Nortel-Magellan-Passport-UsefulDefinitionsMIB Nortel-Magellan-Passport-StandardTextualConventionsMIB
Nortel-Magellan-Passport-TextualConventionsMIB

Imported symbols

OBJECT-TYPE components passportMIBs
Counter32 RowPointer DisplayString
StorageType RowStatus InterfaceIndex
Integer32 MacAddress Unsigned32
AsciiString DashedHexString NonReplicated
HexString Link

Defined Types

LecRowStatusEntry  
SEQUENCE    
  lecRowStatus RowStatus
  lecComponentName DisplayString
  lecStorageType StorageType
  lecIndex Integer32

LecCidDataEntry  
SEQUENCE    
  lecCustomerIdentifier Unsigned32

LecIfEntryEntry  
SEQUENCE    
  lecIfAdminStatus INTEGER
  lecIfIndex InterfaceIndex

LecMpEntry  
SEQUENCE    
  lecLinkToProtocolPort Link

LecProvEntry  
SEQUENCE    
  lecLanType INTEGER
  lecMaxFrameSize INTEGER
  lecLanName AsciiString
  lecV2Capable INTEGER
  lecLecsAddress HexString
  lecLesAddress HexString
  lecMaxDataSvcs Unsigned32
  lecMaxArpEntries Unsigned32
  lecIlsForwarder Link

LecStateEntry  
SEQUENCE    
  lecAdminState INTEGER
  lecOperationalState INTEGER
  lecUsageState INTEGER

LecOperStatusEntry  
SEQUENCE    
  lecSnmpOperStatus INTEGER

LecOperEntry  
SEQUENCE    
  lecActualLanType INTEGER
  lecActualMaxFrameSize INTEGER
  lecActualLanName AsciiString
  lecElanId Unsigned32
  lecActualV2Capable INTEGER
  lecConfigurationSource INTEGER
  lecActualLecsAddress HexString
  lecActualLesAddress HexString
  lecAtmAddress HexString
  lecMacAddress MacAddress
  lecLecId Unsigned32
  lecInterfaceState INTEGER
  lecLastFailureResponseCode INTEGER
  lecLastFailureState INTEGER

LecStatsEntry  
SEQUENCE    
  lecArpRequestsOut Counter32
  lecArpRepliesIn Counter32
  lecArpRequestsIn Counter32
  lecArpRepliesOut Counter32
  lecControlFramesOut Counter32
  lecControlFramesIn Counter32
  lecSvcFailures Counter32
  lecCurrDataSvcs Unsigned32
  lecPeakDataSvcs Unsigned32
  lecCurrArpEntries Unsigned32
  lecPeakArpEntries Unsigned32
  lecBadControlFrames Counter32
  lecProtocolViolations Counter32
  lecUnsupportedTlvs Counter32

LecLeArpRowStatusEntry  
SEQUENCE    
  lecLeArpRowStatus RowStatus
  lecLeArpComponentName DisplayString
  lecLeArpStorageType StorageType
  lecLeArpIndex DashedHexString

LecLeArpOperEntry  
SEQUENCE    
  lecLeArpAtmAddress HexString
  lecLeArpIsRemoteAddress INTEGER
  lecLeArpConnectionId Unsigned32

LecConnRowStatusEntry  
SEQUENCE    
  lecConnRowStatus RowStatus
  lecConnComponentName DisplayString
  lecConnStorageType StorageType
  lecConnIndex Integer32

LecConnOperEntry  
SEQUENCE    
  lecConnRemoteAtmAddress HexString
  lecConnAge Unsigned32
  lecConnType INTEGER

LecConnStatsEntry  
SEQUENCE    
  lecConnOutFrames Counter32
  lecConnInFrames Counter32

LecConnAtmConRowStatusEntry  
SEQUENCE    
  lecConnAtmConRowStatus RowStatus
  lecConnAtmConComponentName DisplayString
  lecConnAtmConStorageType StorageType
  lecConnAtmConIndex NonReplicated

LecConnAtmConOperEntry  
SEQUENCE    
  lecConnAtmConNextHop RowPointer

Defined Values

laneClientMIB 1.3.6.1.4.1.562.2.4.2.71
OBJECT IDENTIFIER    

lec 1.3.6.1.4.1.562.2.4.1.124
OBJECT IDENTIFIER    

lecRowStatusTable 1.3.6.1.4.1.562.2.4.1.124.1
This entry controls the addition and deletion of lec components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecRowStatusEntry

lecRowStatusEntry 1.3.6.1.4.1.562.2.4.1.124.1.1
A single entry in the table represents a single lec component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecRowStatusEntry  

lecRowStatus 1.3.6.1.4.1.562.2.4.1.124.1.1.1
This variable is used as the basis for SNMP naming of lec components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

lecComponentName 1.3.6.1.4.1.562.2.4.1.124.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

lecStorageType 1.3.6.1.4.1.562.2.4.1.124.1.1.4
This variable represents the storage type value for the lec tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

lecIndex 1.3.6.1.4.1.562.2.4.1.124.1.1.10
This variable represents the index for the lec tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 0..31  

lecCidDataTable 1.3.6.1.4.1.562.2.4.1.124.10
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecCidDataEntry

lecCidDataEntry 1.3.6.1.4.1.562.2.4.1.124.10.1
An entry in the lecCidDataTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecCidDataEntry  

lecCustomerIdentifier 1.3.6.1.4.1.562.2.4.1.124.10.1.1
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..8191  

lecIfEntryTable 1.3.6.1.4.1.562.2.4.1.124.11
This group contains the provisionable attributes for the ifEntry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecIfEntryEntry

lecIfEntryEntry 1.3.6.1.4.1.562.2.4.1.124.11.1
An entry in the lecIfEntryTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecIfEntryEntry  

lecIfAdminStatus 1.3.6.1.4.1.562.2.4.1.124.11.1.1
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

lecIfIndex 1.3.6.1.4.1.562.2.4.1.124.11.1.2
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InterfaceIndex 1..65535  

lecMpTable 1.3.6.1.4.1.562.2.4.1.124.12
This group contains the base provisioning data for the Media Application component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecMpEntry

lecMpEntry 1.3.6.1.4.1.562.2.4.1.124.12.1
An entry in the lecMpTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecMpEntry  

lecLinkToProtocolPort 1.3.6.1.4.1.562.2.4.1.124.12.1.1
This attribute contains a protocol port component name. The attribute associates the application with a protocol port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Link  

lecProvTable 1.3.6.1.4.1.562.2.4.1.124.13
This group contains the provisionable attributes for the LanEmulationClient component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecProvEntry

lecProvEntry 1.3.6.1.4.1.562.2.4.1.124.13.1
An entry in the lecProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecProvEntry  

lecLanType 1.3.6.1.4.1.562.2.4.1.124.13.1.1
This attribute specifies the data frame format for this LEC. Auto- configuring LECs use this attribute in their Configure requests. Manually-configured LECs use it in their Join requests. A value of unspecified implies that the data frame format is obtained from the LECS or LES. The value of this attribute may be overridden by the LECS or LES; actualLanType contains the actual value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unspecified(1), ethernet(2)  

lecMaxFrameSize 1.3.6.1.4.1.562.2.4.1.124.13.1.2
This attribute specifies the maximum data frame size for this LEC. Auto-configuring LECs use this attribute in their Configure requests. Manually-configured LECs use it in their Join requests. A value of unspecified may only be used for auto-configuring LECs. A value of 1580 may only be specified for a LEC that has the v2Capable attribute set to yes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unspecified(0), n1516(1516), n1580(1580), n4544(4544), n9234(9234), n18190(18190)  

lecLanName 1.3.6.1.4.1.562.2.4.1.124.13.1.3
This attribute specifies the ELAN name for this LEC. Auto- configuring LECs use this attribute in their Configure requests. Manually-configured LECs use it in their Join requests. An empty string means unspecified. The value of this attribute may be overridden by the LECS or LES; actualLanName contains the actual value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AsciiString Size(0..32)  

lecV2Capable 1.3.6.1.4.1.562.2.4.1.124.13.1.4
This attribute specifies whether this LEC exhibits LANE v2 behavior where it differs in its requirements from LANE v1 behavior.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

lecLecsAddress 1.3.6.1.4.1.562.2.4.1.124.13.1.5
This attribute specifies the ATM address of the LECS. If this attribute is non-null, the LEC attempts to set up a Configuration Direct SVC to this address as the first step in the LECS Connect phase. Otherwise, the well known LECS ATM address is used. Only one of the attributes lecsAddress and lesAddress can be specified at one time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  HexString Size(0..20)  

lecLesAddress 1.3.6.1.4.1.562.2.4.1.124.13.1.6
This attribute specifies the ATM address of the LES. The LEC uses this address to connect directly to the LES, thus bypassing the LECS. A LEC which did not use the LECS is deemed to be manually-configured. Only one of the attributes lecsAddress and lesAddress can be specified at one time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  HexString Size(0..20)  

lecMaxDataSvcs 1.3.6.1.4.1.562.2.4.1.124.13.1.7
This attribute specifies the maximum number of Data Direct SVCs which this LEC can have active at any one time. When operating at the maximum, an SVC setup request releases the oldest 10% of the Data Direct SVCs of this LEC. A SET alarm is issued when currDataSvcs rises above 95% of this value and is CLEAR-ed when it falls below 85%. Set maxDataSvcs as low as acceptable since a fixed amount of memory is consumed proportional to this value on every LP with this feature present.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 16..1018  

lecMaxArpEntries 1.3.6.1.4.1.562.2.4.1.124.13.1.8
This attribute specifies the maximum number of entries which this LEC can have in its LE_ARP table at any one time. When operating at the maximum, if an additional entry must be installed, up to 10% of the oldest entries are removed. A SET alarm is issued when currArpEntries rises above 95% of this value and is CLEAR-ed when it falls below 85%.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 32..10240  

lecIlsForwarder 1.3.6.1.4.1.562.2.4.1.124.13.1.9
This attribute specifies the IlsForwarder that this LEC is using.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Link  

lecStateTable 1.3.6.1.4.1.562.2.4.1.124.15
This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecStateEntry

lecStateEntry 1.3.6.1.4.1.562.2.4.1.124.15.1
An entry in the lecStateTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecStateEntry  

lecAdminState 1.3.6.1.4.1.562.2.4.1.124.15.1.1
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER locked(0), unlocked(1), shuttingDown(2)  

lecOperationalState 1.3.6.1.4.1.562.2.4.1.124.15.1.2
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

lecUsageState 1.3.6.1.4.1.562.2.4.1.124.15.1.3
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), active(1), busy(2)  

lecOperStatusTable 1.3.6.1.4.1.562.2.4.1.124.16
This group includes the Operational Status attribute. This attribute defines the current operational state of this component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecOperStatusEntry

lecOperStatusEntry 1.3.6.1.4.1.562.2.4.1.124.16.1
An entry in the lecOperStatusTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecOperStatusEntry  

lecSnmpOperStatus 1.3.6.1.4.1.562.2.4.1.124.16.1.1
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

lecOperTable 1.3.6.1.4.1.562.2.4.1.124.17
This group contains the operational status attributes of the LanEmulationClient component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecOperEntry

lecOperEntry 1.3.6.1.4.1.562.2.4.1.124.17.1
An entry in the lecOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecOperEntry  

lecActualLanType 1.3.6.1.4.1.562.2.4.1.124.17.1.1
This attribute indicates the data frame format of this LEC. This may come from the lanType attribute, LECS or LES. The data frame format is not unspecified for an operational LEC. This attribute represents the 'C2' LEC state parameter in the ATM Forum LANE specification. Token Ring data frame format is not supported. The LEC does not become operational if the LECS or LES specify a LAN type of Token Ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unspecified(1), ethernet(2)  

lecActualMaxFrameSize 1.3.6.1.4.1.562.2.4.1.124.17.1.2
This attribute indicates the maximum data frame size of this LEC. This may come from the maxFrameSize attribute, LECS or LES. The value is not unspecified for an operational LEC. If the LEC's actualV2Capable attribute is no, the value will be limited to one of 1516, 4544, 9234, 18190. This attribute represents the 'C3' LEC state parameter in the ATM Forum LANE specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unspecified(0), n1516(1516), n1580(1580), n4544(4544), n9234(9234), n18190(18190)  

lecActualLanName 1.3.6.1.4.1.562.2.4.1.124.17.1.3
This attribute indicates the name of the ELAN to which this LEC is connected. This may come from the lanName attribute, LECS or LES. It may be null for an operational LEC. This attribute represents the 'C5' LEC state parameter in the ATM Forum LANE specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AsciiString Size(0..32)  

lecElanId 1.3.6.1.4.1.562.2.4.1.124.17.1.4
This attribute identifies the ELAN to which this LEC is connected. For v2, the value will be set in the configuration phase, otherwise it will be 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

lecActualV2Capable 1.3.6.1.4.1.562.2.4.1.124.17.1.5
This attribute indicates whether this LEC exhibits LANE v2 behavior. The value is set in the Join phase.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

lecConfigurationSource 1.3.6.1.4.1.562.2.4.1.124.17.1.6
This attribute indicates whether this LEC used the LECS, and if so, the method used to establish the Configuration Direct VCC. The attribute retains this value when the LEC is reset. - usedProvisionedLecsAddress: The ATM address specified in lecsAddress was used to locate the LECS. - gotLecsAddressViaIlmi: The ATM address of the LECS was located via the ILMI protocol. - usedWellKnownLecsAddress: The well-known ATM address 0x47007900000000000000000000-00A03E000001-00 was used to locate the LECS. - usedLecsPvc: The well known PVC of VPI=0, VCI=17 was used to locate the LECS. - didNotUseLecs: The LECS was bypassed and the ATM address specified in lesAddress was used to locate the LES.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER usedProvisionedLecsAddress(1), gotLecsAddressViaIlmi(2), usedWellKnownLecsAddress(3), usedLecsPvc(4), didNotUseLecs(5)  

lecActualLecsAddress 1.3.6.1.4.1.562.2.4.1.124.17.1.7
This attribute indicates the ATM address of the LECS used to configure this LEC. The address is null if the LECS was not used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HexString Size(0..20)  

lecActualLesAddress 1.3.6.1.4.1.562.2.4.1.124.17.1.8
This attribute indicates the ATM address of the LES which is currently serving this LEC. The address is not null for an operational LEC. This attribute represents the 'C9' LEC state parameter in the ATM Forum LANE specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HexString Size(0..20)  

lecAtmAddress 1.3.6.1.4.1.562.2.4.1.124.17.1.9
This attribute indicates the ATM address of this LEC. This attribute represents the 'C1' LEC state parameter in the ATM Forum LANE specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HexString Size(0..20)  

lecMacAddress 1.3.6.1.4.1.562.2.4.1.124.17.1.10
This attribute indicates the MAC address of this LEC. This attribute represents the 'C6' LEC state parameter in the ATM Forum LANE specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress Size(6)  

lecLecId 1.3.6.1.4.1.562.2.4.1.124.17.1.11
This attribute indicates the LANE Client Identifier (LECID) assigned to this LEC by the LES during the Join phase. The LECID uniquely identifies a LEC on a particular ELAN. This attribute represents the 'C14' LEC state parameter in the ATM Forum LANE specification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65279  

lecInterfaceState 1.3.6.1.4.1.562.2.4.1.124.17.1.12
This attribute indicates the current state of the LEC. Note that ifOperStatus is up only when interfaceState is operational. - initialState: Some parameters (such as addresses and ELAN name) are known to the LEC. - lecsConnect: LEC establishes Configuration Direct VCC to LECS. Manually-configured LECs skip this state. - configure: LEC discovers LES. - join: LEC establishes control connections to LES. LEC is assigned unique LECID and knows all ELAN parameters. - initialRegistration: LEC may register additional MAC addresses with LES. This is in addition to the single MAC address registered during Join phase. - busConnect: LEC issues LE_ARP to locate the BUS and sets up the connection. The BUS then establishes the Multicast Forward VCC to the LEC. - operational: LEC is operational and can forward data traffic.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initialState(1), lecsConnect(2), configure(3), join(4), initialRegistration(5), busConnect(6), operational(7)  

lecLastFailureResponseCode 1.3.6.1.4.1.562.2.4.1.124.17.1.13
The attribute indicates the status code from the last failed Configure or Join response. Failed responses are those for which the LE_CONFIGURE_RESPONSE / LE_JOIN_RESPONSE frame contains a non-zero code, or fails to arrive within a time-out period. If none of the LEC's requests have failed, this attribute has the value none.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), timeout(2), undefinedError(3), versionNotSupported(4), invalidRequestParameters(5), duplicateLanDestination(6), duplicateAtmAddress(7), insufficientResources(8), accessDenied(9), invalidRequesterId(10), invalidLanDestination(11), invalidAtmAddress(12), noConfiguration(13), leConfigureError(14), insufficientInformation(15)  

lecLastFailureState 1.3.6.1.4.1.562.2.4.1.124.17.1.14
This attribute indicates the state that the LEC was in when it updated the lastFailureResponseCode. If lastFailureResponseCode is none, this attribute has the value initialState. See the interfaceState attribute for a description of each state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initialState(1), lecsConnect(2), configure(3), join(4), initialRegistration(5), busConnect(6), operational(7)  

lecStatsTable 1.3.6.1.4.1.562.2.4.1.124.18
This group contains the statistical attributes of the LanEmulationClient component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecStatsEntry

lecStatsEntry 1.3.6.1.4.1.562.2.4.1.124.18.1
An entry in the lecStatsTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecStatsEntry  

lecArpRequestsOut 1.3.6.1.4.1.562.2.4.1.124.18.1.1
This attribute counts the LE_ARP_REQUESTS sent by this LEC. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecArpRepliesIn 1.3.6.1.4.1.562.2.4.1.124.18.1.2
This attribute counts the LE_ARP_RESPONSES received by this LEC. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecArpRequestsIn 1.3.6.1.4.1.562.2.4.1.124.18.1.3
This attribute counts the LE_ARP_REQUESTS received by this LEC. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecArpRepliesOut 1.3.6.1.4.1.562.2.4.1.124.18.1.4
This attribute counts the LE_ARP_RESPONSES sent by this LEC. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecControlFramesOut 1.3.6.1.4.1.562.2.4.1.124.18.1.5
This attribute counts the control packets sent by this LEC. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecControlFramesIn 1.3.6.1.4.1.562.2.4.1.124.18.1.6
This attribute counts the control packets received by this LEC. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecSvcFailures 1.3.6.1.4.1.562.2.4.1.124.18.1.7
This attribute counts the number of SVCs that could not be set up. The reasons for failure are: - outgoing SVCs that this LEC failed to establish; - incoming SVCs that this LEC failed to establish; and - incoming SVCs that this LEC rejected for protocol or security reasons. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecCurrDataSvcs 1.3.6.1.4.1.562.2.4.1.124.18.1.8
This attribute counts the number of Data Direct SVCs that this LEC has in service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4292967295  

lecPeakDataSvcs 1.3.6.1.4.1.562.2.4.1.124.18.1.9
The attribute is the peak value of currDataSvcs. In other words, this value is the maximum number of Data Direct SVCs that this LEC had in service at any one time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4292967295  

lecCurrArpEntries 1.3.6.1.4.1.562.2.4.1.124.18.1.10
This attribute counts the current number of entries that this LEC has in its LE ARP table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4292967295  

lecPeakArpEntries 1.3.6.1.4.1.562.2.4.1.124.18.1.11
The attribute is the peak value currArpEntries. In other words, this value is the maximum number of entries that this LEC had in its LE ARP table at any one time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4292967295  

lecBadControlFrames 1.3.6.1.4.1.562.2.4.1.124.18.1.12
This attribute counts the control frames discarded by the LEC due to invalid or illegal frame format, and those frames with a STATUS code other than 'Success'. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecProtocolViolations 1.3.6.1.4.1.562.2.4.1.124.18.1.13
This attribute counts the number of responses received by the LEC that contained invalid data or non-protocol compliant data. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecUnsupportedTlvs 1.3.6.1.4.1.562.2.4.1.124.18.1.14
This attribute counts the number of times an unsupported TLV was received by the LEC in either the Configuration or Join response. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecLeArp 1.3.6.1.4.1.562.2.4.1.124.2
OBJECT IDENTIFIER    

lecLeArpRowStatusTable 1.3.6.1.4.1.562.2.4.1.124.2.1
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of lecLeArp components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecLeArpRowStatusEntry

lecLeArpRowStatusEntry 1.3.6.1.4.1.562.2.4.1.124.2.1.1
A single entry in the table represents a single lecLeArp component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecLeArpRowStatusEntry  

lecLeArpRowStatus 1.3.6.1.4.1.562.2.4.1.124.2.1.1.1
This variable is used as the basis for SNMP naming of lecLeArp components. These components cannot be added nor deleted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowStatus  

lecLeArpComponentName 1.3.6.1.4.1.562.2.4.1.124.2.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

lecLeArpStorageType 1.3.6.1.4.1.562.2.4.1.124.2.1.1.4
This variable represents the storage type value for the lecLeArp tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

lecLeArpIndex 1.3.6.1.4.1.562.2.4.1.124.2.1.1.10
This variable represents the index for the lecLeArp tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DashedHexString Size(6)  

lecLeArpOperTable 1.3.6.1.4.1.562.2.4.1.124.2.10
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the operational attributes of the LeArpEntry component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecLeArpOperEntry

lecLeArpOperEntry 1.3.6.1.4.1.562.2.4.1.124.2.10.1
An entry in the lecLeArpOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecLeArpOperEntry  

lecLeArpAtmAddress 1.3.6.1.4.1.562.2.4.1.124.2.10.1.1
This attribute indicates the ATM address of the BUS or LEC associated with the MAC address of this entry. If the MAC address is the all-ones broadcast address, the entry is for the BUS.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HexString Size(20)  

lecLeArpIsRemoteAddress 1.3.6.1.4.1.562.2.4.1.124.2.10.1.2
This attribute indicates whether this entry is for a local or remote MAC address. In this context, 'local' means a MAC address that is local to a LEC, and 'remote' means a MAC address for which the LEC is proxy. If yes, the address is believed to be remote, or its local/remote status is unknown. If no, the address is believed to be local; that is, registered with the LES by the LEC whose ATM address is atmAddress.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

lecLeArpConnectionId 1.3.6.1.4.1.562.2.4.1.124.2.10.1.3
This attribute indicates the connection identifier associated with this entry. The connection identifier is the instance of the Connection component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1022  

lecConn 1.3.6.1.4.1.562.2.4.1.124.3
OBJECT IDENTIFIER    

lecConnRowStatusTable 1.3.6.1.4.1.562.2.4.1.124.3.1
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of lecConn components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecConnRowStatusEntry

lecConnRowStatusEntry 1.3.6.1.4.1.562.2.4.1.124.3.1.1
A single entry in the table represents a single lecConn component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecConnRowStatusEntry  

lecConnRowStatus 1.3.6.1.4.1.562.2.4.1.124.3.1.1.1
This variable is used as the basis for SNMP naming of lecConn components. These components cannot be added nor deleted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowStatus  

lecConnComponentName 1.3.6.1.4.1.562.2.4.1.124.3.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

lecConnStorageType 1.3.6.1.4.1.562.2.4.1.124.3.1.1.4
This variable represents the storage type value for the lecConn tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

lecConnIndex 1.3.6.1.4.1.562.2.4.1.124.3.1.1.10
This variable represents the index for the lecConn tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1022  

lecConnOperTable 1.3.6.1.4.1.562.2.4.1.124.3.10
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the operational status attributes of the Connection component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecConnOperEntry

lecConnOperEntry 1.3.6.1.4.1.562.2.4.1.124.3.10.1
An entry in the lecConnOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecConnOperEntry  

lecConnRemoteAtmAddress 1.3.6.1.4.1.562.2.4.1.124.3.10.1.1
This attribute indicates the ATM address of the far end.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HexString Size(20)  

lecConnAge 1.3.6.1.4.1.562.2.4.1.124.3.10.1.2
This attribute indicates the age of this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4292967295  

lecConnType 1.3.6.1.4.1.562.2.4.1.124.3.10.1.3
This attribute indicates the type of this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER configurationDirectVcc(1), controlDirectVcc(2), controlDistributeVcc(3), dataDirectVcc(4), defaultMulticastSendVcc(5), multicastForward(6)  

lecConnStatsTable 1.3.6.1.4.1.562.2.4.1.124.3.11
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the statistical attributes of the Connection component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecConnStatsEntry

lecConnStatsEntry 1.3.6.1.4.1.562.2.4.1.124.3.11.1
An entry in the lecConnStatsTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecConnStatsEntry  

lecConnOutFrames 1.3.6.1.4.1.562.2.4.1.124.3.11.1.1
This attribute counts the frames sent over this connection. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecConnInFrames 1.3.6.1.4.1.562.2.4.1.124.3.11.1.2
This attribute counts the frames received over this connection. This counter wraps to zero when the maximum value is reached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

lecConnAtmCon 1.3.6.1.4.1.562.2.4.1.124.3.2
OBJECT IDENTIFIER    

lecConnAtmConRowStatusTable 1.3.6.1.4.1.562.2.4.1.124.3.2.1
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of lecConnAtmCon components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecConnAtmConRowStatusEntry

lecConnAtmConRowStatusEntry 1.3.6.1.4.1.562.2.4.1.124.3.2.1.1
A single entry in the table represents a single lecConnAtmCon component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecConnAtmConRowStatusEntry  

lecConnAtmConRowStatus 1.3.6.1.4.1.562.2.4.1.124.3.2.1.1.1
This variable is used as the basis for SNMP naming of lecConnAtmCon components. These components cannot be added nor deleted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowStatus  

lecConnAtmConComponentName 1.3.6.1.4.1.562.2.4.1.124.3.2.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

lecConnAtmConStorageType 1.3.6.1.4.1.562.2.4.1.124.3.2.1.1.4
This variable represents the storage type value for the lecConnAtmCon tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

lecConnAtmConIndex 1.3.6.1.4.1.562.2.4.1.124.3.2.1.1.10
This variable represents the index for the lecConnAtmCon tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

lecConnAtmConOperTable 1.3.6.1.4.1.562.2.4.1.124.3.2.10
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This attribute group contains the operational attributes for the NapAtmConnection component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LecConnAtmConOperEntry

lecConnAtmConOperEntry 1.3.6.1.4.1.562.2.4.1.124.3.2.10.1
An entry in the lecConnAtmConOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LecConnAtmConOperEntry  

lecConnAtmConNextHop 1.3.6.1.4.1.562.2.4.1.124.3.2.10.1.1
This attribute shows the component name of the AtmIf Vcc Ep or AtmCon component to which this switched connection is established.
Status: mandatory Access: read-only
OBJECT-TYPE    
  RowPointer  

laneClientGroup 1.3.6.1.4.1.562.2.4.2.71.1
OBJECT IDENTIFIER    

laneClientGroupBE 1.3.6.1.4.1.562.2.4.2.71.1.5
OBJECT IDENTIFIER    

laneClientGroupBE00 1.3.6.1.4.1.562.2.4.2.71.1.5.1
OBJECT IDENTIFIER    

laneClientGroupBE00A 1.3.6.1.4.1.562.2.4.2.71.1.5.1.2
OBJECT IDENTIFIER    

laneClientCapabilities 1.3.6.1.4.1.562.2.4.2.71.3
OBJECT IDENTIFIER    

laneClientCapabilitiesBE 1.3.6.1.4.1.562.2.4.2.71.3.5
OBJECT IDENTIFIER    

laneClientCapabilitiesBE00 1.3.6.1.4.1.562.2.4.2.71.3.5.1
OBJECT IDENTIFIER    

laneClientCapabilitiesBE00A 1.3.6.1.4.1.562.2.4.2.71.3.5.1.2
OBJECT IDENTIFIER