
1-105
1.4.15 snmp-server engineid
Command:
snmp-server engineid
<engine-string>
no snmp-server engineid
Function:
Configure the engine ID; the “no" form of this command restores to the default engine ID.
Command Mode:
Global mode
Parameter:
<
engine-string>
is the engine ID shown in 1-32 digit hex characters.
Default:
Default value is the company ID plus local MAC address.
Usage Guide:
None
Example:
Set current engine ID to A66688999F
Switch(config)#snmp-server engineid A66688999F
Restore the default engine ID
Switch(config)#no snmp-server engineid
1.4.16 snmp-server group
Command:
snmp-server group <group-string> {NoauthNopriv | AuthNopriv | AuthPriv} [[read <read-string>]
[write
<write-string>] [notify <notify-string>]] [access {
<num-std>
|
<name>
}]
[ipv6-access
{
<ipv6-num-std>
|
<ipv6-name>
}]
no snmp-server group
<group-string>
{NoauthNopriv | AuthNopriv | AuthPriv} [access {
<num-std>
|
<name>
}]
[ipv6-access {
<ipv6-num-std>
|
<ipv6-name>
}]
Function:
This command is used to configure a new group; the “no” form of this command deletes this group.