clear snmp engineid
Enterasys C3 Configuration Guide 12-41
Defaults
Default engine ID is used.
Mode
Switch command, read-write.
Usage
Changing the SNMP engine ID will cause all existing SNMP user configuration to be removed and
the switch to reset.
The default engine ID is defined per the standard as:
• First 4 octets — first bit = 1, the rest is IANA Enterprise number = 5624
• Fifth octet — set to 3 to indicate that a MAC address follows
• Last 6 octets — MAC address of the switch
Example
The following example sets the SNMP engine ID to an octet value.
C3(su)->set snmp engineid 11:22:33:44:55:66:77:88
All SNMP user configuration will be removed before resetting.
This command will reset the stack. Are you sure you want to continue? (y/n)y
Saving Configuration to stacking members
Resetting system ...
C3(su)->show snmp engineid
EngineId: 80:00:15:f8:05:11:22:33:44:55:66:77:88
Engine Boots = 0
Engine Time = 55
Max Msg Size = 204
C3(su)->set snmp group ro user ro security-model v1
C3(su)->set snmp group public user public security-model v1
C3(su)->set snmp group ro user ro security-model v2c
C3(su)->set snmp group public user public security-model v2c
C3(su)->set snmp group public user public security-model usm
C3(su)->clear snmp user public
C3(su)->set snmp view viewname All subtree 1
clear snmp engineid
Use this command to set the SNMP engine ID to the default value.
Syntax
clear snmp engineid
Parameters
None.