SHIVA-LINETEST-MIB: View SNMP OID List / Download MIB
VENDOR: SHIVA CORPORATION
Home | MIB: SHIVA-LINETEST-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
lineTestType | 1.3.6.1.4.1.166.1.27.1 | integer | read-write |
Line test being performed. Enumeration: 'at': 2, 'dialpair': 3, 'loopback': 1. |
lineTestOriginate | 1.3.6.1.4.1.166.1.27.2 | integer | read-write |
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. |
lineTestTerminate | 1.3.6.1.4.1.166.1.27.3 | integer | read-write |
In a pair dial test this variable is set to the number of the called port. |
lineTestNumber | 1.3.6.1.4.1.166.1.27.4 | octet string | read-write |
Number to dial for test. |
lineTestLength | 1.3.6.1.4.1.166.1.27.5 | integer | read-write |
Data length of line test. |
lineTestInitiate | 1.3.6.1.4.1.166.1.27.6 | integer | read-write |
Control variable to start and end the test. Enumeration: 'start': 1, 'end': 2. |
lineTestConnect | 1.3.6.1.4.1.166.1.27.7 | counter | read-only |
Connect speed indication for pair dial test. |
lineTestBytesTx | 1.3.6.1.4.1.166.1.27.8 | counter | read-only |
Bytes transmitted during test. |
lineTestBytesRx | 1.3.6.1.4.1.166.1.27.9 | counter | read-only |
Bytes received during test. |
lineTestSuccess | 1.3.6.1.4.1.166.1.27.10 | integer | read-only |
Pass fail indication for test. Enumeration: 'failconnect': 5, 'failnomodem': 3, 'testing': 1, 'pass': 2, 'faildial': 4, 'faildata': 6. |