Snmp-server engineid local – Allied Telesis AT-DC2552XS User Manual
Page 205

AT-DC2552SX Switch Command Line Interface User’s Guide
205
SNMP-SERVER ENGINEID LOCAL
Syntax
snmp-server engineid local
engine-id
|default
Parameters
engine-id
Specifies the user-defined SNMPv3 engine ID (MIB object
snmpEngineID). The value can be up to 32 alphanumeric
characters. By default, the engine ID is set a random number.
default
Returns the default value. The engine ID is removed if a value was
set. This command with the default keyword is equivalent to the
“NO SNMP-SERVER ENGINEID LOCAL” on page 185.
Mode
Global Configuration mode
Description
Use this command to set or modify the user-defined SNMPv3 engine ID.
The SNMP engine ID is used to identify the device for administrative
purposes only.
Confirmation Command
“SHOW SNMP-SERVER” on page 193
Examples
This example sets the user-defined SNMPv3 engine ID to 89ab532d782:
awplus> enable
awplus# configure terminal
awplus(config)# snmp-server engineid local 89ab532d782
This example removes the user-defined SNMPv3 engine ID:
awplus> enable
awplus# configure terminal
awplus(config)# snmp-server engineid local default