timerCtrlSchdlWeekDay
TIMER-CONTROL-MIB ·
.1.3.6.1.4.1.4526.11.1025.1.2.1.5
Object
column r/w
Bits
The set of weekdays on which the scheduled action should take place. Setting multiple bits will include several weekdays in the set of possible weekdays for this schedule.
Context
- MIB
- TIMER-CONTROL-MIB
- OID
.1.3.6.1.4.1.4526.11.1025.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- timerCtrlSchdlEntry
- 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 'TIMER-CONTROL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMER-CONTROL-MIB::timerCtrlSchdlWeekDay'
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::timerCtrlSchdlWeekDay.<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::timerCtrlSchdlWeekDay'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | sunday |
1 | monday |
2 | tuesday |
3 | wednesday |
4 | thursday |
5 | friday |
6 | saturday |
Conformance
Member of