snmp-server listen interface
Adds an interface to the SNMP server access restriction list.
Syntax
[no] snmp-server listen interface <interface>
Parameters
<interface> | Interface name: primary, aux, inpath0_0, rios-lan0_0, rios_wan0_0. |
Usage
If the list of interfaces is empty, none of the interfaces respond to the queries. If the list of interfaces has at least one entry, then the server listens on that subset of interfaces.
To add an interface to the list to listen on
snmp-server listen interface primary
To remove an interface from the list
no snmp-server listen interface <interface>
SNMP interface restrictions are not available through the Management Console.
Example
amnesiac (config) # snmp-server listen interface aux
Product
SCC, Interceptor, Client Accelerator, SteelHead CX, SteelHead-v, SteelHead-c
Related Commands