SNMP v3 configurations are allowed only at the maximum CLI privilege level (15).
snmp-server group
â– Use to dynamically configure server groups. You must access the CLI at privilege
level 15 to view or use this command.
â– Example
host1(config-profile)#snmp-server group grp1authpriv usm priv read grp1read
write grp1write notify grp1notify
â– Use the no version to remove the dynamically created group.
â– See snmp-server group.
snmp-server view
â– Use to dynamically configure an SNMP server view. You must access the CLI at
privilege level 15 to view or use this command.
â– Example
host1(config)#snmp-server view view1 1.3.6.1 included non-volatile
â– Use the no version to remove the dynamically created view.
â– See snmp-server view.
Setting Server Parameters
Setting the server’s contact person and location provides helpful identifiers for the
SNMP server. These identifiers are arbitrary and do not affect the server’s function,
but they are useful to have.
snmp-server contact
■Use these commands to configure the SNMP server’s contact person and the
server’s location.
â– The contact is the person who manages the server.
■The location is the server’s physical location.
â– Each of these parameters can be up to 64 characters.
â– Example
host1(config)#snmp-server contact Bob Smith
host1(config)#snmp-server location 3rdfloor
â– Use the no version of these commands to clear the contact or location identifier
from the SNMP configuration.
â– See snmp-server contact.
SNMP Configuration Tasks â– 161
Chapter 4: Configuring SNMP