HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference

145
Security model
Security model
ke
y
word for the
g
rou
p
Security key settings
for the user
Remarks
Authentication without
privacy
authentication Authentication key
If no authentication key is
configured, SNMP
communication will fail.
The privacy key (if any) for
the user does not take
effect.
No authentication, no
privacy
Neither authentication
nor privacy
None
The authentication and
privacy keys, if
configured, do not take
effect.
Examples
# Create the SNMPv3 group group1 and assigns the no authentication, no privacy security model to the
group.
<Sysname> system-view
[Sysname] snmp-agent group v3 group1
Related commands
display snmp-agent group
snmp-agent mib-view
snmp-agent usm-user
snmp-agent local-engineid
Use snmp-agent local-engineid to change the SNMP engine ID of the local SNMP agent.
Use undo snmp-agent local-engineid to restore the default local SNMP engine ID.
Syntax
snmp-agent local-engineid engineid
undo snmp-agent local-engineid
Default
The local engine ID is the combination of the company ID and the device ID. Device ID varies by product
and might be an IP address, a MAC address, or any user-defined hexadecimal string.
Views
System view
Predefined user roles
network-admin
Parameters
engineid: Specifies an SNMP engine ID as a hexadecimal string. It must comprise an even number of
hexadecimal characters, in the range of 10 to 64. All-zero and all-F strings are invalid.