SHIVA-LINETEST-MIB

File: SHIVA-LINETEST-MIB.mib (2803 bytes)

Imported modules

RFC1155-SMI RFC-1212 SHIVA-MIB

Imported symbols

Counter OBJECT-TYPE lineTest

Defined Values

lineTestType 1.3.6.1.4.1.166.1.27.1
Line test being performed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER loopback(1), at(2), dialpair(3)  

lineTestOriginate 1.3.6.1.4.1.166.1.27.2
For a single port test this variable is set to the number of the port being tested. In a pair dial test this variable is set to the number of the calling port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

lineTestTerminate 1.3.6.1.4.1.166.1.27.3
In a pair dial test this variable is set to the number of the called port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

lineTestNumber 1.3.6.1.4.1.166.1.27.4
Number to dial for test.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(64)  

lineTestLength 1.3.6.1.4.1.166.1.27.5
Data length of line test.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4294967295  

lineTestInitiate 1.3.6.1.4.1.166.1.27.6
Control variable to start and end the test.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER start(1), end(2)  

lineTestConnect 1.3.6.1.4.1.166.1.27.7
Connect speed indication for pair dial test.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lineTestBytesTx 1.3.6.1.4.1.166.1.27.8
Bytes transmitted during test.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lineTestBytesRx 1.3.6.1.4.1.166.1.27.9
Bytes received during test.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

lineTestSuccess 1.3.6.1.4.1.166.1.27.10
Pass fail indication for test.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER testing(1), pass(2), failnomodem(3), faildial(4), failconnect(5), faildata(6)