ADTRAN-ATLAS-T1-MIB

File: ADTRAN-ATLAS-T1-MIB.mib (45474 bytes)

Imported modules

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

Imported symbols

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

Defined Types

AdATLAST1IfEntry  
SEQUENCE    
  adATLAST1IfIndex INTEGER
  adATLAST1IfSlotNum INTEGER
  adATLAST1IfPortNum INTEGER
  adATLAST1IfAlarmStatus INTEGER
  adATLAST1IfRxLevel INTEGER
  adATLAST1IfCurrentLOFC Counter
  adATLAST1IfTotalLOFC Counter
  adATLAST1IfResetPRMStats INTEGER

AdATLAST1IfIntervalEntry  
SEQUENCE    
  adATLAST1IfIntervalIndex INTEGER
  adATLAST1IfIntervalNumber INTEGER
  adATLAST1IfIntervalLOFC Counter

AdATLAST1IfDS0Entry  
SEQUENCE    
  adATLAST1IfDS0Index INTEGER
  adATLAST1IfDS0Status OCTET STRING
  adATLAST1IfDS0Alarm OCTET STRING
  adATLAST1IfDS0RxSignalStatusA OCTET STRING
  adATLAST1IfDS0RxSignalStatusB OCTET STRING
  adATLAST1IfDS0TxSignalStatusA OCTET STRING
  adATLAST1IfDS0TxSignalStatusB OCTET STRING

AdATLAST1TstEntry  
SEQUENCE    
  adATLAST1TstIndex INTEGER
  adATLAST1TstLocalLpBk INTEGER
  adATLAST1TstRemoteLpBk INTEGER
  adATLAST1TstRemoteLpBkStatus INTEGER
  adATLAST1TstPattern INTEGER
  adATLAST1TstPatternSync INTEGER
  adATLAST1TstPatternSyncLost INTEGER
  adATLAST1TstPatternESs Counter
  adATLAST1TstPatternBESs Counter
  adATLAST1TstPatternSESs Counter
  adATLAST1TstClearResults INTEGER
  adATLAST1TstInjectError 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    

adATLAST1mg 1.3.6.1.4.1.664.2.154.1.9
OBJECT IDENTIFIER    

adATLAST1IfNumber 1.3.6.1.4.1.664.2.154.1.9.1
The number of T1 ports (regardless of their current state) present on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLAST1IfTable 1.3.6.1.4.1.664.2.154.1.9.2
The Atlas T1 Interface Status Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdATLAST1IfEntry

adATLAST1IfEntry 1.3.6.1.4.1.664.2.154.1.9.2.1
An entry in the Atlas T1 Interface Status Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdATLAST1IfEntry  

adATLAST1IfIndex 1.3.6.1.4.1.664.2.154.1.9.2.1.1
This variable indicates the interface number of a particular T1 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  

adATLAST1IfSlotNum 1.3.6.1.4.1.664.2.154.1.9.2.1.2
This variable indicates the slot number of a particular ATLAS module with a T1 interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLAST1IfPortNum 1.3.6.1.4.1.664.2.154.1.9.2.1.3
This variable indicates the port number of a particular T1 interface on an ATLAS module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLAST1IfAlarmStatus 1.3.6.1.4.1.664.2.154.1.9.2.1.4
This variable shows the status of each alarm by setting a bit. If the bit is set the alarm is active. Multiple bits can be set at one time. Bit # ALARM ------ ----- 0x01 LOS 0x02 Red 0x04 Yellow 0x08 Blue 0x10 DS0
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLAST1IfRxLevel 1.3.6.1.4.1.664.2.154.1.9.2.1.5
This variable represents the recieved signal strength in dB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER zerodb(1), neg7pt5db(2), neg15db(3), neg22pt5db(4)  

adATLAST1IfCurrentLOFC 1.3.6.1.4.1.664.2.154.1.9.2.1.6
This variable indicates the value of the loss of frame count for the current 15 minute interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adATLAST1IfTotalLOFC 1.3.6.1.4.1.664.2.154.1.9.2.1.7
This variable indicates the value of the loss of frame count for the current 24 hours.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adATLAST1IfResetPRMStats 1.3.6.1.4.1.664.2.154.1.9.2.1.8
This variable resets the performance monitoring statistics for all of the intervals: current, 15 min, and total.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

adATLAST1IfIntervalTable 1.3.6.1.4.1.664.2.154.1.9.3
The Atlas T1 Interface Interval Performance Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdATLAST1IfIntervalEntry

adATLAST1IfIntervalEntry 1.3.6.1.4.1.664.2.154.1.9.3.1
An entry in the Atlas T1 Interface Interval Performance Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdATLAST1IfIntervalEntry  

adATLAST1IfIntervalIndex 1.3.6.1.4.1.664.2.154.1.9.3.1.1
This variable indicates the interface number of a particular T1 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  

