XYLAN-ATMLSM-MIB

File: XYLAN-ATMLSM-MIB.mib (5760 bytes)

Imported modules

RFC-1212 XYLAN-ATM-MIB

Imported symbols

OBJECT-TYPE atmxLsmGroup

Defined Types

AtmForumLaneAddress  
OCTET STRING Size(20)    

AtmxLesConfEntry  
SEQUENCE    
  atmxlesConfIndex INTEGER
  atmxLesRedundancyRole INTEGER
  atmxSecondaryLESAtmAddr AtmForumLaneAddress

Defined Values

atmxLesConfTable 2.1.800.2.4.13.1
This table contains all the configuration parameters for a LAN Emulation client.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmxLesConfEntry

atmxLesConfEntry 2.1.800.2.4.13.1.1
Each table entry contains configuration information for one LAN Emulation Client. Most of the objects are derived from Initial State Parameters in the LAN Emulation specification.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmxLesConfEntry  

atmxlesConfIndex 2.1.800.2.4.13.1.1.1
A value which uniquely identifies a conceptual row in the lesConfTable. If the conceptual row identified by this value of lesConfIndex is recreated following an agent restart, the same value of lesConfIndex must be used to identify the recreated row.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

atmxLesRedundancyEnabled 2.1.800.2.4.13.1.1.19
This is to enable or disable redundency. 1 = ENABLE 2 = DISABLE
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmxLesRedundancyRole 2.1.800.2.4.13.1.1.20
This is to specify redundency. 1 = Primary 2 = Secondary
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atmxSecondaryLESAtmAddr 2.1.800.2.4.13.1.1.21
This is to specify the secondary LES' Atm Address. It is valid only if atmxLesRedundancyRole = 2.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmForumLaneAddress