ADTRAN-ATLAS-V35NX-MIB

File: ADTRAN-ATLAS-V35NX-MIB.mib (34527 bytes)

Imported modules

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

Imported symbols

enterprises Gauge Counter
OBJECT-TYPE ifIndex TRAP-TYPE
adATLASModuleInfoFPStatus adATLASUnitSlotAddress adATLASUnitPortAddress
adATLASUnitFPStatus

Defined Types

AdATLASV35NxIfEntry  
SEQUENCE    
  adATLASV35NxIfIndex INTEGER
  adATLASV35NxIfSlotNum INTEGER
  adATLASV35NxIfPortNum INTEGER
  adATLASV35NxIfAlarmStatus INTEGER 0..15
  adATLASV35NxIfDTEStatus INTEGER 0..511
  adATLASV35NxIfDataRate Gauge
  adATLASV35NxIfPLLFifoStatus INTEGER 0..31

AdATLASV35NxIfInbandStatEntry  
SEQUENCE    
  adATLASV35NxIfInbandStatIndex INTEGER
  adATLASV35NxIfInbandStatRxFrames Counter
  adATLASV35NxIfInbandStatTxFrames Counter
  adATLASV35NxIfInbandStatRxBytes Counter
  adATLASV35NxIfInbandStatTxBytes Counter
  adATLASV35NxIfInbandStatReset INTEGER

AdATLASV35NxTstEntry  
SEQUENCE    
  adATLASV35NxTstIndex INTEGER
  adATLASV35NxTstLoopbk INTEGER
  adATLASV35NxTstLoopbkStatus INTEGER
  adATLASV35NxTst511Pattern INTEGER
  adATLASV35NxTstPatternSync INTEGER
  adATLASV35NxTstPatternSyncLost INTEGER
  adATLASV35NxTstPatternESs Counter
  adATLASV35NxTstInjectErrs INTEGER
  adATLASV35NxTstClearRslts 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    

adATLASV35Nxmg 1.3.6.1.4.1.664.2.154.1.7
OBJECT IDENTIFIER    

adATLASV35NxIfNumber 1.3.6.1.4.1.664.2.154.1.7.1
The number of V.35 Nx ports (regardless of their current state) present on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASV35NxIfTable 1.3.6.1.4.1.664.2.154.1.7.2
The ATLAS V.35 Nx Interface Status Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdATLASV35NxIfEntry

adATLASV35NxIfEntry 1.3.6.1.4.1.664.2.154.1.7.2.1
An entry in the ATLAS V.35 Nx Interface Status Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdATLASV35NxIfEntry  

adATLASV35NxIfIndex 1.3.6.1.4.1.664.2.154.1.7.2.1.1
This variable indicates the interface number of a particular V.35 Nx port within the ATLAS product. This number will be the same as the ifIndex located in the MIB-II interface table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASV35NxIfSlotNum 1.3.6.1.4.1.664.2.154.1.7.2.1.2
This variable indicates the slot number of a particular ATLAS module with a V.35 Nx interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASV35NxIfPortNum 1.3.6.1.4.1.664.2.154.1.7.2.1.3
This variable indicates the port number of a particular V.35 Nx interface on an ATLAS module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASV35NxIfAlarmStatus 1.3.6.1.4.1.664.2.154.1.7.2.1.4
This bit-encoded variable indicates the current alarm status of a V.35 Nx interface. This variable is encoded as follows: CLOCK SLIP ALARM 0x01 PLL ALARM 0x02 ZERO ALARM 0x04 NO EXT CLK ALARM 0x08 Note: There may be multiple bits set based on the current state of the interface. If a bit is set, then the corresponding alarm is active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..15  

adATLASV35NxIfDTEStatus 1.3.6.1.4.1.664.2.154.1.7.2.1.5
This bit-encoded variable indicates the current state of the DTE leads on a V.35 Nx interface. This variable is encoded as follows: RTS 0x001 CTS 0x002 DTR 0x004 DSR 0x008 DCD 0x010 RI 0x020 TD 0x040 RD 0x080 EC 0x100 Note: There may be multiple bits set based on the current state of the interface. If a bit is set, then the corresponding DTE lead is active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..511  

