tPeriodicTimeRangeStartWeekDay
TIMETRA-SCHEDULER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.1
Object
The value of the object tPeriodicTimeRangeStartWeekDay specifies the start day-of-the-week of this periodic time-range entry.
Context
- MIB
- TIMETRA-SCHEDULER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.37.1.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- obsolete
- Parent
- tmnxPeriodicTimeRangeParmsEntry
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::tPeriodicTimeRangeStartWeekDay'
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::tPeriodicTimeRangeStartWeekDay.<tTimeRangeName>.<tPeriodicTimeRangeStartWeekDay>.<tPeriodicTimeRangeStartHour>.<tPeriodicTimeRangeStartMinute>'
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::tPeriodicTimeRangeStartWeekDay'
Syntax
- Source
- TmnxTimeRangeWeekday
- Base type
Enumeration
Values & Constraints
Type Values
0 | sunday |
1 | monday |
2 | tuesday |
3 | wednesday |
4 | thursday |
5 | friday |
6 | saturday |
7 | daily |
8 | weekDay |
9 | weekend |