sub10UnitMgmtDateTime
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.5.7
Object
The administratively assigned system defined
as a standard date-time specification.
field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month 1..12
3 4 day 1..31
4 5 hour 0..23
5 6 minutes 0..59
6 7 seconds 0..60
(use 60 for leap-second)
7 8 deci-seconds 0..9
8 9 direction from UTC '+' / '-'
9 10 hours from UTC* 0..13
10 11 minutes from UTC 0..59
* Notes:
- the value of year is in network-byte order
- daylight saving time in New Zealand is +13
For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be
displayed as:
1992-5-26,13:30:15.0,-4:0
Note that if only local time is known, then timezone
information (fields 8-10) is not present.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.5.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtTime
- Siblings
- 6
Values & Constraints
Type Constraints
range: 8
range: 11
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sub10UnitMgmtTimeLocal The administratively assigned system time defined
as a display string in the format:-
YYYY-MM-DD HH:MM:SS e.g. 2014-05-26 13:30:15 | scalar | Sub10DateTime | .1.3.6.1.4.1.39003.3.2.5.1 |
| sub10UnitMgmtTimeNTPEnabled The administratively assigned state to enable or disable NTP.
system cloack assignment automatically using the
Network Time Protocol (NTP). | scalar | Sub10State | .1.3.6.1.4.1.39003.3.2.5.2 |
| sub10UnitMgmtTimeNTPServer1 The administratively assigned primary NTP Server name. | scalar | OctetString | .1.3.6.1.4.1.39003.3.2.5.3 |
| sub10UnitMgmtTimeNTPServer2 The administratively assigned secondary NTP Server name to
be used when the primary server is not responding. | scalar | OctetString | .1.3.6.1.4.1.39003.3.2.5.4 |
| sub10UnitMgmtTimeNTPPort The administratively assigned NTP Port number name to
be used when contacting the NTP server. | scalar | Unsigned32 | .1.3.6.1.4.1.39003.3.2.5.5 |
| sub10UnitMgmtTimeNTPSyncStatus The indication that the systems clock is synchronised with the
NTP server. | scalar | Sub10NTPSyncStatus | .1.3.6.1.4.1.39003.3.2.5.6 |