adATLASV35NxIfDataRate 1.3.6.1.4.1.664.2.154.1.7.2.1.6
This variable indicates the current data rate of a V.35 Nx interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

adATLASV35NxIfPLLFifoStatus 1.3.6.1.4.1.664.2.154.1.7.2.1.7
This bit-encoded variable indicates the current PLL/FIFO status of a V.35 Nx interface. This variable is encoded as follows: LOCK 0x01 RXE 0x02 RXF 0x04 TXE 0x08 TXF 0x10 Note: There may be multiple bits set based on the current state of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..31  

adATLASV35NxIfInbandStatTable 1.3.6.1.4.1.664.2.154.1.7.3
The ATLAS V.35 Nx Interface Inband Statistics Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdATLASV35NxIfInbandStatEntry

adATLASV35NxIfInbandStatEntry 1.3.6.1.4.1.664.2.154.1.7.3.1
An entry in the ATLAS V.35 Nx Interface Inband Statistics Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdATLASV35NxIfInbandStatEntry  

adATLASV35NxIfInbandStatIndex 1.3.6.1.4.1.664.2.154.1.7.3.1.1
This variable indicates the Interface number of a particular V.35 Nx port within the ATLAS product. This number will be the same as the ifIndex located in the MIB-II interface table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASV35NxIfInbandStatRxFrames 1.3.6.1.4.1.664.2.154.1.7.3.1.2
This variable indicates the number of frames recieved by a particular V.35 Nx interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adATLASV35NxIfInbandStatTxFrames 1.3.6.1.4.1.664.2.154.1.7.3.1.3
This variable indicates the number of frames transmitted by a particular V.35 Nx interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adATLASV35NxIfInbandStatRxBytes 1.3.6.1.4.1.664.2.154.1.7.3.1.4
This variable indicates the number of bytes recieved by a particular V.35 Nx interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adATLASV35NxIfInbandStatTxBytes 1.3.6.1.4.1.664.2.154.1.7.3.1.5
This variable indicates the number of bytes transmitted by a particular V.35 Nx interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adATLASV35NxIfInbandStatReset 1.3.6.1.4.1.664.2.154.1.7.3.1.6
This variable is used to reset the inband statistics.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER resetStats(1)  

adATLASV35NxTstTable 1.3.6.1.4.1.664.2.154.1.7.4
The ATLAS V.35 Nx Interface Test Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdATLASV35NxTstEntry

adATLASV35NxTstEntry 1.3.6.1.4.1.664.2.154.1.7.4.1
An entry in the ATLAS V.35 Nx Interface Test Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdATLASV35NxTstEntry  

adATLASV35NxTstIndex 1.3.6.1.4.1.664.2.154.1.7.4.1.1
This variable indicates the interface number of a particular V.35 Nx port within the ATLAS product. This number will be the same as the ifIndex located in the MIB-II interface table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLASV35NxTstLoopbk 1.3.6.1.4.1.664.2.154.1.7.4.1.2
This variable controls the activation and deactivation of loopbacks on a particular V.35 Nx interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noLpBk(1), localLpBk(2), remoteLpBk(3)  

adATLASV35NxTstLoopbkStatus 1.3.6.1.4.1.664.2.154.1.7.4.1.3
This variable indicates a V.35 Nx interface's current loopback status by displaying one of the following status messages: * No loopback active * Looping up remote unit * Remote unit looped back * Looping down remote unit * Remote loopup failed * Port looped from remote source * Port loopback active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), loopingUpRmt(2), rmtLooped(3), loopingDownRmt(4), rmtLoopFailed(5), loopedFromRmt(6), loopbkActive(7)  

adATLASV35NxTst511Pattern 1.3.6.1.4.1.664.2.154.1.7.4.1.4
This variable controls the activation and deactivation of the 511 test pattern generator and detector.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

adATLASV35NxTstPatternSync 1.3.6.1.4.1.664.2.154.1.7.4.1.5
This variable displays the synchronization status of the 511 pattern test.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER synced(1), noSync(2)  

