432 XML API basetype properties
ntp-status
Properties
Example
# show ntp-status
...
<OBJECT basetype="ntp-status" name="ntp-status" oid="1" format="pairs">
<PROPERTY name="ntp-status" type="string">activated</PROPERTY>
<PROPERTY name="ntp-server-address" type="string">10.64.10.1</PROPERTY>
<PROPERTY name="ntp-contact-time" type="string">2012-02-15 14:52:16</PROPERTY>
</OBJECT>
...
Table 50 ntp-status properties
Name Type Description
ntp-status string Shows whether use of Network Time Protocol (NTP) is enabled.
• activated: NTP is enabled.
• deactivated: NTP is disabled. This is the default.
ntp-server-
address
string • 0.0.0.0: NTP server IP address is not set.
• NTP server IP address.
ntp-contact-
time
string • Date and time, in the format year-month-day
hour:minutes:seconds (UTC), of the last message received from the
NTP server.
• none: No contact.