ZYXEL-TIME-RANGE-MIB: View SNMP OID List / Download MIB
VENDOR: ZYXEL COMMUNICATIONS CORP.
Home | MIB: ZYXEL-TIME-RANGE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
zyxelTimeRange | 1.3.6.1.4.1.890.1.15.3.98 |
The subtree for time range |
||
zyxelTimeRangeSetup | 1.3.6.1.4.1.890.1.15.3.98.1 | |||
zyTimeRangeMaxNumberOfProfiles | 1.3.6.1.4.1.890.1.15.3.98.1.1 | integer | read-only |
The maximum number of time range entries that can be created. |
zyxelTimeRangeTable | 1.3.6.1.4.1.890.1.15.3.98.1.2 | no-access |
The table contains time range configurations. |
|
1.3.6.1.4.1.890.1.15.3.98.1.2.1 | no-access |
An entry contains time range configurations. |
||
zyTimeRangeName | 1.3.6.1.4.1.890.1.15.3.98.1.2.1.1 | displaystring | no-access |
The name of time range is used for identifying purposes. |
zyTimeRangeType | 1.3.6.1.4.1.890.1.15.3.98.1.2.1.2 | integer | no-access |
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. Enumeration: 'periodic': 2, 'absolute': 1. |
zyTimeRangeRowStatus | 1.3.6.1.4.1.890.1.15.3.98.1.2.1.3 | rowstatus | read-only |
This object allow time range entry to be created and deleted. |
zyxelTimeRangeAbsoluteTable | 1.3.6.1.4.1.890.1.15.3.98.1.3 | no-access |
The table contains absolute time range configurations. |
|
1.3.6.1.4.1.890.1.15.3.98.1.3.1 | no-access |
An entry contains absolute time range configurations. |
||
zyTimeRangeAbsoluteStartYear | 1.3.6.1.4.1.890.1.15.3.98.1.3.1.1 | integer | read-write |
The start year of absolute time range. |
zyTimeRangeAbsoluteStartMonth | 1.3.6.1.4.1.890.1.15.3.98.1.3.1.2 | integer | read-write |
The start month of absolute time range. |
zyTimeRangeAbsoluteStartDate | 1.3.6.1.4.1.890.1.15.3.98.1.3.1.3 | integer | read-write |
The start date of absolute time range. |
zyTimeRangeAbsoluteStartHour | 1.3.6.1.4.1.890.1.15.3.98.1.3.1.4 | integer | read-write |
The start hour of absolute time range. |
zyTimeRangeAbsoluteStartMinute | 1.3.6.1.4.1.890.1.15.3.98.1.3.1.5 | integer | read-write |
The start minute of absolute time range. |
zyTimeRangeAbsoluteEndYear | 1.3.6.1.4.1.890.1.15.3.98.1.3.1.6 | integer | read-write |
The end year of absolute time range. |
zyTimeRangeAbsoluteEndMonth | 1.3.6.1.4.1.890.1.15.3.98.1.3.1.7 | integer | read-write |
The end month of absolute time range. |
zyTimeRangeAbsoluteEndDate | 1.3.6.1.4.1.890.1.15.3.98.1.3.1.8 | integer | read-write |
The end date of absolute time range. |
zyTimeRangeAbsoluteEndHour | 1.3.6.1.4.1.890.1.15.3.98.1.3.1.9 | integer | read-write |
The end hour of absolute time range. |
zyTimeRangeAbsoluteEndMinute | 1.3.6.1.4.1.890.1.15.3.98.1.3.1.10 | integer | read-write |
The end minute of absolute time range. |
zyxelTimeRangePeriodicTable | 1.3.6.1.4.1.890.1.15.3.98.1.4 | no-access |
The table contains periodic time range configurations. |
|
1.3.6.1.4.1.890.1.15.3.98.1.4.1 | no-access |
An entry contains periodic time range configurations. |
||
zyTimeRangePeriodicWeekDayList | 1.3.6.1.4.1.890.1.15.3.98.1.4.1.1 | bits | read-write |
The weekday bitmap allows user to configure multiple weekdays in a week. This entry conflicts with zyTimeRangePeriodicStartWeekDay and zyTimeRangePeriodicEndWeekDay. Bits: 'monday': 0, 'tuesday': 1, 'friday': 4, 'wednesday': 2, 'thursday': 3, 'sunday': 6, 'saturday': 5. |
zyTimeRangePeriodicStartWeekDay | 1.3.6.1.4.1.890.1.15.3.98.1.4.1.2 | integer | read-write |
The start day of a week of periodic time range. This entry conflicts with zyTimeRangePeriodicWeekDayList. Enumeration: 'none': 0, 'monday': 1, 'tuesday': 2, 'friday': 5, 'wednesday': 3, 'thursday': 4, 'sunday': 7, 'saturday': 6. |
zyTimeRangePeriodicStartHour | 1.3.6.1.4.1.890.1.15.3.98.1.4.1.3 | integer | read-write |
The start hour of periodic time range. |
zyTimeRangePeriodicStartMinute | 1.3.6.1.4.1.890.1.15.3.98.1.4.1.4 | integer | read-write |
The start minute of periodic time range. |
zyTimeRangePeriodicEndWeekDay | 1.3.6.1.4.1.890.1.15.3.98.1.4.1.5 | integer | read-write |
The end day of a week of periodic time range. This entry conflicts with zyTimeRangePeriodicWeekDayList. Enumeration: 'none': 0, 'monday': 1, 'tuesday': 2, 'friday': 5, 'wednesday': 3, 'thursday': 4, 'sunday': 7, 'saturday': 6. |
zyTimeRangePeriodicEndHour | 1.3.6.1.4.1.890.1.15.3.98.1.4.1.6 | integer | read-write |
The end hour of periodic time range. |
zyTimeRangePeriodicEndMinute | 1.3.6.1.4.1.890.1.15.3.98.1.4.1.7 | integer | read-write |
The end minute of periodic time range. |