ZYXEL-CABLE-DIAGNOSTIC-MIB: View SNMP OID List / Download MIB
VENDOR: ZYXEL COMMUNICATIONS CORP.
Home | MIB: ZYXEL-CABLE-DIAGNOSTIC-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 |
zyxelCableDiagnostic | 1.3.6.1.4.1.890.1.15.3.96 |
The subtree for cable diagnostic |
||
zyxelCableDiagnosticsStatus | 1.3.6.1.4.1.890.1.15.3.96.1 | |||
zyxelCableDiagnosticsPortTable | 1.3.6.1.4.1.890.1.15.3.96.1.1 | no-access |
A table containing information about cable diagnostic test on the device's interfaces. An entry appears in this table for each interface which is capable to run cable diagnostic test. |
|
1.3.6.1.4.1.890.1.15.3.96.1.1.1 | no-access |
An entry in the zyxelCableDiagnosticsPortTable, containing the information about cable diagnostic test on an interface. |
||
zyCableDiagnosticsPortAction | 1.3.6.1.4.1.890.1.15.3.96.1.1.1.1 | integer | read-write |
Indicates the cable diagnostic test action to be executed on the interface. Enumeration: 'start': 1, 'none': 0, 'clear': 2. |
zyCableDiagnosticsPortActionStatus | 1.3.6.1.4.1.890.1.15.3.96.1.1.1.2 | integer | read-only |
Indicates the status of the last cable diagnostic test action set on the interface. Enumeration: 'fail': 2, 'none': 0, 'under-action': 3, 'success': 1. |
zyxelCableDiagnosticsResultPortTable | 1.3.6.1.4.1.890.1.15.3.96.1.2 | no-access |
A table containing information about cable diagnostic test result on the device's interfaces. |
|
1.3.6.1.4.1.890.1.15.3.96.1.2.1 | no-access |
An entry in the zyxelCableDiagnosticsResultPortTable, containing the information about cable diagnostic test on an interface. |
||
zyCableDiagnosticsResultPortPairIndex | 1.3.6.1.4.1.890.1.15.3.96.1.2.1.1 | integer | no-access |
The pair index. Enumeration: 'pairA': 0, 'pairC': 2, 'pairB': 1, 'pairD': 3. |
zyCableDiagnosticsResultPortPairStatus | 1.3.6.1.4.1.890.1.15.3.96.1.2.1.2 | integer | read-only |
The status of the cable pair. Enumeration: 'short': 3, 'ok': 1, 'unknown': 6, 'crosstalk': 5, 'unsupported': 7, 'open-short': 4, 'open': 2. |
zyCableDiagnosticsResultPortPairLength | 1.3.6.1.4.1.890.1.15.3.96.1.2.1.3 | integer | read-only |
The length of the cable pair. A value of -1 indicates the length value is invalid. The unit of this value is centimeter. Enumeration: 'none': -1, 'unsupport': -2. |
zyCableDiagnosticsResultPortPairDistanceToFault | 1.3.6.1.4.1.890.1.15.3.96.1.2.1.4 | integer | read-only |
The distance to the fault point of the cable pair. A value of -1 indicates this value is invalid. The unit of this value is centimeter. Enumeration: 'none': -1, 'unsupport': -2. |