ADTRAN-ACTDAX-MIB

File: ADTRAN-ACTDAX-MIB.mib (8221 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
RFC-1215 RFC1406-MIB ADTRAN-DS1-MIB

Imported symbols

enterprises OBJECT-TYPE DisplayString
snmp TRAP-TYPE dsx1LineStatus
adDS1AlarmIndex adDS1LineEvent adDS1AlertIndex
adDS1CurrentAlert adDS1TotalAlert adDS1FarCurrentAlert
adDS1FarTotalAlert

Defined Values

adtran 1.3.6.1.4.1.664
OBJECT IDENTIFIER    

adProducts 1.3.6.1.4.1.664.1
OBJECT IDENTIFIER    

adACTDAX 1.3.6.1.4.1.664.1.2
OBJECT IDENTIFIER    

adMgmt 1.3.6.1.4.1.664.2
OBJECT IDENTIFIER    

adACTDAXmg 1.3.6.1.4.1.664.2.2
OBJECT IDENTIFIER    

adACTDAXconfig 1.3.6.1.4.1.664.2.2.1
OBJECT IDENTIFIER    

adACTDAXpassword 1.3.6.1.4.1.664.2.2.1.1
The password string used for authentication of SNMP messages between Proxy Agent and ACTDAX.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

adACTDAXtime 1.3.6.1.4.1.664.2.2.1.2
The current ACTDAX time value. A sequence of ASCII characters encoded as HR-Hour, MN-Minute, SC-Second. For example, HRMNSC = 123059.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

adACTDAXdate 1.3.6.1.4.1.664.2.2.1.3
The current ACTDAX date value. A sequence of ASCII characters encoded as MN-Month, DY-Day, YR-Year. For example, MNDYYR = 073193.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

adACTDAXresetPM 1.3.6.1.4.1.664.2.2.1.4
Resets Performance Monitor DS1 statistic counters in ACTDAX. Parameter value 1 resets all lines, 2 resets line 1 (DS1-A), 3 resets line 2 (DS1-B).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER resAll(1), resDS1A(2), resDS1B(3)  

adACTDAXphone 1.3.6.1.4.1.664.2.2.1.5
The dialing sequence (phone number) to reach the network manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

adACTDAXselfTestA 1.3.6.1.4.1.664.2.2.1.6
Perform local loopback self-test on DS1 line A.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER selfTestAoff(1), selfTestAon(2)  

adACTDAXtestStatusA 1.3.6.1.4.1.664.2.2.1.7
Local loopback self-test status for DS1 line A.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noTestA(1), runTestA(2), passTestA(3), failTestA(4)  

adACTDAXselfTestB 1.3.6.1.4.1.664.2.2.1.8
Perform local loopback self-test on DS1 line B.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER selfTestBoff(1), selfTestBon(2)  

adACTDAXtestStatusB 1.3.6.1.4.1.664.2.2.1.9
Local loopback self-test status for DS1 line B.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noTestB(1), runTestB(2), passTestB(3), failTestB(4)  

coldStart 0
A coldStart trap signifes that the sending protocol entity is reinitializing itself such that the agent's configuration or the protocol entity implementation may be altered.
TRAP-TYPE    

ds1Alarm 201
A DS1 Alarm Trap indicates a DS1 Line Status bit has changed state, producing an Alarm Event for the DS1 interface. The bit map Line Events variable identifies the alarm event(s). The bit map Line Status variable contains the interface status when the alarm occurred. Only enabled (arm set) status produce an Alarm Trap. Alarm event/status bit values: 1 No Alarm 2 Receive Yellow Alarm 4 Transmit Yellow Alarm 8 Receive Alarm Indication Signal (AIS) 16 Transmit AIS 32 RED Alarm 64 LOSS, Loss Of Receive Signal 128 Loopback 2048 Receive Test Code
TRAP-TYPE    

ds1Alert 202
A DS1 Threshold Crossing Alert has occurred. The Performance Parameters which have exceeded their Threshold Values are identified in the bit mapped Alert variables for the Near End and Far End DS1 interface. Parameters identify Alerts for the Current 15 minute interval and Total variables. Threshold Crossing Alert bit values: 1 ES - Errored Seconds 2 SES - Severely Errored Seconds 4 SEFS - Severely Errored Framing Seconds 8 UAS - Unavailable Second 16 CSS - Controlled Slip Seconds 32 PCV - Path Coding Violations 64 LES - Line Errored Seconds 128 BES - Bursty Errored Seconds 256 DM - Degraded Minutes 512 LCV - Line Code Violations
TRAP-TYPE