33
-community
-com
Specifies the community string for the SNMP
server on the appliance. SNMP community
strings function as passwords that are embedded
in every SNMP packet to authenticate access to
the Management Information Base (MIB) on
the appliance.
Enter this keyword followed by the community
string.
-contact
-con
Specifies the contact information for the SNMP
server on the appliance.
Enter this keyword followed by the contact
information string. Enclose the string in quotes
if it contains spaces.
-ip
-i
Specifies the IP address of the SNMP trap
destination.
Enter this keyword followed by the IP address
of the host used to accept SNMP traps that
originate on the appliance.
-location
-l
Specifies the location of the SNMP server on
the appliance.
Enter this keyword followed by the location
string. Enclose the string in quotes if it contains
spaces.
sysconf timezone
Display or set the timezone on the appliance.
Syntax
sysconf timezone
{
set
|
show
}
Parameter
Shortcut
Description
set
se
Set the time zone on the appliance. The appliance uses
the Linux standard for specifying the time zone. This
standard provides several different methods for
specifying the time zone.
For example, if you are located in Toronto, Canada, you
could specify the time zone as EST, Canada/Eastern,
America/Toronto, or GMT-5.
For a list of valid time zones, refer to the
/usr/share/zoneinfo directory on any Redhat distribution.
show
sh
Display the currently configured time zone.
Example
psesh:> sysconf timezone set America/Toronto