cableDiagPair2Results
CAMBIUM-PTP670-MIB ·
.1.3.6.1.4.1.17713.11.27.5.1.5
Object
column Enumeration
The result of the most recent execution of Cable Diagnostics on cable pair 2. According to the T658B wiring scheme, pair 2 is pins 1 & 2 on the RJ45 socket on the ODU. Open Circuit is reported when the impedance is greater than 330 ohms. Short Circuit is reported when the impedance is less than 33 ohms. Unknown is reported when a continuous signal is received from the link partner for 125 ms, preventing start of the test.
Context
- MIB
- CAMBIUM-PTP670-MIB
- OID
.1.3.6.1.4.1.17713.11.27.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cableDiagnosticsResultTableEntry
- 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 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-PTP670-MIB::cableDiagPair2Results'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-PTP670-MIB::cableDiagPair2Results.<cableDiagnosticsResultTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-PTP670-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-PTP670-MIB::cableDiagPair2Results'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | unknown |
2 | inProgress |
3 | notTested |
4 | openCircuit |
5 | shortCircuit |
Conformance
Member of