Description:
|
vpSysHoursFromCut OBJECT-TYPE
SYNTAX INTEGER {
utcMinus0(1),
utcMinus1(2),
utcMinus2(3),
utcMinus3(4),
utcMinus4(5),
utcMinus5(6),
utcMinus6(7),
utcMinus7(8),
utcMinus8(9),
utcMinus9(10),
utcMinus10(11),
utcMinus11(12),
utcPlus1(13),
utcPlus2(14),
utcPlus3(15),
utcPlus4(16),
utcPlus5(17),
utcPlus6(18),
utcPlus7(19),
utcPlus8(20),
utcPlus9(21),
utcPlus10(22),
utcPlus11(23),
utcPlus12(24)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of hours from Coordinated Universal Time
which is abbreviated UTC as specified by the
International Telecommunications Union.
1 = (UTC -0)...Coordinated Universal Time; United Kingdom
2 = (UTC -1)...Azores; Cape Verde
3 = (UTC -2)...Falkland Islands
4 = (UTC -3)...Greenland; East Brazil
5 = (UTC -4)...Central Brazil
6 = (UTC -5)...Eastern U.S.; Colombia
7 = (UTC -6)...Central U.S.; Honduras
8 = (UTC -7)...Mountain U.S.
9 = (UTC -8)...Pacific U.S.; Yukon
10 = (UTC -9)...Alaska
11 = (UTC-10)...Hawaii; Aleutian
12 = (UTC-11)...Bering Straits
13 = (UTC +1)...Norway; France
14 = (UTC +2)...Finland; South Africa
15 = (UTC +3)...Turkey; Saudi Arabia
16 = (UTC +4)...Gorki; Central Asia; Oman
17 = (UTC +5)...Pakistan
18 = (UTC +6)...Tashkent; Central Asia
19 = (UTC +7)...Thailand
20 = (UTC +8)...Western Australia
21 = (UTC +9)...Japan; Korea
22 = (UTC+10)...Eastern Australia
23 = (UTC+11)...Solomon Islands
24 = (UTC+12)...New Zealand"
|
|