adATLAST1IfIntervalNumber 1.3.6.1.4.1.664.2.154.1.9.3.1.2
A number between 1 and 96, where 1 is the most recently completed 15 minute interval and 96 is the least recently completed 15 minutes inter- val (assuming that all 96 intervals are valid).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

adATLAST1IfIntervalLOFC 1.3.6.1.4.1.664.2.154.1.9.3.1.3
The Loss of Frame Count encountered by a DS1 interface in one of the previous 96, individual 15 minute, intervals.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adATLAST1IfDS0Table 1.3.6.1.4.1.664.2.154.1.9.4
The Atlas T1 Interface DS0 Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdATLAST1IfDS0Entry

adATLAST1IfDS0Entry 1.3.6.1.4.1.664.2.154.1.9.4.1
An entry in the Atlas T1 Interface DS0 Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdATLAST1IfDS0Entry  

adATLAST1IfDS0Index 1.3.6.1.4.1.664.2.154.1.9.4.1.1
This variable indicates the interface number of a particular T1 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  

adATLAST1IfDS0Status 1.3.6.1.4.1.664.2.154.1.9.4.1.2
This variable shows the overall status of each DS0. There are 24 octets, each corresponding to a single DS0. These are the values for the different status states in each octet: Value(decimal) Status -------------- ------ 0 Unallocated 1 Inactive 2 Signalling Mismatch 3 Active B Channel 4 Active D Channel 5 Maintenance 6 Dedicated(Nailed) 7 Offhook-Originate(RBS) 8 Ringing(RBS)-Restart(ISDN) 9 Waiting Dialtone
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(24)  

adATLAST1IfDS0Alarm 1.3.6.1.4.1.664.2.154.1.9.4.1.3
This variable shows the overall alarm status of each DS0. There are 24 octets, each corresponding to a single DS0. These are the values for the different alarm states in each octet: Value(decimal) Alarm -------------- ------ 0 No Alarm 1 D Channel Alarm 2 Frame Alarm 3 TBOP Alarm 4 PPP Alarm
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(24)  

adATLAST1IfDS0RxSignalStatusA 1.3.6.1.4.1.664.2.154.1.9.4.1.4
This variable shows the status of the receive signal's A bit in each DS0. There are 24 octets, each corresponding to a single DS0. These are the values for the different status states in each octet: Value(decimal) Status -------------- ------ 0 0 1 1 2 Port Not Active
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(24)  

adATLAST1IfDS0RxSignalStatusB 1.3.6.1.4.1.664.2.154.1.9.4.1.5
This variable shows the status of the receive signal's B bit in each DS0. There are 24 octets, each corresponding to a single DS0. These are the values for the different status states in each octet: Value(decimal) Status -------------- ------ 0 0 1 1 2 Port Not Active
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(24)  

adATLAST1IfDS0TxSignalStatusA 1.3.6.1.4.1.664.2.154.1.9.4.1.6
This variable shows the status of the transmit signal's A bit in each DS0. There are 24 octets, each corresponding to a single DS0. These are the values for the different status states in each octet: Value(decimal) Status -------------- ------ 0 0 1 1 2 Transparent 3 Port Not Active
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(24)  

adATLAST1IfDS0TxSignalStatusB 1.3.6.1.4.1.664.2.154.1.9.4.1.7
This variable shows the status of the transmit signal's B bit in each DS0. There are 24 octets, each corresponding to a single DS0. These are the values for the different status states in each octet: Value(decimal) Status -------------- ------ 0 0 1 1 2 Transparent 3 Port Not Active
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(24)  

adATLAST1TstTable 1.3.6.1.4.1.664.2.154.1.9.5
The Atlas T1 Test Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdATLAST1TstEntry

adATLAST1TstEntry 1.3.6.1.4.1.664.2.154.1.9.5.1
An entry in the Atlas T1 Test Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AdATLAST1TstEntry  

adATLAST1TstIndex 1.3.6.1.4.1.664.2.154.1.9.5.1.1
This variable indicates the interface number of a particular T1 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  

adATLAST1TstLocalLpBk 1.3.6.1.4.1.664.2.154.1.9.5.1.2
This variable sets the status of the local loopback for sending test signals.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), payload(2), line(3)  

adATLAST1TstRemoteLpBk 1.3.6.1.4.1.664.2.154.1.9.5.1.3
This variable sets the status of the remote loopback for sending test signals.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), attInbandLine(2), ansiFDLLine(3), ansiFDLPayload(4), inbandNIU(5)  

adATLAST1TstRemoteLpBkStatus 1.3.6.1.4.1.664.2.154.1.9.5.1.4
This variable indicates the current remote loopback status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noRemoteLoops(1), remLpUpStarted(2), remLpUpInProgress(3), remLpUpTimeout(4), remLpUpDone(5), remLpDwnStarted(6), remLpDwnInProgress(7), remLpDwnDone(8)  

adATLAST1TstPattern 1.3.6.1.4.1.664.2.154.1.9.5.1.5
This variable sets the pattern to be sent for testing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), allOnes(2), allZeros(3), qRSS(4)  

