HP e-Commerce / XML director server appliance sa8250 - Users Guide
C H A P T E R 7 HP e-Commerce/XML Director Server Appliance SA8250 User Guide
272
hpuser-mib.my
operatorLogin
operatorLogout
Displaying
SNMP
Parameters
The GUI’s Administration SNMP tab displays all SNMP parameters.
In the CLI, use the following command to display all SNMP
parameters:
show sys snmp info
The SA8250 has an IP filtering capability accessible through the
Administration-Security tab or the config sys security command.
Make sure that security is configured so that SNMP request packets
are allowed to pass through the IP filter. Security mode must either be
OPEN or CUSTOM. If mode is CUSTOM, SNMP access must be
enabled. Either of the following two sets of CLI commands configure
Security to enable SNMP:
config sys security mode open
or
config sys security mode custom
config sys security custom snmp enable
Configuring
Community
Authentication
and Security
Parameters
The SA8250 SNMP supports community-based authentication. An
unlimited number of community strings can be configured for use by
the SA8250. Each community string can have read-only (ro) or read-
write (rw) privilege, and can be configured for use by a specific IP
address or all IP addresses. When the value any is used for
<ip
address>
, the community string can be used by all IP addresses.
The following CLI commands are used to display and configure
SNMP community strings. These parameters can be configured in
the Administration-SNMP tab of the Web-based GUI interface.
config sys snmp community info
config sys snmp community create <string> ip <ip
address> rights [ro|rw]
config sys snmp community delete <string> ip <ip
address>