HUAWEI-TIMELOCALIZATION-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-TIMELOCALIZATION-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
 hwTimeLocalization 1.3.6.1.4.1.2011.6.66
huawei time Localization mib.
       hwDstPara 1.3.6.1.4.1.2011.6.66.1
           hwDstStartTime 1.3.6.1.4.1.2011.6.66.1.1 dstdateandtime read-write
Start time of Daylight Saving Time.
           hwDstEndTime 1.3.6.1.4.1.2011.6.66.1.2 dstdateandtime read-write
End time of Daylight Saving Time.
           hwDstAdjustTime 1.3.6.1.4.1.2011.6.66.1.3 integer read-write
The adjust time of Daylight Saving Time. Units is minute, the default is 60 minutes.
       hwTimeStamp 1.3.6.1.4.1.2011.6.66.2
           hwTimeStampMode 1.3.6.1.4.1.2011.6.66.2.1 integer read-write
This variable indicates the time stamp mode of management interface. for example, the time stamp in trap and syslog info. The value local means that the time stamp use the local time of the node, The value utc means that the time stamp use the UTC(Universal Time Coordinated) time. The default mode is the local time. Enumeration: 'utc': 2, 'local': 1.
       hwTimezone 1.3.6.1.4.1.2011.6.66.3 octet string read-write
This variable indicates the timezone of the system, format: GMT+HH:MM or GMT-HH:MM, for example: GMT+11:30 or GMT-11:30.