>> MIB - Management Information Base
|
>> Table: timeZoneTable - (.1.3.6.1.4.1.272.4.1.61.1) | Description: This object contains a time zone entry. |
| timeZoneTable | | OID | Name | Type | Access | | .1 | Index | INTEGER | R |
| .2 | Name | DisplayString | R |
| .3 | Alias | DisplayString | R |
| .4 | Offset | INTEGER | R |
| Index | | Index in Timezone Table. |
| Name | | The Name of a Timezone. Length: 0 to 255 |
| Alias | | The abbreviation of a timezone. Length: 0 to 255 |
| Offset | | Timezone offset from UTC in seconds. Note that this contains no information about daylight saving for this timezone |
|