Configuring time, Snmp command, Clock command – Raritan Computer SX User Manual
Page 145: Table 35 snmp command, Table 36 clock command

C
HAPTER
12:
C
OMMAND
L
INE
I
NTERFACE
127
SNMP Command
The SNMP command controls SNMP traps and specifies the community name used to send traps.
The syntax of the snmp command is:
snmp [enable
The snmp command options are described in Table 35.
Table 35 SNMP Command
C
OMMAND
O
PTION
D
ESCRIPTION
enable
Enable/Disable SNMP
public
community-string
Community string
SNMP Command Example
admin > Config > SNMP > snmp enable true public XyZZy1
Configuring Time
Time related configuration mode commands are:
• clock
• ntp
• timezonelist
Clock Command
The clock command lets the administrator set the time and date for the server.
The syntax of the clock command is:
clock [tz tz] [datetime datetime] [timezonelist]
The clock command options are described in Table 36.
Table 36 Clock Command
C
OMMAND
O
PTION
D
ESCRIPTION
tz tz
The time zone index is a number corresponding to the desired time
zone.
datetime datetime
The date and time string for the console server unit. Enter in the
following format: "YYYY-MM-DD HH:MM:SS"
timezonelist
Using this option displays a list of time zones and index values. Use
the index values with the [tz] option.
Command Example
The following example sets the Dominion SX date and time to 12-Jul-06, 09:22:33 AM, in time
zone 21.
admin > Config > Time > clock tz 21 datetime 2006-07-12 09:22:33