HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

182 4 - CONFIGURATION-MODE COMMANDS
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 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 [no] 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 [no] snmp-server listen interface <interface>
Parameters
Example
minna (config) # snmp-server listen interface primary
minna (config) #
snmp-server location
Description Sets the SNMP server location.
The no command option disables the SNMP server location.
<interface> Specifies the name of the interface: primary, aux, inpath0_0, and so forth.