ccdTdrIfResultPairLengthUnit
CISCO-CABLE-DIAG-MIB ·
.1.3.6.1.4.1.9.9.390.1.2.2.1.7
Object
column Enumeration
The measurement unit on the length or the distance to fault
point for the cable pair.
'unknown' -- none of the following.
'meter' -- the unit is meter.
'centimeter' -- the unit is centimeter.
'kilometer' -- the unit is kilometer.
Context
- MIB
- CISCO-CABLE-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.390.1.2.2.1.7- 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::ccdTdrIfResultPairLengthUnit'
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::ccdTdrIfResultPairLengthUnit.<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::ccdTdrIfResultPairLengthUnit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | meter |
3 | centimeter |
4 | kilometer |
Conformance
Member of