timerCtrlSchdlMonthFreq

TIMER-CONTROL-MIB · .1.3.6.1.4.1.4526.11.1025.1.2.1.4

Object

column r/w Enumeration
If the recurring is set to yearly(4) value indicates 
month on which the scheduled action should take place. 
Else value indicates number of how frequently timer will work

Context

MIB
TIMER-CONTROL-MIB
OID
.1.3.6.1.4.1.4526.11.1025.1.2.1.4
Type
column
Access
readwrite
Status
current
Parent
timerCtrlSchdlEntry
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 'TIMER-CONTROL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMER-CONTROL-MIB::timerCtrlSchdlMonthFreq'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMER-CONTROL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMER-CONTROL-MIB::timerCtrlSchdlMonthFreq.<timerCtrlSchdlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMER-CONTROL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMER-CONTROL-MIB::timerCtrlSchdlMonthFreq'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0january
1february
2march
3april
4may
5june
6july
7august
8september
9october
10november
11december

Conformance