HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)
HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 137
4 - CONFIGURATION-MODE
C
OMMANDS
snmp-server listen enable
Description Enables SNMP interface restrictions to this system. The no command option disables
SNMP interface restrictions which causes the SNMP to accept connections from all
interfaces.
After you have enabled interface restrictions, you must specify which interfaces to
accept connections on using the snmp-server listen interface command. If the list of
interfaces is empty, all interfaces are accepted. If the list of interfaces has at least one
entry, then the server only listens on that subset of interfaces.
NOTE: This option is available in the CLI only.
Syntax snmp-server listen enable
Parameters None
Example
minna (config) # snmp-server listen enable
minna (config) #
snmp-server listen interface
Description Adds an interface to the SNMP server access restriction list. The no command option
removes the SNMP interface.
For example, to add an interface to the list to listen on:
snmp-server listen interface <interface>
To remove an interface so that it is no longer listened to:
no ssh server listen interface <interface>
NOTE: This option is available in the CLI only.
Syntax snmp-server listen interface <interface>
Parameters
Example minna (config) # snmp-server listen interface 10.0.0.1, 10.0.0.4
minna (config) #
snmp-server location
Description Sets the SNMP server location. The no command option disables the SNMP server
location.
<interface> Specifies a comma separated list of IP addresses.