HP StorageWorks Enterprise File Services WAN Accelerator 2.1.5 Command-Line Interface reference manual (June 2006)
148 4 - CONFIGURATION-MODE COMMANDS
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.
Syntax snmp-server location <addr>
Parameters
Example
minna (config) # snmp-server location 10.10.10.1
minna (config) #
snmp-server rwcommunity
Description Enables an SNMP server rwcommunity. The no command option disables an SNMP
server rwcommunity.
Syntax snmp-server rwcommunity <name>
Parameters
<interface> Specifies a comma separated list of IP addresses.
<addr> Specifies the location of the system.
<name> Specifies the name of the SNMP server rwcommunity.