zyTimeRangePeriodicEndWeekDay
ZYXEL-TIME-RANGE-MIB ·
.1.3.6.1.4.1.890.1.15.3.98.1.4.1.5
Object
column r/w
Enumeration
The end 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.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelTimeRangePeriodicEntry
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 '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::zyTimeRangePeriodicEndWeekDay'
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::zyTimeRangePeriodicEndWeekDay.<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::zyTimeRangePeriodicEndWeekDay'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | monday |
2 | tuesday |
3 | wednesday |
4 | thursday |
5 | friday |
6 | saturday |
7 | sunday |