NETGEAR-TIMERANGE-MIB: View SNMP OID List / Download MIB

VENDOR: NETGEAR


 Home MIB: NETGEAR-TIMERANGE-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 fastPathTimeRange 1.3.6.1.4.1.4526.10.53
       fastPathTimeRangeGroup 1.3.6.1.4.1.4526.10.53.1
           timeRangeAdminMode 1.3.6.1.4.1.4526.10.53.1.1
TimeRange admin mode: enable - enable TimeRange disable - disable TimeRange.
           timeRangeIndexNextFree 1.3.6.1.4.1.4526.10.53.1.2
This 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.
           timeRangeTable 1.3.6.1.4.1.4526.10.53.1.3
A table of TimeRange instances.
               timeRangeEntry 1.3.6.1.4.1.4526.10.53.1.3.1
timeRangeIndex and timeRangeName must be set to complete a new timeRangeEntry instance
                   timeRangeIndex 1.3.6.1.4.1.4526.10.53.1.3.1.1
The TimeRange table index this instance is associated with.
                   timeRangeName 1.3.6.1.4.1.4526.10.53.1.3.1.2
The 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.
                   timeRangeOperState 1.3.6.1.4.1.4526.10.53.1.3.1.3
Operating status of the time-range. It depends on the current time and the periodic and absolute time entries defined in the time-range
                   timeRangeStatus 1.3.6.1.4.1.4526.10.53.1.3.1.4
Status 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 instance
           timeRangeAbsoluteEntryTable 1.3.6.1.4.1.4526.10.53.1.4
A table of absolute entries for time ranges
               timeRangeAbsoluteEntry 1.3.6.1.4.1.4526.10.53.1.4.1
A table of absolute entries for time ranges. Atleast one of timeRangeAbsoluteStartDateAndTime and timeRangeAbsoluteEndDateAndTime must be set to complete a new Absolute entry instance.
                   timeRangeAbsoluteEntryIndex 1.3.6.1.4.1.4526.10.53.1.4.1.1
The index of this absolute time entry within time range.
                   timeRangeAbsoluteStartDateAndTime 1.3.6.1.4.1.4526.10.53.1.4.1.2
The start time for an absolute entry in the time range
                   timeRangeAbsoluteEndDateAndTime 1.3.6.1.4.1.4526.10.53.1.4.1.3
The end time for an absolute entry in the time range.
                   timeRangeAbsoluteStatus 1.3.6.1.4.1.4526.10.53.1.4.1.4
Status 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 instance
           timeRangePeriodicEntryTable 1.3.6.1.4.1.4526.10.53.1.5
A table periodic entries for time ranges
               timeRangePeriodicEntry 1.3.6.1.4.1.4526.10.53.1.5.1
A 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
                   timeRangePeriodicEntryIndex 1.3.6.1.4.1.4526.10.53.1.5.1.1
The index of this periodic entry within time range.
                   timeRangePeriodicFrequency 1.3.6.1.4.1.4526.10.53.1.5.1.2
The frequency of this periodic entry within the time range.
                   timeRangePeriodicPattern 1.3.6.1.4.1.4526.10.53.1.5.1.3
The pattern for a periodic entry in the time range. Can be one of the following: 0 - weekly, 1 - daily, 2 - monthly.
                   timeRangePeriodicDayMask 1.3.6.1.4.1.4526.10.53.1.5.1.4
Depending 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).
                   timeRangePeriodicStartDate 1.3.6.1.4.1.4526.10.53.1.5.1.5
The start date for a periodic entry in the time range
                   timeRangePeriodicStartDay 1.3.6.1.4.1.4526.10.53.1.5.1.6
The 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 objects
                   timeRangePeriodicStartTime 1.3.6.1.4.1.4526.10.53.1.5.1.7
The starting time for an periodic entry in the time range.
                   timeRangePeriodicEndDate 1.3.6.1.4.1.4526.10.53.1.5.1.8
The end date for a periodic entry in the time range
                   timeRangePeriodicEndDay 1.3.6.1.4.1.4526.10.53.1.5.1.9
The 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 objects
                   timeRangePeriodicEndTime 1.3.6.1.4.1.4526.10.53.1.5.1.10
The end time for an periodic entry in the time range. Use end time 00:00 to specify last minute of the day.
                   timeRangePeriodicStatus 1.3.6.1.4.1.4526.10.53.1.5.1.11
Status 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 instance