dpCableDiagResultCableLength
DLINKPRIME-CABLE-DIAG-MIB ·
.1.3.6.1.4.1.171.15.1.1.2.1.2
Object
column metersSNMPv2-SMIInteger32
This object indicates the approximate length or length to the failure of the cable. This value is in meter units. The special value of -1 indicates the length is unavailable.
Context
- MIB
- DLINKPRIME-CABLE-DIAG-MIB
- OID
.1.3.6.1.4.1.171.15.1.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Units
- meters
- 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::dpCableDiagResultCableLength'
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::dpCableDiagResultCableLength.<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::dpCableDiagResultCableLength'
Syntax
metersSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of