DLINKSW-CABLE-DIAG-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-CABLE-DIAG-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 |
dlinkSwCableDiagMIB | 1.3.6.1.4.1.171.14.58 |
The MIB module for determining the status of the cables attached to the device. |
||
dCableDiagNotifications | 1.3.6.1.4.1.171.14.58.0 | |||
dCableDiagObjects | 1.3.6.1.4.1.171.14.58.1 | |||
dCableDiagIfTable | 1.3.6.1.4.1.171.14.58.1.1 | no-access |
A table contains a list of information about test on the device's interfaces. Note that entries will exist in this table when the corresponding interface is capable to run test. |
|
1.3.6.1.4.1.171.14.58.1.1.1 | no-access |
An entry in the dCableDiagIfTable, contains the testing controls on an interface. |
||
dCableDiagIfAction | 1.3.6.1.4.1.171.14.58.1.1.1.1 | integer | read-write |
This object control the action to be executed on the interface. noOp(1) - No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. test(2) - Start the test on the interface. clear(3) - Clear all the test results on the interface. The value of the following objects of the entry will become 'other'. -- dCableDiagResultPair1Status -- dCableDiagResultPair2Status -- dCableDiagResultPair3Status -- dCableDiagResultPair4Status The value of the following objects of the entry will become -1 (unavailable) -- dCableDiagResultPair1Length -- dCableDiagResultPair2Length -- dCableDiagResultPair3Length -- dCableDiagResultPair4Length The value of dCableDiagResultStatus of the entry will become 'notRun'. Enumeration: 'test': 2, 'clear': 3, 'noOp': 1. |
dCableDiagResultTable | 1.3.6.1.4.1.171.14.58.1.2 | no-access |
A table contains a list of interface's cable situation. Note that entries will exist in this table when the corresponding interface is a copper Ethernet port. |
|
1.3.6.1.4.1.171.14.58.1.2.1 | no-access |
An entry in dCableDiagResultTable contains cable situation of an interface. |
||
dCableDiagResultPair1Status | 1.3.6.1.4.1.171.14.58.1.2.1.1 | dlinkcablediagstatus | read-only |
This object indicates the status of pair 1 of the cable. |
dCableDiagResultPair2Status | 1.3.6.1.4.1.171.14.58.1.2.1.2 | dlinkcablediagstatus | read-only |
This object indicates the status of pair 2 of the cable. |
dCableDiagResultPair3Status | 1.3.6.1.4.1.171.14.58.1.2.1.3 | dlinkcablediagstatus | read-only |
This object indicates the status of pair 3 of the cable. |
dCableDiagResultPair4Status | 1.3.6.1.4.1.171.14.58.1.2.1.4 | dlinkcablediagstatus | read-only |
This object indicates the status of pair 4 of the cable. |
dCableDiagResultPair1Length | 1.3.6.1.4.1.171.14.58.1.2.1.5 | integer32 | read-only |
This object indicates the approximate length or length to the failure of pair 1 of the cable. This value is in meter units. The special value of -1 indicates the length is unavailable. |
dCableDiagResultPair2Length | 1.3.6.1.4.1.171.14.58.1.2.1.6 | integer32 | read-only |
This object indicates the approximate length or length to the failure of pair 2 of the cable. This value is in meter units. The special value of -1 indicates the length is unavailable. |
dCableDiagResultPair3Length | 1.3.6.1.4.1.171.14.58.1.2.1.7 | integer32 | read-only |
This object indicates the approximate length or length to the failure of pair 3 of the cable. This value is in meter units. The special value of -1 indicates the length is unavailable. |
dCableDiagResultPair4Length | 1.3.6.1.4.1.171.14.58.1.2.1.8 | integer32 | read-only |
This object indicates the approximate length or length to the failure of pair 4 of the cable. This value is in meter units. The special value of -1 indicates the length is unavailable. |
dCableDiagResultStatus | 1.3.6.1.4.1.171.14.58.1.2.1.9 | integer | read-only |
Indicates the status of cable diagnostics on the interface. notRun(0) - the cable diagnostics has never been run for this interface or the previous result is cleared. processing(1) - the cable diagnostics is currently running on the interface. lastTestOk(2) - the last cable diagnostics was performed successfully on the interface. lastTestFailed(3) - the last cable diagnostics failed on the interface. Enumeration: 'lastTestOk': 2, 'processing': 1, 'notRun': 0, 'lastTestFailed': 3. |
dCableDiagConformance | 1.3.6.1.4.1.171.14.58.2 | |||
dCableDiagCompliances | 1.3.6.1.4.1.171.14.58.2.1 | |||
dCableDiagCompliance | 1.3.6.1.4.1.171.14.58.2.1.1 |
The compliance statement for entities which implement the DLINKSW-CABLE-DIAG-MIB. |
||
dCableDiagGroups | 1.3.6.1.4.1.171.14.58.2.1.2 | |||
dCableDiagBasicGroup | 1.3.6.1.4.1.171.14.58.2.1.2.1 |
This group contains the collection of objects related to configuration and information of fundamental cable diagnostics feature. |