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

Walk 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
1unknown
2terminated
3notCompleted
4notSupported
5open
6shorted
7impedanceMismatch
8broken
9indeterminate

Conformance

Member of