configure snmpv3 engine-id
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
163
configure snmpv3 engine-id
configure snmpv3 engine-id <hex_engine_id>
Description
Configures the SNMPv3 snmpEngineID.
Syntax Description
Default
The default snmpEngineID is the device MAC address.
Usage Guidelines
Use this command if the snmpEngineID needs to be explicitly configured. The first four octets of the ID
are fixed to 80:00:07:7C,which represents Extreme Networks Vendor ID. Once the
snmpEngineID is
changed, default users will be reverted back to their original passwords/keys, while non-default users
will be reset to the security level of no authorization, no privacy.
In a chassis, the
snmpEngineID will be generated using the MAC address of the MSM with which the
switch boots first. For MSM hitless failover, the same
snmpEngineID will be propagated to both of the
MSMs.
Example
The following command configures the snmpEngineID to be 80:00:07:7C:00:0a:1c:3e:11:
configure snmpv3 engine-id 00:0a:1c:3e:11
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
hex_engine_id Specifies the colon delimited hex octet that serves as part of the
snmpEngineID (5-32 octets).