
SNMP
localMacAddrAuthSuccess | Enabled | pppLogonFail | Enabled |
sntpServerFail | Enabled | radiusServerChanged | Enabled |
systemDown | Enabled | systemUp | Enabled |
=============================================
RoamAbout 4102#
CLI Commands for Configuring SNMPv3 Users and Groups
Use the snmp‐server engine‐id command to define the SNMP v3 engine before creating groups or assigning users to groups. Use the snmp‐server group command to create groups with a specific security level. Use the snmp‐server user command to create and assign users to groups. To view the current SNMP v3 engine ID, use the show snmp command.
Examples
RoamAbout | ||
RoamAbout | ||
Group | :TPS |
1.NoAuthNoPriv
2.AuthNoPriv
3.AuthPriv
Select the security level<1,2,3>: [1]:3
Write right<none,write, NULL> :write
RoamAbout 4102(config)#
RoamAbout
User | :chris | |
Group | :TPS | |
md5(Auth) | ||
des(Priv) | ||
RoamAbout | 4102(config)# |
To view SNMP users and group settings, use the show snmp users, show snmp groups, or show snmp group‐assignments commands.
RoamAbout 4102#show snmp groups
GroupName :RO
SecurityModel :USM
SecurityLevel :NoAuthNoPriv
GroupName :TPS
SecurityModel :USM
SecurityLevel :AuthPriv
GroupName :RWAuth
SecurityModel :USM
SecurityLevel :AuthNoPriv
GroupName :RWPriv
SecurityModel :USM
SecurityLevel :AuthPriv
RoamAbout 4102#show snmp users
=============================================
UserName :chris
GroupName :TPS
AuthType :MD5