DLINKSW-TIME-RANGE-MIB

File: DLINKSW-TIME-RANGE-MIB.mib (8289 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
RowStatus DisplayString MODULE-COMPLIANCE
OBJECT-GROUP dlinkIndustrialCommon

Defined Types

DTimeRangeProfileEntry  
SEQUENCE    
  dTimeRangeProfileName DisplayString
  dTimeRangeProfilePeriodType INTEGER
  dTimeRangeProfileStartDayOfWeek INTEGER
  dTimeRangeProfileStartHour Unsigned32
  dTimeRangeProfileStartMinute Unsigned32
  dTimeRangeProfileEndDayOfWeek INTEGER
  dTimeRangeProfileEndHour Unsigned32
  dTimeRangeProfileEndMinute Unsigned32
  dTimeRangeProfileRowStatus RowStatus

Defined Values

dlinkSwTimeRangeMIB 1.3.6.1.4.1.171.14.50
This MIB defines time range profiles to activate features.
MODULE-IDENTITY    

dTimeRangeMIBNotifications 1.3.6.1.4.1.171.14.50.0
OBJECT IDENTIFIER    

dTimeRangeMIBObjects 1.3.6.1.4.1.171.14.50.1
OBJECT IDENTIFIER    

dTimeRangeMIBConformance 1.3.6.1.4.1.171.14.50.2
OBJECT IDENTIFIER    

dTimeRangeProfileTable 1.3.6.1.4.1.171.14.50.1.1
A table consists of a list of time range profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DTimeRangeProfileEntry

dTimeRangeProfileEntry 1.3.6.1.4.1.171.14.50.1.1.1
An entry contains information of a time range profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  DTimeRangeProfileEntry  

dTimeRangeProfileName 1.3.6.1.4.1.171.14.50.1.1.1.1
The time range name of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

dTimeRangeProfilePeriodType 1.3.6.1.4.1.171.14.50.1.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER daily(1), weekly(2)  

dTimeRangeProfileStartDayOfWeek 1.3.6.1.4.1.171.14.50.1.1.1.3
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER sunday(1), monday(2), tuesday(3), wednesday(4), thursday(5), friday(6), saturday(7), notApplicable(8)  

dTimeRangeProfileStartHour 1.3.6.1.4.1.171.14.50.1.1.1.4
This object specifies the hours component of time (24 hour format) at which the daily/weekly periodic start time for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..23  

dTimeRangeProfileStartMinute 1.3.6.1.4.1.171.14.50.1.1.1.5
This object specifies the minutes component of time at which the daily/weekly periodic start time for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..59  

dTimeRangeProfileEndDayOfWeek 1.3.6.1.4.1.171.14.50.1.1.1.6
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER sunday(1), monday(2), tuesday(3), wednesday(4), thursday(5), friday(6), saturday(7), notApplicable(8)  

dTimeRangeProfileEndHour 1.3.6.1.4.1.171.14.50.1.1.1.7
This object specifies the hours component of time (24 hour format) at which the daily/weekly periodic start time for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..23  

dTimeRangeProfileEndMinute 1.3.6.1.4.1.171.14.50.1.1.1.8
This object specifies the minutes component of time at which the daily/weekly periodic end time for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..59  

dTimeRangeProfileRowStatus 1.3.6.1.4.1.171.14.50.1.1.1.9
This object indicates the RowStatus of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dTimeRangeCompliances 1.3.6.1.4.1.171.14.50.2.1
OBJECT IDENTIFIER    

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.
Status: current Access: read-create
MODULE-COMPLIANCE    

dTimeRangeGroups 1.3.6.1.4.1.171.14.50.2.2
OBJECT IDENTIFIER    

dTimeRangeProfileCfgGroup 1.3.6.1.4.1.171.14.50.2.2.1
A collection of objects providing configuration for time range profiles.
Status: current Access: read-create
OBJECT-GROUP