zyTimeRangeType

ZYXEL-TIME-RANGE-MIB · .1.3.6.1.4.1.890.1.15.3.98.1.2.1.2

Object

column Enumeration
The type of time range is used for identifying purposes.
The type of time range profile are absolute and periodic.
absolute time range : allows to configure a time range begins on a specific hour, minute, day, month and year.
					   And ends on  a specific hour, minute, day, month and year.
periodic time range : allows to configure a time range begins on a day in a week and end on another day in a week.
                      And allows to configure a time range in multiple days in a week. Begins on a specific hour
                      and minute and ends on specific hour and minute at those days.

Context

MIB
ZYXEL-TIME-RANGE-MIB
OID
.1.3.6.1.4.1.890.1.15.3.98.1.2.1.2
Type
column
Access
noaccess
Status
current
Parent
zyxelTimeRangeEntry

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::zyTimeRangeType'
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::zyTimeRangeType.<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::zyTimeRangeType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1absolute
2periodic