CABLE-DIAG-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: 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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 swCableDiagMIB 1.3.6.1.4.1.171.12.58
The MIB module for determining the status of the cables attached to the device
       swCableDiagCtrl 1.3.6.1.4.1.171.12.58.1
           swEtherCableDiagTable 1.3.6.1.4.1.171.12.58.1.1 no-access
A table that contains the cable situation for each port.
               swEtherCableDiagEntry 1.3.6.1.4.1.171.12.58.1.1.1 no-access
A list of cable situations for each port on the device.
                   swEtherCableDiagPortIndex 1.3.6.1.4.1.171.12.58.1.1.1.1 integer read-only
This object indicates the module's port number.(1..Max port number in the module)
                   swEtherCableDiagPortType 1.3.6.1.4.1.171.12.58.1.1.1.2 integer read-only
Indicates the supported port data rate classification. Enumeration: 'other': 2, 'gigaEthernet': 1, 'fastEthernet': 0.
                   swEtherCableDiagLinkStatus 1.3.6.1.4.1.171.12.58.1.1.1.3 integer read-only
This object indicates the link status. Enumeration: 'link-down': 0, 'link-up': 1, 'other': 2.
                   swEtherCableDiagPair1Status 1.3.6.1.4.1.171.12.58.1.1.1.4 integer read-only
This object indicates the status of pair 1 of the cable. Enumeration: 'count': 6, 'short': 2, 'ok': 0, 'unknown': 5, 'crosstalk': 4, 'no-cable': 7, 'other': 8, 'open-short': 3, 'open': 1.
                   swEtherCableDiagPair2Status 1.3.6.1.4.1.171.12.58.1.1.1.5 integer read-only
This object indicates the status of pair 2 of the cable. Enumeration: 'count': 6, 'short': 2, 'ok': 0, 'unknown': 5, 'crosstalk': 4, 'no-cable': 7, 'other': 8, 'open-short': 3, 'open': 1.
                   swEtherCableDiagPair3Status 1.3.6.1.4.1.171.12.58.1.1.1.6 integer read-only
This object indicates the status of pair 3 of the cable. Enumeration: 'count': 6, 'short': 2, 'ok': 0, 'unknown': 5, 'crosstalk': 4, 'no-cable': 7, 'other': 8, 'open-short': 3, 'open': 1.
                   swEtherCableDiagPair4Status 1.3.6.1.4.1.171.12.58.1.1.1.7 integer read-only
This object indicates the status of pair 4 of the cable. Enumeration: 'count': 6, 'short': 2, 'ok': 0, 'unknown': 5, 'crosstalk': 4, 'no-cable': 7, 'other': 8, 'open-short': 3, 'open': 1.
                   swEtherCableDiagPair1Length 1.3.6.1.4.1.171.12.58.1.1.1.8 integer read-only
This object indicates the approx. length or length to the failure of pair 1 of the cable. This value is in meter units.
                   swEtherCableDiagPair2Length 1.3.6.1.4.1.171.12.58.1.1.1.9 integer read-only
This object indicates the approx. length or length to the failure of pair 2 of the cable. This value is in meter units.
                   swEtherCableDiagPair3Length 1.3.6.1.4.1.171.12.58.1.1.1.10 integer read-only
This object indicates the approx. length or length to the failure of pair 3 of the cable. This value is in meter units.
                   swEtherCableDiagPair4Length 1.3.6.1.4.1.171.12.58.1.1.1.11 integer read-only
This object indicates the approx. length or length to the failure of pair 4 of the cable. This value is in meter units.
                   swEtherCableDiagAction 1.3.6.1.4.1.171.12.58.1.1.1.12 integer read-write
Function to run the cable diagnostic on selected port. Enumeration: 'action': 1, 'processing': 2, 'other': 3.
                   swEtherCableDiagStatus 1.3.6.1.4.1.171.12.58.1.1.1.13 integer read-only
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 Enumeration: 'last-test-ok': 3, 'last-test-failed': 4, 'processing': 2, 'not-run': 1.