DLINKSW-TIME-RANGE-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-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).
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
 dlinkSwTimeRangeMIB 1.3.6.1.4.1.171.14.50
This MIB defines time range profiles to activate features.
       dTimeRangeMIBNotifications 1.3.6.1.4.1.171.14.50.0
       dTimeRangeMIBObjects 1.3.6.1.4.1.171.14.50.1
           dTimeRangeProfileTable 1.3.6.1.4.1.171.14.50.1.1 no-access
A table consists of a list of time range profiles.
               dTimeRangeProfileEntry 1.3.6.1.4.1.171.14.50.1.1.1 no-access
An entry contains information of a time range profile.
                   dTimeRangeProfileName 1.3.6.1.4.1.171.14.50.1.1.1.1 displaystring no-access
The time range name of the entry.
                   dTimeRangeProfilePeriodType 1.3.6.1.4.1.171.14.50.1.1.1.2 integer no-access
This object indicates the type of this entry. 'daily' - Using the time of day to specify the time range. 'weekly' - Using the day of the week and time of day to specify the time range. Enumeration: 'daily': 1, 'weekly': 2.
                   dTimeRangeProfileStartDayOfWeek 1.3.6.1.4.1.171.14.50.1.1.1.3 integer no-access
This object indicates the start day of week of the entry. This object is meaningful when dTimeRangeProfilePeriodType is 'weekly'. If dTimeRangeProfilePeriodType is not 'weekly', this object is set to 'notApplicable'. Enumeration: 'monday': 2, 'tuesday': 3, 'friday': 6, 'wednesday': 4, 'thursday': 5, 'notApplicable': 8, 'sunday': 1, 'saturday': 7.
                   dTimeRangeProfileStartHour 1.3.6.1.4.1.171.14.50.1.1.1.4 unsigned32 no-access
This object specifies the hours component of time (24 hour format) at which the daily/weekly periodic start time for this entry.
                   dTimeRangeProfileStartMinute 1.3.6.1.4.1.171.14.50.1.1.1.5 unsigned32 no-access
This object specifies the minutes component of time at which the daily/weekly periodic start time for this entry.
                   dTimeRangeProfileEndDayOfWeek 1.3.6.1.4.1.171.14.50.1.1.1.6 integer no-access
This object indicates the end day of week of the entry. This object is meaningful when dTimeRangeProfilePeriodType is 'weekly'. If dTimeRangeProfilePeriodType is not 'weekly', this object is set to 'notApplicable'. Enumeration: 'monday': 2, 'tuesday': 3, 'friday': 6, 'wednesday': 4, 'thursday': 5, 'notApplicable': 8, 'sunday': 1, 'saturday': 7.
                   dTimeRangeProfileEndHour 1.3.6.1.4.1.171.14.50.1.1.1.7 unsigned32 no-access
This object specifies the hours component of time (24 hour format) at which the daily/weekly periodic start time for this entry.
                   dTimeRangeProfileEndMinute 1.3.6.1.4.1.171.14.50.1.1.1.8 unsigned32 no-access
This object specifies the minutes component of time at which the daily/weekly periodic end time for this entry.
                   dTimeRangeProfileRowStatus 1.3.6.1.4.1.171.14.50.1.1.1.9 rowstatus read-only
This object indicates the RowStatus of this entry.
       dTimeRangeMIBConformance 1.3.6.1.4.1.171.14.50.2
           dTimeRangeCompliances 1.3.6.1.4.1.171.14.50.2.1
               dTimeRangeCompliance 1.3.6.1.4.1.171.14.50.2.1.1
The compliance statement for entities which implement the DLINKSW-TIME-RANGE-MIB.
           dTimeRangeGroups 1.3.6.1.4.1.171.14.50.2.2
               dTimeRangeProfileCfgGroup 1.3.6.1.4.1.171.14.50.2.2.1
A collection of objects providing configuration for time range profiles.