ccdTdrIfAction

CISCO-CABLE-DIAG-MIB · .1.3.6.1.4.1.9.9.390.1.2.1.1.1

Object

column r/w Enumeration
Indicates the TDR test action to be executed on the interface
and whether the test is currently running or not.
              
'start' -- start the TDR test on the interface.
              
'clear' -- clear all the TDR test results on the interface.
           After this action is executed on an interface,
           the object value of ccdTdrIfResultValid for the
           corresponding interface will be false(2).
              
'running' -- the TDR test is currently running on the
           interface. This value is a read-only value
           and can not be set on the interface.
              
'notRunning' -- the TDR test is currently not running
           on the interface. This value is a read-only
           value and can not be set on the interface.

Context

MIB
CISCO-CABLE-DIAG-MIB
OID
.1.3.6.1.4.1.9.9.390.1.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
ccdTdrIfEntry
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::ccdTdrIfAction'
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::ccdTdrIfAction.<ifIndex>'
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::ccdTdrIfAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1start
2clear
3running
4notRunning

Conformance

Member of