252 SNMP Commandsw w w . d e l l . c o m | s u p p o r t . d e l l . c o m Command ModeGlobal Configuration modeUser Guidelines• A user and notification view are not automatically created. Use the snmp-server user, snmp-server group and snmp-server view Global Configuration mode commands to generate a user,group and notify group, respectively.ExampleThe following example configures an SNMPv3 host.snmp-server engineID localThe snmp-server engineID local Global Configuration mode command specifies the SimpleNetwork Management Protocol (SNMP) engineID on the local device. To remove the configuredengine ID, use the no form of this command.Syntaxsnmp-server engineID local {engineid-string | default}no snmp-server engineID local• engineid-string — Specifies a character string that identifies the engine ID. (Range: 5-32characters)• default — The engine ID is created automatically based on the device MAC address.Default SettingThe engine ID is not configured.If SNMPv3 is enabled using this command, and the default is specified, the default engine IDis defined per standard as:• First 4 octets — first bit = 1, the rest is IANA Enterprise number.• Fifth octet — set to 3 to indicate the MAC address that follows.• Last 6 octets — MAC address of the device.Command ModeGlobal Configuration modeUser Guidelines• To use SNMPv3, you have to specify an engine ID for the device. You can specify your own IDor use a default string that is generated using the MAC address of the device.Console(config)# snmp-server v3-host 192.168.0.20 john noauth