ADTRAN-ATLAS-UNIT-MIB

File: ADTRAN-ATLAS-UNIT-MIB.mib (13779 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
RFC-1215 RFC1315-MIB

Imported symbols

enterprises IpAddress OBJECT-TYPE
ifIndex DisplayString TRAP-TYPE
frCircuitIfIndex frCircuitDlci

Defined Types

AdTftpConfigXferStatus  
INTEGER idle(1), tftpFilenotFound(2), tftpServerTimeout(3), errorNotEnoughMmemory(4), tftpDownloadInProgress(5), tftpUploadInProgress(6), tftpDownloadFailed(7), tftpUploadFailed(8), tftpDownloadComplete(9), tftpUploadComplete(10), tftpBadConfigFile(11), tftpBadFilesize(12), tftpNVRAMcfgCopyFailed(13), downloadCopyingInternalConfig(14), tftpFiletypeNotBinary(15), tftpFileRevisionTooOld(16), tftpRemoteDiskFull(17), tftpFileAlreadyExists(18), tftpFileAccessViolation(19), tftpBadFileChecksum(20), tftpReadNVRAMparseFailed(21), downoadWaitingOnNVRAMsave(22), uploadWritingInternalConfig(23)    

AdATLASUnitPortInfoEntry  
SEQUENCE    
  adATLASUnitPortStatus INTEGER
  adATLASUnitPortIfIndex INTEGER
  adATLASUnitPortDescription DisplayString

AdATLASUnitPortSlotMapEntry  
SEQUENCE    
  adATLASUnitSlotAddress INTEGER
  adATLASUnitPortAddress 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    

adATLASUnitmg 1.3.6.1.4.1.664.2.154.1.5
OBJECT IDENTIFIER    

adATLASUnitInfo 1.3.6.1.4.1.664.2.154.1.5.1
OBJECT IDENTIFIER    

adATLASUnitUtil 1.3.6.1.4.1.664.2.154.1.5.3
OBJECT IDENTIFIER    

adATLASUnitStatus 1.3.6.1.4.1.664.2.154.1.5.4
OBJECT IDENTIFIER    

adATLASUpdateFw 1.3.6.1.4.1.664.2.154.1.5.3.1
OBJECT IDENTIFIER    

adATLASConfigXfer 1.3.6.1.4.1.664.2.154.1.5.3.2
OBJECT IDENTIFIER    

adATLASUnitIfNumber 1.3.6.1.4.1.664.2.154.1.5.1.1
The number of physical interfaces (regardless of their current state) present on this system. The same as ifNumber defined in the MIB-2 interfaces group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASUnitPortInfoTable 1.3.6.1.4.1.664.2.154.1.5.1.2
A table of hardware oriented port information on each card. This only includes actual card ports, and not layered logical interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdATLASUnitPortInfoEntry

adATLASUnitPortInfoEntry 1.3.6.1.4.1.664.2.154.1.5.1.2.1
A row table entry exists for each card/port pair.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdATLASUnitPortInfoEntry  

adATLASUnitPortStatus 1.3.6.1.4.1.664.2.154.1.5.1.2.1.1
The current status of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), inTest(3)  

adATLASUnitPortIfIndex 1.3.6.1.4.1.664.2.154.1.5.1.2.1.2
The interface number identified as ifIndex from the MIB-II interfaces table as defined by the slot and port numbers in this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASUnitPortDescription 1.3.6.1.4.1.664.2.154.1.5.1.2.1.4
A character string to identify the name of a port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

adATLASUnitPortSlotMapTable 1.3.6.1.4.1.664.2.154.1.5.1.3
Table to map ifIndex to slot and port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdATLASUnitPortSlotMapEntry

adATLASUnitPortSlotMapEntry 1.3.6.1.4.1.664.2.154.1.5.1.3.1
An entry exists for each interface which is mapped to a physical slot/port pair.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdATLASUnitPortSlotMapEntry  

adATLASUnitSlotAddress 1.3.6.1.4.1.664.2.154.1.5.1.3.1.1
The slot in which this port is contained. Slot 0 is reported for the system controller and all logical interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASUnitPortAddress 1.3.6.1.4.1.664.2.154.1.5.1.3.1.2
The port number within the slot. Port 0 is reported for all logical interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASUpdateFwModuleNum 1.3.6.1.4.1.664.2.154.1.5.3.1.1
The slot containing the module to be updated with the firmware. If -1 is returned, no slot has been selected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

adATLASUpdateFwTFTPSrvAddr 1.3.6.1.4.1.664.2.154.1.5.3.1.2
The IP address of the TFTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

adATLASUpdateFwTFTPSrvFileName 1.3.6.1.4.1.664.2.154.1.5.3.1.3
The name of the file to transfer from the TFTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

adATLASUpdateFwCurrStatus 1.3.6.1.4.1.664.2.154.1.5.3.1.4
Status of the current firmware update.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

adATLASUpdateFwPrevStatus 1.3.6.1.4.1.664.2.154.1.5.3.1.5
Status of the previous firmware update.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

adATLASUpdateFwControl 1.3.6.1.4.1.664.2.154.1.5.3.1.6
Start the firmware update by setting value to 1 and stop the firmware update in progress by setting value to 2. The value will be 2 if a firmware update is in progress, and 1 otherwise.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER start(1), stop(2)  

adATLASConfigXferTFTPSrvAddr 1.3.6.1.4.1.664.2.154.1.5.3.2.1
The IP address of the TFTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

adATLASConfigXferTFTPSrvFileName 1.3.6.1.4.1.664.2.154.1.5.3.2.2
The name of the file to transfer to/from the TFTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

adATLASConfigXferCurrStatus 1.3.6.1.4.1.664.2.154.1.5.3.2.3
Status of the current configuration transfer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AdTftpConfigXferStatus  

adATLASConfigXferPrevStatus 1.3.6.1.4.1.664.2.154.1.5.3.2.4
Status of the previous configuration transfer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AdTftpConfigXferStatus  

adATLASConfigXferDwnldControl 1.3.6.1.4.1.664.2.154.1.5.3.2.5
Set value to 1 to transfer the configuration file from the TFTP server and switch to the configuration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER loadAndUseCfg(1)  

adATLASConfigXferUpldControl 1.3.6.1.4.1.664.2.154.1.5.3.2.6
Set value to 1 to transfer the configuration file to the TFTP server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER saveCfg(1)  

adATLASUnitFPStatus 1.3.6.1.4.1.664.2.154.1.5.4.1
A bit-encoded variable that gives the overall front panel status of the Atlas product. 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 current state of the modules contained within the Atlas product.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

adATLASFrSwToBkup 15400500
This trap indicates that the indicated Virtual Circuit has switched to a backup state.
TRAP-TYPE    

adATLASFrSwToPrimary 15400501
This trap indicates that the indicated Virtual Circuit has been restored to the primary state.
TRAP-TYPE