HP Multi-Site Traffic Director sa9200 User Manual

Page 106

Advertising
background image

C H A P T E R 6

HP Multi-Site Traffic Director Server Appliance SA9200 User Guide

100

sysLocation

Allows you to specify a value for the MIB-II variable
sysLocation. The default is null.
Syntax:

config sys snmp sysLocation <system location>

where

system location

is a string of displayable characters.

sysName

Allows you to specify a value for the MIB-II variable

sysName

.

The default is the hostname of the SA9200.
Syntax:

config sys snmp sysName <system name>

where

system location

is a string of displayable characters.

community info

Displays the community strings the SA9200 is configured to
accept, such as Community (name), IP address, and Rights.
Rights are

ro

(read-only) and

rw

(read-write).

community create

Specifies community strings that the SA9200 accepts on
incoming SNMP requests. Up to 10 community strings can be
created.
Syntax:

config sys snmp community create <string> ip [<IP

address>|any] rights [ro|rw]

where

string

is the name of the community you wish to create,

ip address

is the IP address of the host from which you

accept this community string. If

any

is specified, the community

string is accepted on requests from any IP address.

ro

means the

community string has read-only privilege. rw means the
community string has read-write privilege. The default
community strings are

public any ro

and

private any

rw

.

community delete

Deletes a community string that the SA9200 can accept on
incoming SNMP requests.
Syntax:

config sys snmp community delete <string> ip [<ip

address> | any]

where:

string

is the name of the community string you wish to

delete, and

ip address

is the IP address of the host from

which you do not accept this community string. If

any

is

specified, the community string does not accept requests from any
IP address.

Command

Description

Config Sys SNMP Commands

Advertising