IBM-ELAN-MIB

File: IBM-ELAN-MIB.mib (10009 bytes)

Imported modules

SNMPv2-SMI RFC-1212 SNMPv2-TC
LAN-EMULATION-ELAN-MIB NWAYSMSS-MIB LAN-EMULATION-CLIENT-MIB

Imported symbols

Unsigned32 Integer32 Counter32
OBJECT-TYPE TruthValue DisplayString
elanConfEntry lecsConfEntry elanLesEntry
mssServerLanE AtmPrivateAddrEsi AtmSelector
AtmLaneAddress

Defined Types

IbmElanLesEntry  
SEQUENCE    
  ibmBackupLesAtmAddrValid TruthValue
  ibmBackupLesAtmAddr AtmLaneAddress

IbmLecsConfEntry  
SEQUENCE    
  lecsUseBurnedInEsi TruthValue
  lecsConfiguredEsi AtmPrivateAddrEsi
  lecsConfiguredSelector AtmSelector
  lecsValidateBestEffortPcr TruthValue
  configDirectMaxReservedBw Integer32
  atmDevLineSpeed Unsigned32
  idleVccTime Unsigned32
  lecsMaxVccs Unsigned32
  lecsDomainName DisplayString

Defined Values

ibmElanMIB 1.3.6.1.4.1.2.6.118.1.2.1.4
OBJECT IDENTIFIER    

ibmElanAdminGroup 1.3.6.1.4.1.2.6.118.1.2.1.4.1
OBJECT IDENTIFIER    

ibmElanConfGroup 1.3.6.1.4.1.2.6.118.1.2.1.4.2
OBJECT IDENTIFIER    

ibmElanLecsGroup 1.3.6.1.4.1.2.6.118.1.2.1.4.3
OBJECT IDENTIFIER    

ibmElanLecsConfGroup 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1
OBJECT IDENTIFIER    

ibmElanMIBConformance 1.3.6.1.4.1.2.6.118.1.2.1.4.4
OBJECT IDENTIFIER    

ibmElanMIBGroups 1.3.6.1.4.1.2.6.118.1.2.1.4.4.1
OBJECT IDENTIFIER    

ibmElanMIBCompliances 1.3.6.1.4.1.2.6.118.1.2.1.4.4.2
OBJECT IDENTIFIER    

ibmElanLesTable 1.3.6.1.4.1.2.6.118.1.2.1.4.2.2
This table contains configuration information for the all LESs for each ELAN specified in the elanConfTable. This table is used by the LECS to know if a backup LES is configured.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmElanLesEntry

ibmElanLesEntry 1.3.6.1.4.1.2.6.118.1.2.1.4.2.2.1
Each entry represents a LES/Emulated LAN pair this agent maintains.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmElanLesEntry  

ibmBackupLesAtmAddrValid 1.3.6.1.4.1.2.6.118.1.2.1.4.2.2.1.1
When True specifies the backup LES is specified by ibmBackupLesAtmAddr. When False specifies no backup LES is configured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

ibmBackupLesAtmAddr 1.3.6.1.4.1.2.6.118.1.2.1.4.2.2.1.2
The ATM address of the backup LES.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmLaneAddress  

ibmLecsConfTable 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1
This table contains configuration information the LECSs within the scope of the agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IbmLecsConfEntry

ibmLecsConfEntry 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1
Each entry represents a LECS this agent maintains. Objects lecsUseBurnedInEsi, lecsConfiguredEsi, and lecsConfiguredSelector cannot be modified unless the lecsAdminStatus is set to down(2). And the change doesn't take effect until the lecsAdminStatus is set to up(1).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IbmLecsConfEntry  

lecsUseBurnedInEsi 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1.1
Specifies whether a MAC Address burned into the ATM device should be used as the End System Identifier component of the LECS ATM Address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

lecsConfiguredEsi 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1.2
Locally Administered End System Identifier that is to be used as the ESI component of the LECS's ATM Address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmPrivateAddrEsi  

lecsConfiguredSelector 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1.3
Specifies value to be used as Selector field component of LECS's ATM address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmSelector  

lecsValidateBestEffortPcr 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1.4
When false, Best Effort Configuration Direct VCCs will be accepted without regard to the signalled forward Peak Cell Rate (PCR). When true, Best Effort VCCs will be rejected if the signalled forward PCR exceeds the line speed of the LECS ATM device. Calls will not be rejected due to the backward PCR. The signalled backward PCR will be honored if it does not exceed the line rate; otherwise, transmissions to the caller will be at line rate.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TruthValue  

configDirectMaxReservedBw 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1.5
Defines the maximum acceptable Sustained Cell Rate (SCR) for a Configuration Direct VCC; if SCR is not specified on the incoming call, then this parameter defines the maximum acceptable Peak Cell Rate (PCR) for a Configuration Direct VCC with reserved bandwidth. This parameter is applied to both forward and backward directions. Calls received with Traffic Parameters specifying higher rates will be released. If SCR is specified on the incoming call, the call will not be rejected due to the PCR or Maximum Burst Size. The constraint imposed by this parameter is not applicable to BEST EFFORT connections.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Integer32 0..155000  

atmDevLineSpeed 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1.6
Line Speed of LECS ATM Device. This should not exposed to the user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32  

idleVccTime 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1.7
When the maximum number of VCCs is exceeded at the LECS, VCCs are released (see lecsMaxVccs). All active VCCs at the LECS are scanned. If a VCC has been inactive for this length of time, then it is released.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 3..43200  

lecsMaxVccs 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1.8
This is the maximum number of simultaneous VCCs supported by the LECS. If this number is exceeded, then VCCs will be released (see idleVccTime).
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

lecsDomainName 1.3.6.1.4.1.2.6.118.1.2.1.4.3.1.1.1.9
This is the name to associate with the Domain of the LECS
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

ibmElanCConfGroup 1.3.6.1.4.1.2.6.118.1.2.1.4.4.1.1
OBJECT IDENTIFIER    

ibmLecsCGroup 1.3.6.1.4.1.2.6.118.1.2.1.4.4.1.2
OBJECT IDENTIFIER    

ibmElanMIBCompliance 1.3.6.1.4.1.2.6.118.1.2.1.4.4.2.1
OBJECT IDENTIFIER