CTRON-ELAN-MIB

File: CTRON-ELAN-MIB.mib (10302 bytes)

Imported modules

CTRON-MIB-NAMES RFC1155-SMI RFC1213-MIB
RFC-1212

Imported symbols

ctAtmfLanEmulation IpAddress DisplayString
OBJECT-TYPE

Defined Types

CtLaneDebugLevel  
INTEGER user(1), all(2), error(3), warning(4), informational(5), detailed(6), trace(7)    

ElanLocalIndex  
INTEGER    

CtElanConfEntry  
SEQUENCE    
  ctElanConfIndex ElanLocalIndex
  ctElanConfUnitNumber INTEGER
  ctElanConfPolicy INTEGER
  ctElanConfDelPolicyWithElan INTEGER
  ctElanConfRowStatus INTEGER

CtElanSFDSPeerEntry  
SEQUENCE    
  ctElanSFDSPeerIP IpAddress
  ctElanSFDSPeerRowStatus INTEGER

Defined Values

ctLeClient 1.3.6.1.4.1.52.4.3.5.1
OBJECT IDENTIFIER    

ctElan 1.3.6.1.4.1.52.4.3.5.2
OBJECT IDENTIFIER    

ctLes 1.3.6.1.4.1.52.4.3.5.3
OBJECT IDENTIFIER    

ctBus 1.3.6.1.4.1.52.4.3.5.4
OBJECT IDENTIFIER    

ctElanConfGroup 1.3.6.1.4.1.52.4.3.5.2.1
OBJECT IDENTIFIER    

ctElanConfTable 1.3.6.1.4.1.52.4.3.5.2.1.1
This table defines an extension to the elanConfTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtElanConfEntry

ctElanConfEntry 1.3.6.1.4.1.52.4.3.5.2.1.1.1
Each entry in this table represents an Emulated LAN. Objects elanConfIndex and elanConfRowStatus are required during row creation and deletion.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtElanConfEntry  

ctElanConfIndex 1.3.6.1.4.1.52.4.3.5.2.1.1.1.1
A value which uniquely identifies a conceptual row in the ctElanConfTable. The value corresponds to elanConfIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ElanLocalIndex  

ctElanConfUnitNumber 1.3.6.1.4.1.52.4.3.5.2.1.1.1.2
Adapter unit for this ELAN, currently read-only. May expand to be read-write.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4  

ctElanConfPolicy 1.3.6.1.4.1.52.4.3.5.2.1.1.1.3
Policy determination of this ELAN, where secure(1) ensures that cut through operation will not be in operation. When an ELAN is in secure mode, it will not allow inter-elan communication by restricting directory services learning or lookups. The secure(1) mode also restricts the bus from proxy broadcast resolution, also know as the protocol preprocessor. When in nonsecure(2) mode, the ELAN will allow cut through operation, Directory Services advertisement, and proxy broadcast resolution.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER secure(1), nonsecure(2)  

ctElanConfDelPolicyWithElan 1.3.6.1.4.1.52.4.3.5.2.1.1.1.4
This objects indicates that if an ELAN row is deleted, any existing LEC->ELAN mappings must also be deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

ctElanConfRowStatus 1.3.6.1.4.1.52.4.3.5.2.1.1.1.5
This object is used to create or delete entries in the elanConfTable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

ctElanSFDSPeerTable 1.3.6.1.4.1.52.4.3.5.2.1.2
This table contains all Secure Fast Directory Services Database IPs that have been added as peers. Creating an entry in this table will add the SFDS database at that IP as a peer. Deleting and entry in this table will drop the SFDS at that IP as a peer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtElanSFDSPeerEntry

ctElanSFDSPeerEntry 1.3.6.1.4.1.52.4.3.5.2.1.2.1
Each entry in this table represents an SFDS Database that has been added as a peer. ctElanSFDSPeerIP and ctElanSFDSPeerRowStatus must be present during row creation and deletion.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CtElanSFDSPeerEntry  

ctElanSFDSPeerIP 1.3.6.1.4.1.52.4.3.5.2.1.2.1.1
The IP Address of the Directory Services Peer Database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ctElanSFDSPeerRowStatus 1.3.6.1.4.1.52.4.3.5.2.1.2.1.2
This object is used to create or delete entries in the ctElanSFDSPeerTable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

ctElanConfDirectoryServicesIP 1.3.6.1.4.1.52.4.3.5.2.1.3
The IP Address of the Directory Services.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ctElanDSStatus 1.3.6.1.4.1.52.4.3.5.2.1.4
Reports the current status of the Secure Fast Directory Services connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER connected(1), connectionLost(2), unknown(3)  

ctElanUNIVersion 1.3.6.1.4.1.52.4.3.5.2.1.5
Reports the UNI version that lane is using.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), uni30(2), uni31(3), uni40(4)  

ctElanLaneDbgOutputFile 1.3.6.1.4.1.52.4.3.5.2.1.6
Full path and file for Debug Output.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

ctElanLaneDbgConnectionServices 1.3.6.1.4.1.52.4.3.5.2.1.7
Debug level specifier for Connection Services subsystem.
Status: mandatory Access: read-write
OBJECT-TYPE    
  CtLaneDebugLevel  

ctElanLaneDbgDatabaseManagement 1.3.6.1.4.1.52.4.3.5.2.1.8
Debug level specifier for Database Mgr subsystem.
Status: mandatory Access: read-write
OBJECT-TYPE    
  CtLaneDebugLevel  

ctElanCtLaneDbgSNMP 1.3.6.1.4.1.52.4.3.5.2.1.9
Debug level specifier for SNMP Agent subsystem.
Status: mandatory Access: read-write
OBJECT-TYPE    
  CtLaneDebugLevel  

ctElanLaneDbgLECS 1.3.6.1.4.1.52.4.3.5.2.1.10
Debug level specifier for LECS subsystem.
Status: mandatory Access: read-write
OBJECT-TYPE    
  CtLaneDebugLevel  

ctElanCtLaneDbgLES 1.3.6.1.4.1.52.4.3.5.2.1.11
Debug level specifier for LES subsystem.
Status: mandatory Access: read-write
OBJECT-TYPE    
  CtLaneDebugLevel  

ctElanHotStandbyStatus 1.3.6.1.4.1.52.4.3.5.2.1.12
Reports the status of this Hot Standby peer. Initial means this peer has just started and is determining whether it will be primary or standby. Active means it is currently running as the primary. Standby means it is currently in backup mode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initial(1), active(2), standby(3), unknown(4)  

ctElanConfHotStandbyIP 1.3.6.1.4.1.52.4.3.5.2.1.13
The IP Address of the other member of this Hot Standby peer group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress