Hello, everyone!
I'd like to share with you how to change the SNMP V3 engine id in UA5000 device.
huawei#display snmp-agent local-engineid
SNMPlocal EngineID: 800007DB0300E0FC1F1001
Example, changethe engine id to 0123456789.
huawei(config)#snmp-agent local-engineid
{ engineid<S><Length 10-64>|sysname<K> }:0123456789
Command:
snmp-agent local-engineid 0123456789
Info: Modify the local-engineid will disable the configured SNMPv3 user, all
users must be reconfigured, proceed? (y/n)[n]:y
if need undo thisoperation, use below command
huawei(config)#undo snmp-agent local-engineid
Info: The local engine ID will be generated by the MAC address, modify the local-engineid
will disable the configured SNMPv3 user, all users must be reconfigured, proceed?[y/n]:y
Thanks.


