zyTimeRangePeriodicStartWeekDay

ZYXEL-TIME-RANGE-MIB · .1.3.6.1.4.1.890.1.15.3.98.1.4.1.2

Object

column r/w Enumeration
The start day of a week of periodic time range.
This entry conflicts with zyTimeRangePeriodicWeekDayList.

Context

MIB
ZYXEL-TIME-RANGE-MIB
OID
.1.3.6.1.4.1.890.1.15.3.98.1.4.1.2
Type
column
Access
readwrite
Status
current
Parent
zyxelTimeRangePeriodicEntry

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 'ZYXEL-TIME-RANGE-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-TIME-RANGE-MIB::zyTimeRangePeriodicStartWeekDay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-TIME-RANGE-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-TIME-RANGE-MIB::zyTimeRangePeriodicStartWeekDay.<zyTimeRangeName>.<zyTimeRangeType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-TIME-RANGE-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-TIME-RANGE-MIB::zyTimeRangePeriodicStartWeekDay'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1monday
2tuesday
3wednesday
4thursday
5friday
6saturday
7sunday