tmnxCronSchedCount
TIMETRA-SCHEDULER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.37.2.1.1.1
Object
column r/w
Unsigned32
The value of the object tmnxCronSchedCount specifies
the number of times to trigger a schedule with schedType
equal to 'periodic'. The schedule disables itself by changing
into the `finished' schedOperStatus once the schedule has
triggered tmnxCronSchedCount number of times.
When tmnxCronSchedCount has the value zero (0), there is no limit to
the number of times the schedule will trigger.
Note that implementations which maintain a list of pending activations
must recalculate them when this object is changed.
Context
- MIB
- TIMETRA-SCHEDULER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.37.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxCronSchedEntry
- 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 'TIMETRA-SCHEDULER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SCHEDULER-MIB::tmnxCronSchedCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SCHEDULER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SCHEDULER-MIB::tmnxCronSchedCount.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SCHEDULER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SCHEDULER-MIB::tmnxCronSchedCount'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of