ADTRAN-ATLAS-MODULE-MIB

File: ADTRAN-ATLAS-MODULE-MIB.mib (14694 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
RFC-1215 ADTRAN-ATLAS-UNIT-MIB

Imported symbols

enterprises OBJECT-TYPE ifIndex
DisplayString TRAP-TYPE adATLASUnitSlotAddress
adATLASUnitPortAddress adATLASUnitFPStatus

Defined Types

AdATLASModuleInfoEntry  
SEQUENCE    
  adATLASModuleInfoIndex INTEGER
  adATLASModuleInfoNumIfs INTEGER
  adATLASModuleInfoNumRsrcs INTEGER
  adATLASModuleInfoOID OBJECT IDENTIFIER
  adATLASModuleInfoPartNum DisplayString
  adATLASModuleInfoSerialNum DisplayString
  adATLASModuleInfoHardwareRev DisplayString
  adATLASModuleInfoFirmwareRev DisplayString
  adATLASModuleInfoState INTEGER
  adATLASModuleInfoStatus INTEGER
  adATLASModuleInfoFPStatus INTEGER

Defined Values

adtran 1.3.6.1.4.1.664
OBJECT IDENTIFIER    

adMgmt 1.3.6.1.4.1.664.2
OBJECT IDENTIFIER    

adATLASmg 1.3.6.1.4.1.664.2.154
OBJECT IDENTIFIER    

adGenATLASmg 1.3.6.1.4.1.664.2.154.1
OBJECT IDENTIFIER    

adATLASModulemg 1.3.6.1.4.1.664.2.154.1.6
OBJECT IDENTIFIER    

adATLASModuleInfoNumber 1.3.6.1.4.1.664.2.154.1.6.1
This value indicates the number of entries found in the Atlas Module Information Table and corresponds to the number of physical slots in the particular Atlas product.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASModuleInfoTable 1.3.6.1.4.1.664.2.154.1.6.2
The Atlas Module Information Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdATLASModuleInfoEntry

adATLASModuleInfoEntry 1.3.6.1.4.1.664.2.154.1.6.2.1
An entry in the Atlas Module Information Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdATLASModuleInfoEntry  

adATLASModuleInfoIndex 1.3.6.1.4.1.664.2.154.1.6.2.1.1
An index into the Atlas Module Information Table. This variable corresponds to the module's slot number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASModuleInfoNumIfs 1.3.6.1.4.1.664.2.154.1.6.2.1.2
The number of physical interfaces (i.e. ports) on the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASModuleInfoNumRsrcs 1.3.6.1.4.1.664.2.154.1.6.2.1.3
The total number of resources (e.g. number of bonding sessions in an IMUX module) on the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASModuleInfoOID 1.3.6.1.4.1.664.2.154.1.6.2.1.4
The OID that uniquely identifies the specific module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

adATLASModuleInfoPartNum 1.3.6.1.4.1.664.2.154.1.6.2.1.5
The ADTRAN part number of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

adATLASModuleInfoSerialNum 1.3.6.1.4.1.664.2.154.1.6.2.1.6
The serial number of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

adATLASModuleInfoHardwareRev 1.3.6.1.4.1.664.2.154.1.6.2.1.7
The hardware revision of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

adATLASModuleInfoFirmwareRev 1.3.6.1.4.1.664.2.154.1.6.2.1.8
The firmware revision of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

adATLASModuleInfoState 1.3.6.1.4.1.664.2.154.1.6.2.1.9
The operational state of the module. It can be set to either Online or Offline. When a module is taken Offline, it is no longer considered to be an available resource. This setting may be useful in system troubleshooting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER online(1), offline(2)  

adATLASModuleInfoStatus 1.3.6.1.4.1.664.2.154.1.6.2.1.10
The hardware status of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER online(1), offline(2), noResponse(3), unResponsiveOffline(4), notReady(5), restarting(6), notSupported(7), standby(8), empty(9)  

adATLASModuleInfoFPStatus 1.3.6.1.4.1.664.2.154.1.6.2.1.11
A bit-encoded variable that indicates the front panel status of the module. It is encoded as follows: OFF 0x00 OK 0x01 ONLINE 0x02 TESTING 0x04 FLASH DOWNLOAD 0x08 ERROR 0x10 ALARM 0x20 STANDBY 0x40 WARN 0x80 Note: Multiple bits may be set concurrently, based on the module's current state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

adATLASModuleOffline 15400600
This trap indicates a module is offline.
TRAP-TYPE    

adATLASModuleOnline 15400601
This trap indicates a module is online.
TRAP-TYPE    

adATLASCbuBackupAttempt 15400602
This trap indicates an endpoint has detected a failure and is attempting a backup call.
TRAP-TYPE    

adATLASCbuBackupAttemptFailed 15400603
This trap indicates a backup call has failed.
TRAP-TYPE    

adATLASCbuBackupActive 15400604
This trap indicates a backup call has connected.
TRAP-TYPE    

adATLASCbuPrimaryRestored 15400605
This trap indicates an endpoint has come out of backup.
TRAP-TYPE    

adATLASCbuTestCallOriginated 15400606
This trap indicates an endpoint has originated a test call.
TRAP-TYPE    

adATLASCbuTestCallConnected 15400607
This trap indicates an endpoint's test call has connected.
TRAP-TYPE    

adATLASCbuTestCallPassed 15400608
This trap indicates an endpoint's test call has passed.
TRAP-TYPE    

adATLASCbuTestCallFailed 15400609
This trap indicates an endpoint's test call has failed.
TRAP-TYPE