CENTILLION-LESBUS-MIB

File: CENTILLION-LESBUS-MIB.mib (24125 bytes)

Imported modules

RFC-1212 LAN-EMULATION-CLIENT-MIB LAN-EMULATION-LES-MIB
S5-TCS-MIB CENTILLION-ROOT-MIB LAN-EMULATION-ELAN-MIB
SNMPv2-TC-v1

Imported symbols

OBJECT-TYPE lecIndex AtmLaneAddress
LesLocalIndex TimeIntervalSec atmLane
EnableIndicator lecsConfIndex TruthValue

Defined Types

CnLesBusEntry  
SEQUENCE    
  cnLesBusConfIndex LesLocalIndex
  cnLesBusSmartLes INTEGER
  cnLesBusServerId INTEGER
  cnLesBusBusAddrSpec AtmLaneAddress
  cnLesBusBusAddrActual AtmLaneAddress

CnLesBusPeerEntry  
SEQUENCE    
  cnLesBusIndex LesLocalIndex
  cnLesBusPeerIndex INTEGER
  cnLesBusPeerLesAddr AtmLaneAddress
  cnLesBusPeerBusAddr AtmLaneAddress
  cnLesBusPeerStatus INTEGER

CnLesBusPortEntry  
SEQUENCE    
  cnLesBusPortElanIndex INTEGER
  cnLesBusPortIndex INTEGER
  cnLesBusCardId INTEGER
  cnLesBusPortId INTEGER
  cnLesBusPortStatus INTEGER

CnLecServerEntry  
SEQUENCE    
  cnLecServerIndex INTEGER
  cnLecServerType INTEGER
  cnLecServerAddress AtmLaneAddress
  cnLecServerStatus INTEGER

CnLecPortEntry  
SEQUENCE    
  cnLecPortlecIndex INTEGER
  cnLecPortIndex INTEGER
  cnLecCardId INTEGER
  cnLecPortId INTEGER
  cnLecPortStatus INTEGER

CnLecsPortEntry  
SEQUENCE    
  cnLecsIndex INTEGER
  cnLecsPortIndex INTEGER
  cnLecsCardId INTEGER
  cnLecsPortId INTEGER
  cnLecsPortStatus INTEGER

CnLecsExtnEntry  
SEQUENCE    
  cnLecsExtnAtmAddressSelect INTEGER

AtmCallRoutingConfigEntry  
SEQUENCE    
  atmCallRoutingId INTEGER
  atmCallRoutingAtmAddress AtmLaneAddress
  atmCallRoutingType INTEGER
  atmCallRoutingCard INTEGER
  atmCallRoutingPort INTEGER
  atmCallRoutingCost INTEGER
  atmCallRoutingEnable INTEGER
  atmCallRoutingRowStatus INTEGER
  atmCallRoutingScope INTEGER
  atmCallRoutingVpi INTEGER
  atmCallRoutingFilterEnable EnableIndicator

CnLecConfigExtnEntry  
SEQUENCE    
  cnLecTargetlessArp EnableIndicator
  cnLecQoSAdminStatus EnableIndicator
  cnLecQoSOperStatus TruthValue

Defined Values

cnLesBusExtnGroup 1.3.6.1.4.1.930.2.2.3.1
OBJECT IDENTIFIER    

cnLecExtnGroup 1.3.6.1.4.1.930.2.2.3.2
OBJECT IDENTIFIER    

cnLecsExtnGroup 1.3.6.1.4.1.930.2.2.3.3
OBJECT IDENTIFIER    

atmCallRoutingConfig 1.3.6.1.4.1.930.2.2.3.4
OBJECT IDENTIFIER    

cnLaneGlobalConf 1.3.6.1.4.1.930.2.2.3.5
OBJECT IDENTIFIER    

cnLesBusTable 1.3.6.1.4.1.930.2.2.3.1.1
smart les/bus enable and unique server id.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnLesBusEntry

cnLesBusEntry 1.3.6.1.4.1.930.2.2.3.1.1.1
.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnLesBusEntry  

cnLesBusConfIndex 1.3.6.1.4.1.930.2.2.3.1.1.1.1
A value which uniquely identifies a conceptual row in the lesConfTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  LesLocalIndex  

cnLesBusSmartLes 1.3.6.1.4.1.930.2.2.3.1.1.1.2
This object is used to turn on/off smart les/bus.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

cnLesBusServerId 1.3.6.1.4.1.930.2.2.3.1.1.1.3
This object specifies the unique server id among all les/bus pairs that serve the same elan.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cnLesBusBusAddrSpec 1.3.6.1.4.1.930.2.2.3.1.1.1.4
The bus address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmLaneAddress  

cnLesBusBusAddrActual 1.3.6.1.4.1.930.2.2.3.1.1.1.5
The bus address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AtmLaneAddress  

cnLesBusPeerTable 1.3.6.1.4.1.930.2.2.3.1.2
The LES/BUS peer table. This table contains the all LES/BUS pairs of the ELANs managed by the agent. The LES/BUS instantiated by the agent is also included in this table. Other LES/BUS pairs that are not running in the same system being managed by the agent are configured by the user. Note that there is no verification protocol supported for the entries configured by the user.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnLesBusPeerEntry

cnLesBusPeerEntry 1.3.6.1.4.1.930.2.2.3.1.2.1
A pair of LES/BUS for the ELAN managed by the agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnLesBusPeerEntry  

cnLesBusIndex 1.3.6.1.4.1.930.2.2.3.1.2.1.1
Index into the ELAN this pair of LES/BUS is servicing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  LesLocalIndex  

cnLesBusPeerIndex 1.3.6.1.4.1.930.2.2.3.1.2.1.2
An arbitrary integer which uniquly identifies a pair of LES/BUS within an ELAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnLesBusPeerLesAddr 1.3.6.1.4.1.930.2.2.3.1.2.1.3
The ATM address of the LES.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmLaneAddress  

cnLesBusPeerBusAddr 1.3.6.1.4.1.930.2.2.3.1.2.1.4
The ATM address of the BUS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmLaneAddress  

cnLesBusPeerStatus 1.3.6.1.4.1.930.2.2.3.1.2.1.5
This object is used to create or destroy an entry from this table. This object also reflect the current state of the peer LES/BUS. If both peer LES and BUS are connected to this LES/BUS, then active(3) is returned when read, otherwise inactive(4) will be returned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2), active(3), inactive(4)  

cnLesBusPortTable 1.3.6.1.4.1.930.2.2.3.1.3
The ATM port a LESBUS uses to establish virtual circuits(VCC). A User can choose to either select the any-port capability, which let the LESBUS choose whichever the ATM port is available. Or the user can specify a list of ATM ports the LESBUS will request the VCCs. When a list of ATM ports are specified, There are four objects used for specifying the ATM port numbers. The object cnLesBusPortAtmPort1 is used first, the object cnLesBusPortAtmPort2 second if the first failed and so on.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnLesBusPortEntry

cnLesBusPortEntry 1.3.6.1.4.1.930.2.2.3.1.3.1
Each entry represent a LESBUS maintained by this agent. The entries are indexed by the same index (LesBusIndex) from the LesBusConfigTable defined in the ATM Forum LESBUS MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnLesBusPortEntry  

cnLesBusPortElanIndex 1.3.6.1.4.1.930.2.2.3.1.3.1.1
An index to the LESBUS pair that will use this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnLesBusPortIndex 1.3.6.1.4.1.930.2.2.3.1.3.1.2
An index to an entry in the port table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnLesBusCardId 1.3.6.1.4.1.930.2.2.3.1.3.1.3
Card ID of the ATM card.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cnLesBusPortId 1.3.6.1.4.1.930.2.2.3.1.3.1.4
Port ID of the ATM port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cnLesBusPortStatus 1.3.6.1.4.1.930.2.2.3.1.3.1.5
The object is used to create or destroy an entry from this table. This object also reflect the current state of the port entry. If the client uses this port to join the ELAN, then active(3) is returned when read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2), active(3), inactive(4)  

cnLecServerTable 1.3.6.1.4.1.930.2.2.3.2.1
The LE Client's user configured server list. The LEC can use any pf the servers defined in this table. The search order matches the order of the entries in the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnLecServerEntry

cnLecServerEntry 1.3.6.1.4.1.930.2.2.3.2.1.1
A LE server that the LEC can use.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnLecServerEntry  

cnLecServerIndex 1.3.6.1.4.1.930.2.2.3.2.1.1.1
An index to the lec server table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnLecServerType 1.3.6.1.4.1.930.2.2.3.2.1.1.2
The field specifies how the the LEC can get to the server and the server type (LES or LECS). The LEC can connect to either the LECS via ILMI/PVC/ATM address or the LES via ATm address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER lecsAtmForum(1), lecsFromIlmi(2), directLecs(3), directLes(4), lecsFromPvc(5)  

