R3721-F3210-F3171-HP High-End Firewalls System Management and Maintenance Command Reference-6PW101

187
To access the SNMP agent, specifically, the default view (ViewDefault) in this example, the NMS must use
the protocol SNMPv3, username testUser, authentication algorithm MD5, authentication key authkey,
privacy algorithm DES, and privacy key prikey.
# Add a user testUser to the SNMPv3 group testGroup with the cipher keyword specified. Configure the
security model as authentication and privacy, the authentication algorithm as MD5, the privacy
algorithm as DES56, the plain-text authentication key as authkey, and the plain-text privacy key as
prikey.
<Sysname> system-view
[Sysname] snmp-agent group v3 testGroup privacy
[Sysname] snmp-agent calculate-password authkey mode md5 local-engineid
The secret key is: 09659EC5A9AE91BA189E5845E1DDE0CC
[Sysname] snmp-agent calculate-password prikey mode md5 local-engineid
The secret key is: 800D7F26E786C4BECE61BF01E0A22705
[Sysname] snmp-agent usm-user v3 testUser testGroup cipher authentication-mode md5
09659EC5A9AE91BA189E5845E1DDE0CC privacy-mode des56 800D7F26E786C4BECE61BF01E0A22705
To access the SNMP agent, specifically, the default view (ViewDefault) in this example, the NMS must use
the protocol SNMPv3, username testUser, authentication algorithm MD5, authentication key authkey,
privacy algorithm DES, and privacy key prikey.