cnCableDiagTestResultPair2
CAMBIUM-NETWORKS-CABLE-DIAG-MIB ·
.1.3.6.1.4.1.17713.24.7.0.1.1.3
Object
column Enumeration
This object uniquely identifies the results of the cable diagnostics test
Context
- MIB
- CAMBIUM-NETWORKS-CABLE-DIAG-MIB
- OID
.1.3.6.1.4.1.17713.24.7.0.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cnCableDiagPortEntry
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 'CAMBIUM-NETWORKS-CABLE-DIAG-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-CABLE-DIAG-MIB::cnCableDiagTestResultPair2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-NETWORKS-CABLE-DIAG-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-CABLE-DIAG-MIB::cnCableDiagTestResultPair2.<cnCableDiagPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-NETWORKS-CABLE-DIAG-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-NETWORKS-CABLE-DIAG-MIB::cnCableDiagTestResultPair2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pair-ok |
2 | pair-open |
3 | same-pair-short |
4 | cross-pair-short |
5 | pair-busy |
6 | test-in-progress |
7 | test-failed |
8 | no-test |
9 | impedance-mismatch |
10 | short-tx-rx-pair0 |
11 | short-tx-rx-pair1 |
12 | short-tx-rx-pair2 |
13 | short-tx-rx-pair3 |
14 | time-out |
15 | pair-ok-extended |
16 | test-failed-port-down |
17 | test-failed-port-10M |