adATLASV35NxTstPatternSyncLost 1.3.6.1.4.1.664.2.154.1.7.4.1.6
This variable displays whether or not the synchronization was ever lost during the 511 pattern test.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER syncLost(1), syncNotLost(2)  

adATLASV35NxTstPatternESs 1.3.6.1.4.1.664.2.154.1.7.4.1.7
This variable indicates the number of seconds (after pattern sync) of the 511 pettern test that have contained at least one error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adATLASV35NxTstInjectErrs 1.3.6.1.4.1.664.2.154.1.7.4.1.8
Inject a 511 pattern error into the data stream.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER injectError(1)  

adATLASV35NxTstClearRslts 1.3.6.1.4.1.664.2.154.1.7.4.1.9
Reset all test results.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER clearResults(1)  

adATLASV35NxSlipAlarmActive 15400700
This trap indicates a SLIP alarm is active.
TRAP-TYPE    

adATLASV35NxSlipAlarmInActive 15400701
This trap indicates a SLIP alarm is inactive.
TRAP-TYPE    

adATLASV35NxPLLAlarmActive 15400702
This trap indicates a PLL alarm is active.
TRAP-TYPE    

adATLASV35NxPLLAlarmInActive 15400703
This trap indicates a PLL alarm is inactive.
TRAP-TYPE    

adATLASV35NxZeroAlarmActive 15400704
This trap indicates a Zero alarm is active.
TRAP-TYPE    

adATLASV35NxZeroAlarmInActive 15400705
This trap indicates a Zero alarm is inactive.
TRAP-TYPE    

adATLASV35NxExtClkAlarmActive 15400706
This trap indicates a no external clock alarm is active.
TRAP-TYPE    

adATLASV35NxExtClkAlarmInActive 15400707
This trap indicates a no external clock alarm is inactive.
TRAP-TYPE    

adATLASV35NxRTSActive 15400708
This trap indicates the RTS Lead is active.
TRAP-TYPE    

adATLASV35NxRTSInActive 15400709
This trap indicates the RTS Lead is inactive.
TRAP-TYPE    

adATLASV35NxCTSActive 15400710
This trap indicates the CTS Lead is active.
TRAP-TYPE    

adATLASV35NxCTSInActive 15400711
This trap indicates the CTS Lead is inactive.
TRAP-TYPE    

adATLASV35NxDTRActive 15400712
This trap indicates the DTR Lead is active.
TRAP-TYPE    

adATLASV35NxDTRInActive 15400713
This trap indicates the DTR Lead is inactive.
TRAP-TYPE    

adATLASV35NxDSRActive 15400714
This trap indicates the DSR Lead is active.
TRAP-TYPE    

adATLASV35NxDSRInActive 15400715
This trap indicates the DSR Lead is inactive.
TRAP-TYPE    

adATLASV35NxDCDActive 15400716
This trap indicates the DCD Lead is active.
TRAP-TYPE    

adATLASV35NxDCDInActive 15400717
This trap indicates the DCD Lead is inactive.
TRAP-TYPE    

adATLASV35NxRIActive 15400718
This trap indicates the RI Lead is active.
TRAP-TYPE    

adATLASV35NxRIInActive 15400719
This trap indicates the RI Lead is inactive.
TRAP-TYPE    

adATLASV35NxTDActive 15400720
This trap indicates the presence of transistions on the TD lead.
TRAP-TYPE    

adATLASV35NxTDInActive 15400721
This trap indicates the absence of transistions on the TD lead.
TRAP-TYPE    

adATLASV35NxRDActive 15400722
This trap indicates the presence of transistions on the RD Lead.
TRAP-TYPE    

adATLASV35NxRDInActive 15400723
This trap indicates the absence of transistions on the RD Lead.
TRAP-TYPE    

adATLASV35NxECActive 15400724
This trap indicates the presence of transistions on the EC Lead.
TRAP-TYPE    

adATLASV35NxECInActive 15400725
This trap indicates the absence of transistions on the EC Lead.
TRAP-TYPE