NETGEAR-TIMERANGE-MIB
AI MIB Summary
The NETGEAR-TIMERANGE-MIB enables the monitoring and configuration of time-based access control lists and scheduling parameters on Netgear network devices. It exposes specific metrics for defining time ranges, including start/end times, recurring day-of-week patterns, and active status states to enforce temporal network policies.
The Netgear Private MIB for NETGEAR Time Ranges
Main OID:
fastPathTimeRange.1.3.6.1.4.1.4526.10.53
29
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
fastPathTimeRangeThe Netgear Private MIB for NETGEAR Time Ranges MODULE-IDENTITY .1.3.6.1.4.1.4526.10.53 |
fastPathTimeRangeGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.10.53.1 |
timeRangeAdminModeTimeRange admin mode:
enable - enable TimeRange
disable - disable TimeRange.ro Enumeration .1.3.6.1.4.1.4526.10.53.1.1 |
timeRangeIndexNextFreeThis object contains an unused value for the timeRangeIndex
to be used when creating a new TimeRange. A value of zero
indicates the TimeRange table is full.ro Integer32 .1.3.6.1.4.1.4526.10.53.1.2 |
timeRangeTableA table of TimeRange instances. SEQUENCE OF TimeRangeEntry .1.3.6.1.4.1.4526.10.53.1.3 |
timeRangeEntrytimeRangeIndex and timeRangeName must be set to
complete a new timeRangeEntry instance TimeRangeEntry .1.3.6.1.4.1.4526.10.53.1.3.1 |
timeRangeIndexThe TimeRange table index this instance is associated with. Unsigned32 .1.3.6.1.4.1.4526.10.53.1.3.1.1 |
timeRangeNameThe name of this TimeRange entry, which must consist of
1 to 31 alphanumeric characters and uniquely identify
this TimeRange.
This object must be set to complete a new TimeRange
row instance.rw DisplayString .1.3.6.1.4.1.4526.10.53.1.3.1.2 |
timeRangeOperStateOperating status of the time-range. It depends on the current time
and the periodic and absolute time entries defined in the time-rangero Enumeration .1.3.6.1.4.1.4526.10.53.1.3.1.3 |
timeRangeStatusStatus of this instance.
active(1) - this TimeRange instance is active
createAndGo(4) - set to this value to create an instance
destroy(6) - set to this value to delete an instancerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4526.10.53.1.3.1.4 |
timeRangeAbsoluteEntryTableA table of absolute entries for time ranges SEQUENCE OF TimeRangeAbsoluteEntry .1.3.6.1.4.1.4526.10.53.1.4 |
timeRangeAbsoluteEntryA table of absolute entries for time ranges. Atleast one of
timeRangeAbsoluteStartDateAndTime and timeRangeAbsoluteEndDateAndTime
must be set to complete a new Absolute entry instance. TimeRangeAbsoluteEntry .1.3.6.1.4.1.4526.10.53.1.4.1 |
timeRangeAbsoluteEntryIndexThe index of this absolute time entry within time range. Integer32 .1.3.6.1.4.1.4526.10.53.1.4.1.1 |
timeRangeAbsoluteStartDateAndTimeThe start time for an absolute entry in the time rangerw TimeRangeAbsoluteDateAndTime .1.3.6.1.4.1.4526.10.53.1.4.1.2 |
timeRangeAbsoluteEndDateAndTimeThe end time for an absolute entry in the time range.rw TimeRangeAbsoluteDateAndTime .1.3.6.1.4.1.4526.10.53.1.4.1.3 |
timeRangeAbsoluteStatusStatus of this instance.
active(1) - this timeRangeAbsoluteEntry is active
createAndGo(4) - set to this value to create an instance
destroy(6) - set to this value to delete an instancerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4526.10.53.1.4.1.4 |
timeRangePeriodicEntryTableA table periodic entries for time ranges SEQUENCE OF TimeRangePeriodicEntry .1.3.6.1.4.1.4526.10.53.1.5 |
timeRangePeriodicEntryA table periodic entries for time ranges. All the objects
in the periodic entry must be set to complete a new periodic
entry instance. Objects timeRangePeriodicStartDay and
timeRangePeriodicStartTime together forms the start dayandtime
and objects timeRangePeriodicEndDay and timeRangePeriodicEndTime
toghetehr forms end dayandtime. The time range to which the
periodic entry belongs is active between start dayandtime and
end dayandtime. If more than one day is specified in the
timeRangePeriodicStartDay, then the same days should be specified
in the timeRangePeriodicEndDay TimeRangePeriodicEntry .1.3.6.1.4.1.4526.10.53.1.5.1 |
timeRangePeriodicEntryIndexThe index of this periodic entry within time range. Integer32 .1.3.6.1.4.1.4526.10.53.1.5.1.1 |
timeRangePeriodicFrequencyThe frequency of this periodic entry within the time range.rw Integer32 .1.3.6.1.4.1.4526.10.53.1.5.1.2 |
timeRangePeriodicPatternThe pattern for a periodic entry in the time range.
Can be one of the following:
0 - weekly,
1 - daily,
2 - monthly.rw Integer32 .1.3.6.1.4.1.4526.10.53.1.5.1.3 |
timeRangePeriodicDayMaskDepending on the value of the timeRangeEntryPattern
this field can have different meanings. In case
timeRangeEntryPattern is set to 'daily' or 'weekly'
the field contains a bitmap where each bit presents
a day of week. Structure of the bitmap is the following :
bit 0 - sunday,
bit 1 - monday,
bit 2 - tuesday,
bit 3 - wednesday,
bit 4 - thursday,
bit 5 - friday,
bit 6 - saturday.
In case timeRangeEntryPattern is set to 'monthly'
the field contains a day of month (1..31).rw Integer32 .1.3.6.1.4.1.4526.10.53.1.5.1.4 |
timeRangePeriodicStartDateThe start date for a periodic entry in the time rangerw TimeRangePeriodicDate .1.3.6.1.4.1.4526.10.53.1.5.1.5 |
timeRangePeriodicStartDayThe starting day or days on which the configuration that
referenced the time range starts going into effect.
Same day can be set for both timeRangePeriodicStartDay and
timeRangePeriodicEndDay objectsrw Bits .1.3.6.1.4.1.4526.10.53.1.5.1.6 |
timeRangePeriodicStartTimeThe starting time for an periodic entry in the time range.rw TimeRangePeriodicTime .1.3.6.1.4.1.4526.10.53.1.5.1.7 |
timeRangePeriodicEndDateThe end date for a periodic entry in the time rangerw TimeRangePeriodicDate .1.3.6.1.4.1.4526.10.53.1.5.1.8 |
timeRangePeriodicEndDayThe ending day or days on which the configuration that
referenced the time range is no longer in efect.
Same day can be set for both timeRangePeriodicStartDay
and timeRangePeriodicEndDay objectsrw Bits .1.3.6.1.4.1.4526.10.53.1.5.1.9 |
timeRangePeriodicEndTimeThe end time for an periodic entry in the time range.
Use end time 00:00 to specify last minute of the day.rw TimeRangePeriodicTime .1.3.6.1.4.1.4526.10.53.1.5.1.10 |
timeRangePeriodicStatusStatus of this instance.
active(1) - this timeRangePeriodicEntry is active
createAndGo(4) - set to this value to create an instance
destroy(6) - set to this value to delete an instancerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4526.10.53.1.5.1.11 |