Configuration Mode Commands : System Administration Commands : SNMP Commands : snmp-server acl
  
snmp-server acl
Configures changes to the View-Based Access Control Model (VACM) ACL configuration.
Syntax
[no] snmp-server acl group <name> security-level <level> read-view <name>
Parameters
group <name>
Specifies the name of the SNMP server community.
security-level <level>
Specifies the security level for this ACL entry.
•  noauth - Does not authenticate packets and does not use privacy. This is the default setting.
•  auth - Authenticates packets but does not use privacy.
•  authpriv - Authenticates packets and uses privacy.
This setting determines whether a single atomic message exchange is authenticated. A security level applies to a group, not to an individual user.
read-view <name>
Specifies that read requests will be restricted to this view.
Usage
For details about SNMP traps sent to configured servers, see the Management Console online help or the SteelHead Management Console User’s Guide.
The no command option disables an SNMP server community.
Example
amnesiac (config) # snmp-server acl group ReadOnly security-level auth read-view ReadOnly
Product
SCC, Interceptor, Mobile Controller, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show snmp