dpCableDiagResultCableStatus
DLINKPRIME-CABLE-DIAG-MIB ·
.1.3.6.1.4.1.171.15.1.1.2.1.1
Object
column Enumeration
The status of a pair of the cable.
no_result(0) - The cable have not do cable daig or result have
been clear.
ok(1) - The pair or cable has no error.
noCable(2) - The port does not have any cable connection to the
remote partner.
open(3) - The cable in the error pair does not have a connection
at the specified position.
short(4) - The cable in the error pair has a short problem at the
specified position.
openOrShort(5) - The PHY has no capability to distinguish between
open and short state.
crosstalk(6)- The cable in the error pair has a crosstalk problem
at the specified position.
Context
- MIB
- DLINKPRIME-CABLE-DIAG-MIB
- OID
.1.3.6.1.4.1.171.15.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dpCableDiagResultEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DLINKPRIME-CABLE-DIAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-CABLE-DIAG-MIB::dpCableDiagResultCableStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKPRIME-CABLE-DIAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKPRIME-CABLE-DIAG-MIB::dpCableDiagResultCableStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKPRIME-CABLE-DIAG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKPRIME-CABLE-DIAG-MIB::dpCableDiagResultCableStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no_result |
1 | ok |
2 | no_cable |
3 | open |
4 | short |
5 | openshort |
6 | crosstalk |
Conformance
Member of