rcTlsTestTdcPeriodicCount
RC-TLS-MIB ·
.1.3.6.1.4.1.2272.1.52.1.1.1.1.30
Object
column r/w
Integer32
This object allows the user to place a limit on the number of times
a test running periodically shall run.
- 0 : Run indefinitely at the periodic rate set via rcTlsTestTdcPeriodicRate.
- 1 .. 1440 : Run this number of times at the periodic rate set via
rcTlsTestTdcPeriodicRate.
The maximum allowable value of 1440 allows the user to run at the maximum
periodic rate of once-per-minute for a 24-hour period.
Beware of the maximum number of samples which may be saved via the
TDC history table if you wish to save all the results of a peri-odic TDC test.
This value cannot be changed if a test is currently running periodically.
Periodic testing can be halted via rcTlsTestTdcPeriodic-Control.
Context
- MIB
- RC-TLS-MIB
- OID
.1.3.6.1.4.1.2272.1.52.1.1.1.1.30- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcTlsTestTdcEntry
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 'RC-TLS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-TLS-MIB::rcTlsTestTdcPeriodicCount'
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::rcTlsTestTdcPeriodicCount.<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::rcTlsTestTdcPeriodicCount'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-1440