dpCableDiagIfAction
DLINKPRIME-CABLE-DIAG-MIB ·
.1.3.6.1.4.1.171.15.1.1.1.1.1
Object
column r/w
Enumeration
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'.
-- dpCableDiagResultPair1Status
-- dpCableDiagResultPair2Status
-- dpCableDiagResultPair3Status
-- dpCableDiagResultPair4Status
The value of the following objects of the entry will
become -1 (unavailable)
-- dpCableDiagResultPair1Length
-- dpCableDiagResultPair2Length
-- dpCableDiagResultPair3Length
-- dpCableDiagResultPair4Length
The value of dpCableDiagResultStatus of the entry will
become 'notRun'.
Context
- MIB
- DLINKPRIME-CABLE-DIAG-MIB
- OID
.1.3.6.1.4.1.171.15.1.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dpCableDiagIfEntry
- 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::dpCableDiagIfAction'
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::dpCableDiagIfAction.<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::dpCableDiagIfAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOp |
2 | test |
3 | clear |
Conformance
Member of