DLINKSW-CABLE-DIAG-MIB

File: DLINKSW-CABLE-DIAG-MIB.mib (12857 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
IF-MIB DLINK-ID-REC-MIB

Imported symbols

TEXTUAL-CONVENTION MODULE-IDENTITY OBJECT-TYPE
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
ifIndex dlinkIndustrialCommon

Defined Types

DlinkCableDiagStatus  
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 cable in the error pair does not have a connection at the specified position. short(3) - The cable in the error pair has a short problem at the specified position. openOrShort(4) - The PHY has no capability to distinguish between open and short state. crosstalk(5)- The cable in the error pair has a crosstalk problem at the specified position. unKnown(6) - The diagnostics got an unknown status. noCable(7) - The port does not have any cable connection to the remote partner. shutdown(8)- The remote partner is powered off.
TEXTUAL-CONVENTION    
  INTEGER other(0), ok(1), open(2), short(3), openOrShort(4), crosstalk(5), unKnown(6), noCable(7), shutdown(8)  

DCableDiagIfEntry  
SEQUENCE    
  dCableDiagIfAction INTEGER

DCableDiagResultEntry  
SEQUENCE    
  dCableDiagResultPair1Status DlinkCableDiagStatus
  dCableDiagResultPair2Status DlinkCableDiagStatus
  dCableDiagResultPair3Status DlinkCableDiagStatus
  dCableDiagResultPair4Status DlinkCableDiagStatus
  dCableDiagResultPair1Length Integer32
  dCableDiagResultPair2Length Integer32
  dCableDiagResultPair3Length Integer32
  dCableDiagResultPair4Length Integer32
  dCableDiagResultStatus INTEGER

Defined Values

dlinkSwCableDiagMIB 1.3.6.1.4.1.171.14.58
The MIB module for determining the status of the cables attached to the device.
MODULE-IDENTITY    

dCableDiagNotifications 1.3.6.1.4.1.171.14.58.0
OBJECT IDENTIFIER    

dCableDiagObjects 1.3.6.1.4.1.171.14.58.1
OBJECT IDENTIFIER    

dCableDiagConformance 1.3.6.1.4.1.171.14.58.2
OBJECT IDENTIFIER    

dCableDiagIfTable 1.3.6.1.4.1.171.14.58.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DCableDiagIfEntry

dCableDiagIfEntry 1.3.6.1.4.1.171.14.58.1.1.1
An entry in the dCableDiagIfTable, contains the testing controls on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DCableDiagIfEntry  

dCableDiagIfAction 1.3.6.1.4.1.171.14.58.1.1.1.1
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'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noOp(1), test(2), clear(3)  

dCableDiagResultTable 1.3.6.1.4.1.171.14.58.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DCableDiagResultEntry

dCableDiagResultEntry 1.3.6.1.4.1.171.14.58.1.2.1
An entry in dCableDiagResultTable contains cable situation of an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DCableDiagResultEntry  

dCableDiagResultPair1Status 1.3.6.1.4.1.171.14.58.1.2.1.1
This object indicates the status of pair 1 of the cable.
Status: current Access: read-only
OBJECT-TYPE    
  DlinkCableDiagStatus  

dCableDiagResultPair2Status 1.3.6.1.4.1.171.14.58.1.2.1.2
This object indicates the status of pair 2 of the cable.
Status: current Access: read-only
OBJECT-TYPE    
  DlinkCableDiagStatus  

dCableDiagResultPair3Status 1.3.6.1.4.1.171.14.58.1.2.1.3
This object indicates the status of pair 3 of the cable.
Status: current Access: read-only
OBJECT-TYPE    
  DlinkCableDiagStatus  

dCableDiagResultPair4Status 1.3.6.1.4.1.171.14.58.1.2.1.4
This object indicates the status of pair 4 of the cable.
Status: current Access: read-only
OBJECT-TYPE    
  DlinkCableDiagStatus  

dCableDiagResultPair1Length 1.3.6.1.4.1.171.14.58.1.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dCableDiagResultPair2Length 1.3.6.1.4.1.171.14.58.1.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dCableDiagResultPair3Length 1.3.6.1.4.1.171.14.58.1.2.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dCableDiagResultPair4Length 1.3.6.1.4.1.171.14.58.1.2.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dCableDiagResultStatus 1.3.6.1.4.1.171.14.58.1.2.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notRun(0), processing(1), lastTestOk(2), lastTestFailed(3)  

dCableDiagCompliances 1.3.6.1.4.1.171.14.58.2.1
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

dCableDiagGroups 1.3.6.1.4.1.171.14.58.2.1.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
OBJECT-GROUP