HM2-PLATFORM-TIMEZONE-MIB

File: HM2-PLATFORM-TIMEZONE-MIB.mib (9139 bytes)

Imported modules

HM2-TC-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

hm2PlatformMibs Integer32 MODULE-IDENTITY
OBJECT-TYPE DisplayString

Defined Values

hm2PlatformTimeZone 1.3.6.1.4.1.248.12.42
The Hirschmann Private Platform2 MIB for system time and time zone settings. Copyright (C) 2011. All Rights Reserved.
MODULE-IDENTITY    

hm2AgentSystemTimeGroup 1.3.6.1.4.1.248.12.42.1
OBJECT IDENTIFIER    

hm2AgentSystemTime 1.3.6.1.4.1.248.12.42.1.1
The current system time (includes the TimeZone offset and summertime Offset)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hm2AgentSystemDate 1.3.6.1.4.1.248.12.42.1.2
The current system date.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hm2AgentSystemTimeZoneAcronym 1.3.6.1.4.1.248.12.42.1.3
The zone acronym of summertime when summertime is in effect If summer-time is not in effect or if there is no acronym for summer-time it defaults To TimeZone acronym.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hm2AgentSystemSummerTimeState 1.3.6.1.4.1.248.12.42.1.5
enabled : summer-time is in effect currently disabled : summer-time is not in effect currently
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hm2AgentTimeZoneGroup 1.3.6.1.4.1.248.12.42.2
OBJECT IDENTIFIER    

hm2AgentTimeZoneHoursOffset 1.3.6.1.4.1.248.12.42.2.1
The hours to be added to the UTC time
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -12..14  

hm2AgentTimeZoneMinutesOffset 1.3.6.1.4.1.248.12.42.2.2
The minutes to be added to the UTC time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..59  

hm2AgentTimeZoneAcronym 1.3.6.1.4.1.248.12.42.2.3
The acronym associated with the zone.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..4)  

hm2AgentSummerTimeGroup 1.3.6.1.4.1.248.12.42.3
OBJECT IDENTIFIER    

hm2AgentSummerTimeMode 1.3.6.1.4.1.248.12.42.3.1
Recurring - set the parameters for recurring summer-time no-summertime- disable the summer-time
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noSummertime(0), recurring(1), recurringEu(2), recurringUsa(3)  

hm2AgentSummerTimeRecurringGroup 1.3.6.1.4.1.248.12.42.3.2
OBJECT IDENTIFIER    

hm2AgentStRecurringStartingWeek 1.3.6.1.4.1.248.12.42.3.2.1
The week of the month from which the summer-time should be effective.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), first(1), second(2), third(3), fourth(4), last(5)  

hm2AgentStRecurringStartingDay 1.3.6.1.4.1.248.12.42.3.2.2
The day of the hm2AgentStRecurringStartingWeek from which the summer-time should be effective.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), sun(1), mon(2), tue(3), wed(4), thu(5), fri(6), sat(7)  

hm2AgentStRecurringStartingMonth 1.3.6.1.4.1.248.12.42.3.2.3
The month of the year from which the summer-time should be effective.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), jan(1), feb(2), mar(3), apr(4), may(5), jun(6), jul(7), aug(8), sep(9), oct(10), nov(11), dec(12)  

hm2AgentStRecurringStartingTime 1.3.6.1.4.1.248.12.42.3.2.4
The time in the hh:mm format from which the summer-time should be effective. range for hh: 0 to 23 range for mm: 0 to 59
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(5)  

hm2AgentStRecurringEndingWeek 1.3.6.1.4.1.248.12.42.3.2.5
The week of the Month in which the summer-time should end.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), first(1), second(2), third(3), fourth(4), last(5)  

hm2AgentStRecurringEndingDay 1.3.6.1.4.1.248.12.42.3.2.6
The day of the hm2AgentStRecurringStartingWeek on which the summer-time should end.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), sun(1), mon(2), tue(3), wed(4), thu(5), fri(6), sat(7)  

hm2AgentStRecurringEndingMonth 1.3.6.1.4.1.248.12.42.3.2.7
The month of the year in which the summer-time should end.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), jan(1), feb(2), mar(3), apr(4), may(5), jun(6), jul(7), aug(8), sep(9), oct(10), nov(11), dec(12)  

hm2AgentStRecurringEndingTime 1.3.6.1.4.1.248.12.42.3.2.8
The time of the hm2AgentStRecurringEndingDay in hh:mm format at which the summer-time should end. range for hh: 0 to 23 range for mm: 0 to 59
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(5)  

hm2AgentStRecurringZoneAcronym 1.3.6.1.4.1.248.12.42.3.2.9
The zone associated with the summer-time recurring configuration. the acronym maximum legth is 4 characters
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..4)  

hm2AgentStRecurringZoneOffset 1.3.6.1.4.1.248.12.42.3.2.10
The zone offset in minutes which will be added to the UTC time during the summer-time of every year.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1440