tmnxCronSchedEndYear

TIMETRA-SCHEDULER-MIB · .1.3.6.1.4.1.6527.3.1.2.37.2.1.1.5

Object

column r/w TmnxTimeRangeYear
The value of the object tmnxCronSchedEndYear specifies the
end year of the CRON schedule.  An attempt to set
tmnxCronSchedEndYear to a value that is not the current
year or the next year will fail with an inconsistentValue
error.
              
When tmnxCronSchedEndWeekday has a value other than 'daily', this
object is ignored.

Context

MIB
TIMETRA-SCHEDULER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.37.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
tmnxCronSchedEntry
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 'TIMETRA-SCHEDULER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SCHEDULER-MIB::tmnxCronSchedEndYear'
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::tmnxCronSchedEndYear.<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::tmnxCronSchedEndYear'

Syntax

Source
TmnxTimeRangeYear
Base type
Integer32

Values & Constraints

Type Constraints
range: 2005..2099

Conformance