adATLAST1TstPatternSync 1.3.6.1.4.1.664.2.154.1.9.5.1.6
This variable shows whether there is sync between transmitting and recieving the test pattern.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER synced(1), noSync(2)  

adATLAST1TstPatternSyncLost 1.3.6.1.4.1.664.2.154.1.9.5.1.7
This variable shows whether sync has been lost since it was last cleared.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER syncLost(1), syncNotLost(2)  

adATLAST1TstPatternESs 1.3.6.1.4.1.664.2.154.1.9.5.1.8
This variable shows the amount of errored seconds since it was last cleared.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adATLAST1TstPatternBESs 1.3.6.1.4.1.664.2.154.1.9.5.1.9
This variable shows the amount of bursty errored seconds since it was last cleared.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adATLAST1TstPatternSESs 1.3.6.1.4.1.664.2.154.1.9.5.1.10
This variable shows the amount of severely errored seconds since it was last cleared.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

adATLAST1TstClearResults 1.3.6.1.4.1.664.2.154.1.9.5.1.11
This variable is used to clear the results of the test.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

adATLAST1TstInjectError 1.3.6.1.4.1.664.2.154.1.9.5.1.12
This variable is used to inject an error in the test pattern.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER inject(1)  

adATLAST1RxYellowActive 15400900
This trap indicates a yellow alarm is being received.
TRAP-TYPE    

adATLAST1RxYellowInActive 15400901
This trap indicates a yellow alarm is no longer being received.
TRAP-TYPE    

adATLAST1RxAISActive 15400902
This trap indicates an alarm indication signal (AIS) is being received.
TRAP-TYPE    

adATLAST1RxAISInActive 15400903
This trap indicates an alarm indication signal (AIS) is no longer being received.
TRAP-TYPE    

adATLAST1RedAlarmActive 15400904
This trap indicates a red alarm is active.
TRAP-TYPE    

adATLAST1RedAlarmInActive 15400905
This trap indicates a red alarm is inactive.
TRAP-TYPE    

adATLAST1LOSActive 15400906
This trap indicates a loss of signal (LOS) is active.
TRAP-TYPE    

adATLAST1LOSInActive 15400907
This trap indicates a loss of signal (LOS) is inactive.
TRAP-TYPE    

adATLAST1TxAISActive 15400908
This trap indicates an alarm indication signal (LOS) is being sent.
TRAP-TYPE    

adATLAST1TxAISInActive 15400909
This trap indicates an alarm indication signal (LOS) is no longer being sent.
TRAP-TYPE    

adATLAST1TxYellowActive 15400910
This trap indicates a yellow alarm is being sent.
TRAP-TYPE    

adATLAST1TxYellowInActive 15400911
This trap indicates a yellow alarm is no longer being sent.
TRAP-TYPE    

adATLAST1CurrentES 15400912
This trap indicates that the current interval errored second threshold has been exceeded.
TRAP-TYPE    

adATLAST1CurrentSES 15400913
This trap indicates that the current interval severely errored second threshold has been exceeded.
TRAP-TYPE    

adATLAST1CurrentSEFS 15400914
This trap indicates that the current interval severely errored framing second threshold has been exceeded.
TRAP-TYPE    

adATLAST1CurrentUAS 15400915
This trap indicates that the current interval unavailable second threshold has been exceeded.
TRAP-TYPE    

adATLAST1CurrentCSS 15400916
This trap indicates that the current interval controlled slip second threshold has been exceeded.
TRAP-TYPE    

adATLAST1CurrentPCV 15400917
This trap indicates that the current interval path coding violations threshold has been exceeded.
TRAP-TYPE    

adATLAST1CurrentLES 15400918
This trap indicates that the current interval line errored second threshold has been exceeded.
TRAP-TYPE    

adATLAST1CurrentLCV 15400919
This trap indicates that the current interval line code violations threshold has been exceeded.
TRAP-TYPE    

adATLAST1TotalES 15400920
This trap indicates that the total errored second threshold has been exceeded.
TRAP-TYPE    

adATLAST1TotalSES 15400921
This trap indicates that the total severely errored second threshold has been exceeded.
TRAP-TYPE    

adATLAST1TotalSEFS 15400922
This trap indicates that the total severely errored framing second threshold has been exceeded.
TRAP-TYPE    

adATLAST1TotalUAS 15400923
This trap indicates that the total unavailable second threshold has been exceeded.
TRAP-TYPE    

adATLAST1TotalCSS 15400924
This trap indicates that the total controlled slip second threshold has been exceeded.
TRAP-TYPE    

adATLAST1TotalPCV 15400925
This trap indicates that the total path coding violations threshold has been exceeded.
TRAP-TYPE    

adATLAST1TotalLES 15400926
This trap indicates that the total line errored second threshold has been exceeded.
TRAP-TYPE    

adATLAST1TotalLCV 15400927
This trap indicates that the total line code violations threshold has been exceeded.
TRAP-TYPE