MIB Viewer

ZYXEL-TIME-RANGE-MIB

30 objects
The subtree for time range
OIDNameAccessStatusDescription
1.3.6.1.4.1.890.1.15.3.98IdentityzyxelTimeRangeThe subtree for time range
1.3.6.1.4.1.890.1.15.3.98.1NodezyxelTimeRangeSetup
1.3.6.1.4.1.890.1.15.3.98.1.1ScalarzyTimeRangeMaxNumberOfProfilesread-onlycurrentThe maximum number of time range entries that can be created.
1.3.6.1.4.1.890.1.15.3.98.1.2TablezyxelTimeRangeTablenot-accessiblecurrentThe table contains time range configurations.
1.3.6.1.4.1.890.1.15.3.98.1.2.1RowzyxelTimeRangeEntrynot-accessiblecurrentAn entry contains time range configurations.
1.3.6.1.4.1.890.1.15.3.98.1.2.1.1ColumnzyTimeRangeNamenot-accessiblecurrentThe name of time range is used for identifying purposes.
1.3.6.1.4.1.890.1.15.3.98.1.2.1.2ColumnzyTimeRangeTypenot-accessiblecurrentThe 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 …
1.3.6.1.4.1.890.1.15.3.98.1.2.1.3ColumnzyTimeRangeRowStatusread-createcurrentThis object allow time range entry to be created and deleted.
1.3.6.1.4.1.890.1.15.3.98.1.3TablezyxelTimeRangeAbsoluteTablenot-accessiblecurrentThe table contains absolute time range configurations.
1.3.6.1.4.1.890.1.15.3.98.1.3.1RowzyxelTimeRangeAbsoluteEntrynot-accessiblecurrentAn entry contains absolute time range configurations.
1.3.6.1.4.1.890.1.15.3.98.1.3.1.1ColumnzyTimeRangeAbsoluteStartYearread-writecurrentThe start year of absolute time range.
1.3.6.1.4.1.890.1.15.3.98.1.3.1.2ColumnzyTimeRangeAbsoluteStartMonthread-writecurrentThe start month of absolute time range.
1.3.6.1.4.1.890.1.15.3.98.1.3.1.3ColumnzyTimeRangeAbsoluteStartDateread-writecurrentThe start date of absolute time range.
1.3.6.1.4.1.890.1.15.3.98.1.3.1.4ColumnzyTimeRangeAbsoluteStartHourread-writecurrentThe start hour of absolute time range.
1.3.6.1.4.1.890.1.15.3.98.1.3.1.5ColumnzyTimeRangeAbsoluteStartMinuteread-writecurrentThe start minute of absolute time range.
1.3.6.1.4.1.890.1.15.3.98.1.3.1.6ColumnzyTimeRangeAbsoluteEndYearread-writecurrentThe end year of absolute time range.
1.3.6.1.4.1.890.1.15.3.98.1.3.1.7ColumnzyTimeRangeAbsoluteEndMonthread-writecurrentThe end month of absolute time range.
1.3.6.1.4.1.890.1.15.3.98.1.3.1.8ColumnzyTimeRangeAbsoluteEndDateread-writecurrentThe end date of absolute time range.
1.3.6.1.4.1.890.1.15.3.98.1.3.1.9ColumnzyTimeRangeAbsoluteEndHourread-writecurrentThe end hour of absolute time range.
1.3.6.1.4.1.890.1.15.3.98.1.3.1.10ColumnzyTimeRangeAbsoluteEndMinuteread-writecurrentThe end minute of absolute time range.
1.3.6.1.4.1.890.1.15.3.98.1.4TablezyxelTimeRangePeriodicTablenot-accessiblecurrentThe table contains periodic time range configurations.
1.3.6.1.4.1.890.1.15.3.98.1.4.1RowzyxelTimeRangePeriodicEntrynot-accessiblecurrentAn entry contains periodic time range configurations.
1.3.6.1.4.1.890.1.15.3.98.1.4.1.1ColumnzyTimeRangePeriodicWeekDayListread-writecurrentThe weekday bitmap allows user to configure multiple weekdays in a week. This entry conflicts with zyTimeRangePeriodicStartWeekDay and zyTimeRangePeriodicEndWe…
1.3.6.1.4.1.890.1.15.3.98.1.4.1.2ColumnzyTimeRangePeriodicStartWeekDayread-writecurrentThe start day of a week of periodic time range. This entry conflicts with zyTimeRangePeriodicWeekDayList.
1.3.6.1.4.1.890.1.15.3.98.1.4.1.3ColumnzyTimeRangePeriodicStartHourread-writecurrentThe start hour of periodic time range.
1.3.6.1.4.1.890.1.15.3.98.1.4.1.4ColumnzyTimeRangePeriodicStartMinuteread-writecurrentThe start minute of periodic time range.
1.3.6.1.4.1.890.1.15.3.98.1.4.1.5ColumnzyTimeRangePeriodicEndWeekDayread-writecurrentThe end day of a week of periodic time range. This entry conflicts with zyTimeRangePeriodicWeekDayList.
1.3.6.1.4.1.890.1.15.3.98.1.4.1.6ColumnzyTimeRangePeriodicEndHourread-writecurrentThe end hour of periodic time range.
1.3.6.1.4.1.890.1.15.3.98.1.4.1.7ColumnzyTimeRangePeriodicEndMinuteread-writecurrentThe end minute of periodic time range.
Type Definitions
NameSyntaxStatusDescription
ZyTimeRangeWeekDayListBITS { monday(0), tuesday(1), wednesday(2), thursday(3), friday(4), saturday(5), sunday(6) }currentBitmap that includes days of week. Each bit in the bitmap associated with corresponding day of the week.