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

146
Usage guidelines
An SNMP engine ID uniquely identifies an SNMP entity in an SNMP managed network. Make sure that
the local SNMP engine ID is unique within your SNMP managed network to avoid communication
problems.
If you have configured SNMPv3 users, change the local SNMP engine ID only when necessary. The
change can void the SNMPv3 usernames and encrypted keys you have configured.
Examples
# Change the local engine ID to 123456789A.
<Sysname> system-view
[Sysname] snmp-agent local-engineid 123456789A
Related commands
display snmp-agent local-engineid
snmp-agent usm-user
snmp-agent log
Use snmp-agent log to enable logging SNMP operations.
Use undo snmp-agent log to disable logging SNMP operations.
Syntax
snmp-agent log { all | get-operation | set-operation }
undo snmp-agent log { all | get-operation | set-operation }
Default
SNMP logging is disabled.
Views
System view
Predefined user roles
network-admin
Parameters
all: Enables logging SNMP Get and Set operations.
get-operation: Enables logging SNMP Get operations.
set-operation: Enables logging SNMP Set operations.
Usage guidelines
Use SNMP logging to record the SNMP operations performed on the SNMP agent for auditing NMS
behaviors. The SNMP agent sends log data to the information center. You can configure the information
center to output the data to a specific destination as needed.
Examples
# Enable logging SNMP Get operations.
<Sysname> system-view
[Sysname] snmp-agent log get-operation
# Enable logging SNMP Set operations.