rcTlsTestTdcAction

RC-TLS-MIB · .1.3.6.1.4.1.2272.1.52.1.1.1.1.22

Object

column r/w Enumeration
This action controls test execution:  start will exe-cute the test one time; 
startPeriodic will begin periodic execution of a test;
abort termi-nates the test if it is currently executing;
abortPeriodic will cancel future executions of a peri-odic test 
(will not halt a current test).
No test results are collected for an aborted test.  
abort and abortPeriodic have no affect
if a test is not running.

Context

MIB
RC-TLS-MIB
OID
.1.3.6.1.4.1.2272.1.52.1.1.1.1.22
Type
column
Access
readwrite
Status
current
Parent
rcTlsTestTdcEntry

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 'RC-TLS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-TLS-MIB::rcTlsTestTdcAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-TLS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-TLS-MIB::rcTlsTestTdcAction.<rcTlsTestTdcTestId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-TLS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-TLS-MIB::rcTlsTestTdcAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2start
3startPeriodic
4abort
5abortPeriodic