Configuration Mode Commands : System Administration Commands : SNMP Commands : snmp-server security-name
  
snmp-server security-name
Configures the SNMP security name.
Syntax
[no] snmp-server security-name <name> community <community-string> source <ip-address> <netmask>
Parameters
<name>
Security name.
community <community-string>
Specifies the password-like community string to control access. Use a combination of uppercase, lowercase, and numerical characters to reduce the chance of unauthorized access to the SteelHead.
Community strings allow printable 7-bit ASCII characters except for white spaces. Community strings cannot begin with the pound (#) or hyphen (-) characters.
If you specify a read-only community string, it takes precedence over this community name and allows users to access the entire MIB tree from any source host. If this is not desired, delete the read-only community string.
To create multiple SNMP community strings on a SteelHead, leave the default public community string and then create a second read-only community string with a different security name. Or, you can delete the default public string and create two new SNMP ACLs with unique names.
source <ip-address> <netmask>
Specifies the source IPv4 address or IPv6 address and netmask.
Usage
The no command option disables the trap interface.
Example
amnesiac (config) # snmp-server security-name riverbed community public source 10.1.2.3/24
Product
SCC, Interceptor, Mobile Controller, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show snmp