ccdTdrIfResultPairStatus
CISCO-CABLE-DIAG-MIB ·
.1.3.6.1.4.1.9.9.390.1.2.2.1.8
Object
column Enumeration
The status of the cable pair.
'unknown' -- none of the following.
'terminated' -- the pair is properly terminated at the
remote end.
'notCompleted' -- the test on this pair is not completed.
'notSupported' -- the test on this pair is not supported.
'open' -- the pair is open.
'shorted' -- the pair is shorted.
'impedanceMismatch' -- the impedance of the pair is
mismatched.
'broken' -- the pair is broken.
'indeterminate' -- the status of the pair is indeterminate.
Context
- MIB
- CISCO-CABLE-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.390.1.2.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccdTdrIfResultEntry
- 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 'CISCO-CABLE-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-DIAG-MIB::ccdTdrIfResultPairStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CABLE-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-DIAG-MIB::ccdTdrIfResultPairStatus.<ifIndex>.<ccdTdrIfResultPairIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CABLE-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CABLE-DIAG-MIB::ccdTdrIfResultPairStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | terminated |
3 | notCompleted |
4 | notSupported |
5 | open |
6 | shorted |
7 | impedanceMismatch |
8 | broken |
9 | indeterminate |
Conformance
Member of