CABLE-DIAG-MIB

File: CABLE-DIAG-MIB.mib (9100 bytes)

Imported modules

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

Imported symbols

TEXTUAL-CONVENTION MODULE-IDENTITY OBJECT-TYPE
Unsigned32 Integer32 RowStatus
TruthValue dlink-common-mgmt

Defined Types

SwEtherCableDiagEntry  
SEQUENCE    
  swEtherCableDiagPortIndex INTEGER
  swEtherCableDiagPortType INTEGER
  swEtherCableDiagLinkStatus INTEGER
  swEtherCableDiagPair1Status INTEGER
  swEtherCableDiagPair2Status INTEGER
  swEtherCableDiagPair3Status INTEGER
  swEtherCableDiagPair4Status INTEGER
  swEtherCableDiagPair1Length INTEGER
  swEtherCableDiagPair2Length INTEGER
  swEtherCableDiagPair3Length INTEGER
  swEtherCableDiagPair4Length INTEGER
  swEtherCableDiagAction INTEGER
  swEtherCableDiagStatus INTEGER

Defined Values

swCableDiagMIB 1.3.6.1.4.1.171.12.58
The MIB module for determining the status of the cables attached to the device
MODULE-IDENTITY    

swCableDiagCtrl 1.3.6.1.4.1.171.12.58.1
OBJECT IDENTIFIER    

swEtherCableDiagTable 1.3.6.1.4.1.171.12.58.1.1
A table that contains the cable situation for each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwEtherCableDiagEntry

swEtherCableDiagEntry 1.3.6.1.4.1.171.12.58.1.1.1
A list of cable situations for each port on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwEtherCableDiagEntry  

swEtherCableDiagPortIndex 1.3.6.1.4.1.171.12.58.1.1.1.1
This object indicates the module's port number.(1..Max port number in the module)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

swEtherCableDiagPortType 1.3.6.1.4.1.171.12.58.1.1.1.2
Indicates the supported port data rate classification.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fastEthernet(0), gigaEthernet(1), other(2)  

swEtherCableDiagLinkStatus 1.3.6.1.4.1.171.12.58.1.1.1.3
This object indicates the link status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER link-down(0), link-up(1), other(2)  

swEtherCableDiagPair1Status 1.3.6.1.4.1.171.12.58.1.1.1.4
This object indicates the status of pair 1 of the cable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), open(1), short(2), open-short(3), crosstalk(4), unknown(5), count(6), no-cable(7), other(8)  

swEtherCableDiagPair2Status 1.3.6.1.4.1.171.12.58.1.1.1.5
This object indicates the status of pair 2 of the cable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), open(1), short(2), open-short(3), crosstalk(4), unknown(5), count(6), no-cable(7), other(8)  

swEtherCableDiagPair3Status 1.3.6.1.4.1.171.12.58.1.1.1.6
This object indicates the status of pair 3 of the cable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), open(1), short(2), open-short(3), crosstalk(4), unknown(5), count(6), no-cable(7), other(8)  

swEtherCableDiagPair4Status 1.3.6.1.4.1.171.12.58.1.1.1.7
This object indicates the status of pair 4 of the cable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), open(1), short(2), open-short(3), crosstalk(4), unknown(5), count(6), no-cable(7), other(8)  

swEtherCableDiagPair1Length 1.3.6.1.4.1.171.12.58.1.1.1.8
This object indicates the approx. length or length to the failure of pair 1 of the cable. This value is in meter units.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swEtherCableDiagPair2Length 1.3.6.1.4.1.171.12.58.1.1.1.9
This object indicates the approx. length or length to the failure of pair 2 of the cable. This value is in meter units.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swEtherCableDiagPair3Length 1.3.6.1.4.1.171.12.58.1.1.1.10
This object indicates the approx. length or length to the failure of pair 3 of the cable. This value is in meter units.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swEtherCableDiagPair4Length 1.3.6.1.4.1.171.12.58.1.1.1.11
This object indicates the approx. length or length to the failure of pair 4 of the cable. This value is in meter units.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

swEtherCableDiagAction 1.3.6.1.4.1.171.12.58.1.1.1.12
Function to run the cable diagnostic on selected port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER action(1), processing(2), other(3)  

swEtherCableDiagStatus 1.3.6.1.4.1.171.12.58.1.1.1.13
Indicates the status of cable diagnostics on the port. not-run - cable diagnostics has never been run for this port processing - cable diagnostics is currently running on the port last-test-ok - the last cable diagnostics done on the port was successful last-test-failed - the last cable diagnostics done on the port failed
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-run(1), processing(2), last-test-ok(3), last-test-failed(4)