HUAWEI-TIMELOCALIZATION-MIB
10 objects
This mib object for the time localization indicates the configurations of the DST, time zone and time stamp.
Imported Objects
| HUAWEI-MIB | huaweiUtility |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2011.6.66 | IdentityhwTimeLocalization | This mib object for the time localization indicates the configurations of the DST, time zone and time stamp. | ||
| 1.3.6.1.4.1.2011.6.66.1 | NodehwDstPara | |||
| 1.3.6.1.4.1.2011.6.66.1.1 | ScalarhwDstStartTime | read-write | current | The start time of the DST. The start time of the DST can be set according to week or date. For example, the format of date is # 0x5 0x1 0x0 0x0 0x0, indicating… |
| 1.3.6.1.4.1.2011.6.66.1.2 | ScalarhwDstEndTime | read-write | current | The end time of the DST. The end time of the DST cannot be the same as hwDstStartTime. For example, the format of date is # 0x9 0x1e 0x16 0x3b 0x3b, indicating… |
| 1.3.6.1.4.1.2011.6.66.1.3 | ScalarhwDstAdjustTime | read-write | current | The adjustment time of the DST with the unit of minute. Default: 60 Unit: minute |
| 1.3.6.1.4.1.2011.6.66.2 | NodehwTimeStamp | |||
| 1.3.6.1.4.1.2011.6.66.2.1 | ScalarhwTimeStampMode | read-write | current | The time information in the trap and syslog uses the formats of the time stamp. The time stamp has two formats: local(1) and utc(2). Options: 1. local(1) -indi… |
| 1.3.6.1.4.1.2011.6.66.3 | ScalarhwTimezone | read-write | current | The object is used for setting the time zone of the place where the device is located. The format is GMT+HH:MM or GMT-HH:MM. Example: GMT+11:30 or GMT-11:30. I… |
| 1.3.6.1.4.1.2011.6.66.4 | ScalarhwTimeFormat | read-write | current | The format of date. Options: 1. dateformat1(1) -YYYY-MM-DD. 2. dateformat2(2) -DD-MM-YYYY. 3. dateformat3(3) -MM-DD-YYYY. 4. dateformat4(4) -YYYY.MM.DD. 5. dat… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DSTDateAndTime | OCTET STRING (SIZE (0 | 5 | 6)) | current | The Daylight Saving Time (DST) can be set in the following two ways: octets date range week range 1 month 1..12 month 1..12 2 day 1..31 week 1..5 (Which week of the current month) 3 hour 0..23 wday 0..6 (which day of th… |