DLINKSW-CABLE-DIAG-MIB
23 objects
The MIB module for determining the status of the cables attached to the device.
Imported Objects
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.14.58 | IdentitydlinkSwCableDiagMIB | The MIB module for determining the status of the cables attached to the device. | ||
| 1.3.6.1.4.1.171.14.58.0 | NodedCableDiagNotifications | |||
| 1.3.6.1.4.1.171.14.58.1 | NodedCableDiagObjects | |||
| 1.3.6.1.4.1.171.14.58.1.1 | TabledCableDiagIfTable | not-accessible | current | 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 ca… |
| 1.3.6.1.4.1.171.14.58.1.1.1 | RowdCableDiagIfEntry | not-accessible | current | An entry in the dCableDiagIfTable, contains the testing controls on an interface. |
| 1.3.6.1.4.1.171.14.58.1.1.1.1 | ColumndCableDiagIfAction | read-write | current | 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 re… |
| 1.3.6.1.4.1.171.14.58.1.2 | TabledCableDiagResultTable | not-accessible | current | 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 | RowdCableDiagResultEntry | not-accessible | current | An entry in dCableDiagResultTable contains cable situation of an interface. |
| 1.3.6.1.4.1.171.14.58.1.2.1.1 | ColumndCableDiagResultPair1Status | read-only | current | This object indicates the status of pair 1 of the cable. |
| 1.3.6.1.4.1.171.14.58.1.2.1.2 | ColumndCableDiagResultPair2Status | read-only | current | This object indicates the status of pair 2 of the cable. |
| 1.3.6.1.4.1.171.14.58.1.2.1.3 | ColumndCableDiagResultPair3Status | read-only | current | This object indicates the status of pair 3 of the cable. |
| 1.3.6.1.4.1.171.14.58.1.2.1.4 | ColumndCableDiagResultPair4Status | read-only | current | This object indicates the status of pair 4 of the cable. |
| 1.3.6.1.4.1.171.14.58.1.2.1.5 | ColumndCableDiagResultPair1Length | read-only | current | 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 t… |
| 1.3.6.1.4.1.171.14.58.1.2.1.6 | ColumndCableDiagResultPair2Length | read-only | current | 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 t… |
| 1.3.6.1.4.1.171.14.58.1.2.1.7 | ColumndCableDiagResultPair3Length | read-only | current | 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 t… |
| 1.3.6.1.4.1.171.14.58.1.2.1.8 | ColumndCableDiagResultPair4Length | read-only | current | 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 t… |
| 1.3.6.1.4.1.171.14.58.1.2.1.9 | ColumndCableDiagResultStatus | read-only | current | 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 c… |
| 1.3.6.1.4.1.171.14.58.2 | NodedCableDiagConformance | |||
| 1.3.6.1.4.1.171.14.58.2.1 | NodedCableDiagCompliances | |||
| 1.3.6.1.4.1.171.14.58.2.1.1 | CompliancedCableDiagCompliance | current | The compliance statement for entities which implement the DLINKSW-CABLE-DIAG-MIB. | |
| 1.3.6.1.4.1.171.14.58.2.1.2 | NodedCableDiagGroups | |||
| 1.3.6.1.4.1.171.14.58.2.1.2.1 | GroupdCableDiagBasicGroup | current | This group contains the collection of objects related to configuration and information of fundamental cable diagnostics feature. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DlinkCableDiagStatus | INTEGER { other(0), ok(1), open(2), short(3), openOrShort(4), crosstalk(5), unKnown(6), noCable(7), shutdown(8) } | current | The status of a pair of the cable. other(0) - Other status is not specified here. E.g. the diagnostics has never been performed, or the previous result is cleared. ok(1) - The pair or cable has no error. open(2) - The c… |