cnLecServerAddress 1.3.6.1.4.1.930.2.2.3.2.1.1.3
The field specifies the ATM address (20 octets) of the server when an ATM address is needed. If an ATM address is not needed, zero will be returned when read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmLaneAddress  

cnLecServerStatus 1.3.6.1.4.1.930.2.2.3.2.1.1.4
The object is used to create or destroy an entry from this table. The entry is always in active state once created.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2), active(3)  

cnLecPortTable 1.3.6.1.4.1.930.2.2.3.2.2
The ATM port a LEC uses to establish virtual circuits(VCC). A User can choose to either select the any-port capability, which let the LEC choose whichever the ATM port is available. Or the user can specify a list of ATM ports the LEC will request the VCCs. When a list of ATM ports are specified, There are four objects used for specifying the ATM port numbers. The object cnLecPortAtmPort1 is used first, the object cnlecPortAtmPort2 second if the first failed and so on.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnLecPortEntry

cnLecPortEntry 1.3.6.1.4.1.930.2.2.3.2.2.1
Each entry represent a LEC maintained by this agent. The entries are indexed by the same index (lecIndex) from the lecConfigTable defined in the ATM Forum LEC MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnLecPortEntry  

cnLecPortlecIndex 1.3.6.1.4.1.930.2.2.3.2.2.1.1
An index to the LEC that will use this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnLecPortIndex 1.3.6.1.4.1.930.2.2.3.2.2.1.2
An index to an entry in the port table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnLecCardId 1.3.6.1.4.1.930.2.2.3.2.2.1.3
Card ID of the ATM card.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cnLecPortId 1.3.6.1.4.1.930.2.2.3.2.2.1.4
Port ID of the ATM port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cnLecPortStatus 1.3.6.1.4.1.930.2.2.3.2.2.1.5
The object is used to create or destroy an entry from this table. This object also reflect the current state of the port entry. If the client uses this port to join the ELAN, then active(3) is returned when read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2), active(3), inactive(4)  

cnLecsPortTable 1.3.6.1.4.1.930.2.2.3.3.1
The ATM port a Lecs uses to establish virtual circuits(VCC). A User can choose to either select the any-port capability, which let the Lecs choose whichever the ATM port is available. Or the user can specify a list of ATM ports the Lecs will request the VCCs. When a list of ATM ports are specified, There are four objects used for specifying the ATM port numbers. The object cnLecsPortAtmPort1 is used first, the object cnLecsPortAtmPort2 second if the first failed and so on.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnLecsPortEntry

cnLecsPortEntry 1.3.6.1.4.1.930.2.2.3.3.1.1
Each entry represent a Lecs maintained by this agent. The entries are indexed by the same index (LecsIndex) from the LecsConfigTable defined in the ATM Forum Lecs MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnLecsPortEntry  

cnLecsIndex 1.3.6.1.4.1.930.2.2.3.3.1.1.1
An index to the Lecs pair that will use this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnLecsPortIndex 1.3.6.1.4.1.930.2.2.3.3.1.1.2
An index to an entry in the port table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnLecsCardId 1.3.6.1.4.1.930.2.2.3.3.1.1.3
Card ID of the ATM card.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cnLecsPortId 1.3.6.1.4.1.930.2.2.3.3.1.1.4
Port ID of the ATM port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cnLecsPortStatus 1.3.6.1.4.1.930.2.2.3.3.1.1.5
The object is used to create or destroy an entry from this table. This object also reflect the current state of the port entry. If the client uses this port to join the ELAN, then active(3) is returned when read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2), active(3), inactive(4)  

cnLecsExtnTable 1.3.6.1.4.1.930.2.2.3.3.2
LECS LANE extension table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnLecsExtnEntry

cnLecsExtnEntry 1.3.6.1.4.1.930.2.2.3.3.2.1
An extension to the lecsConfEntry which contains objects associated to a LECS.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnLecsExtnEntry  

cnLecsExtnAtmAddressSelect 1.3.6.1.4.1.930.2.2.3.3.2.1.1
LECS ATM Address selection. atmForum(1) - ATM Forum well known ATM Address. userDefined(2) - User defined ATM Address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER atmForum(1), userDefined(2)  

atmCallRoutingConfigTable 1.3.6.1.4.1.930.2.2.3.4.1
ATM call routing config table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmCallRoutingConfigEntry

atmCallRoutingConfigEntry 1.3.6.1.4.1.930.2.2.3.4.1.1
Objects atmCallRoutingId, and atmCallRoutingRowStatus are required during row creation. And object elanLesRowStatus is required during row deletion.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmCallRoutingConfigEntry  

atmCallRoutingId 1.3.6.1.4.1.930.2.2.3.4.1.1.1
Route id
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

atmCallRoutingAtmAddress 1.3.6.1.4.1.930.2.2.3.4.1.1.2
Routable ATM address for route type host and network. Filter prefix for a default route entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmLaneAddress  

atmCallRoutingType 1.3.6.1.4.1.930.2.2.3.4.1.1.3
A complete ATM address is specified in a routing entry when the route type is host. For the network route type, only partial ATM address, usually the network prefix portion, is specified. Linkgroup is a special route type which can be defined in a way that loops are eliminated. The default type allows a route entry to be created that forwards to all destinations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER host(1), network(2), linkGroup(3), default(4)  

atmCallRoutingCard 1.3.6.1.4.1.930.2.2.3.4.1.1.4
This field indicates the ATM card id.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

atmCallRoutingPort 1.3.6.1.4.1.930.2.2.3.4.1.1.5
This field indicates ATM port id.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

atmCallRoutingCost 1.3.6.1.4.1.930.2.2.3.4.1.1.6
The cost of the route. range from 0 to 255 with 0 the least cost. This is the link group id if atmCallRoutingType is linkGroup.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

atmCallRoutingEnable 1.3.6.1.4.1.930.2.2.3.4.1.1.7
Enable bit of the call routing. 1 = enable routing 2 = disable routing
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

atmCallRoutingRowStatus 1.3.6.1.4.1.930.2.2.3.4.1.1.8
The current status of the entry. Entries may be added by specifying a value of valid, and removed by setting the status to invalid.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)  

atmCallRoutingScope 1.3.6.1.4.1.930.2.2.3.4.1.1.9
PNNI scope value
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..104  

atmCallRoutingVpi 1.3.6.1.4.1.930.2.2.3.4.1.1.10
The VPI of the route.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

atmCallRoutingFilterEnable 1.3.6.1.4.1.930.2.2.3.4.1.1.11
Enable bit of the filter for a default route. When the filter is enabled, data will be forwarded to all destinations except for a defined prefix.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

cnLaneSig 1.3.6.1.4.1.930.2.2.3.5.1
Global parameter to enable or disable signalling in the box.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

cnLaneEdge 1.3.6.1.4.1.930.2.2.3.5.2
Global configuration of the box edge: configured as LEC only services edgeAndswitch: configured as full LANE services switchOnly: configured as switch only services.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER edgeOnly(1), edgeAndSwitch(2), switchOnly(3)  

cnLaneNetPrefix 1.3.6.1.4.1.930.2.2.3.5.3
Useful if the box is configured as edgeAndswitch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(13)  

cnLaneStatusEnquiryEnable 1.3.6.1.4.1.930.2.2.3.5.4
This object is used to enable or disable the Status enquiry. Note that this parametwer is used only if the ATM signalling is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

cnLaneStatusEnquiryInterval 1.3.6.1.4.1.930.2.2.3.5.5
The Status Enquiry requests for each call are sent periodically at this interval (in secs). Note that this parametwer is used only if the ATM signalling and atmSysStatusEnquiryEnable are enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeIntervalSec 120..9999  

cnLecConfigExtnTable 1.3.6.1.4.1.930.2.2.3.2.3
This the extension table of lecConfigTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnLecConfigExtnEntry

cnLecConfigExtnEntry 1.3.6.1.4.1.930.2.2.3.2.3.1
Each table entry contains configuration information for one LAN Emulation Client.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnLecConfigExtnEntry  

cnLecTargetlessArp 1.3.6.1.4.1.930.2.2.3.2.3.1.1
This object is used to enable or disable the targetless LE_ARP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

cnLecQoSAdminStatus 1.3.6.1.4.1.930.2.2.3.2.3.1.2
This object is used to enable or disable QoS features for the LEC. QoS can be enabled for V2 capable LECs in Ethernet ELANs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

cnLecQoSOperStatus 1.3.6.1.4.1.930.2.2.3.2.3.1.3
This object is true when the LEC is able to conduct QoS feature operation. It is false when QoS features are not permitted, such as when cnLecQoSAdminStatus is not enabled or the LEC does not join a V2 capable ELAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue