ccdTdrIfResultPairIndex
CISCO-CABLE-DIAG-MIB ·
.1.3.6.1.4.1.9.9.390.1.2.2.1.1
Object
column Enumeration
The local cable pair index.
'pair1to2' -- the pair with cable connectors 1 and 2.
'pair3to6' -- the pair with cable connectors 3 and 6.
'pair4to5' -- the pair with cable connectors 4 and 5.
'pair7to8' -- the pair with cable connectors 7 and 8.
Context
- MIB
- CISCO-CABLE-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.390.1.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ccdTdrIfResultEntry
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::ccdTdrIfResultPairIndex'
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::ccdTdrIfResultPairIndex.<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::ccdTdrIfResultPairIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pair1to2 |
2 | pair3to6 |
3 | pair4to5 |
4 | pair7to8 |