84
Switch (Config)#no snmp-server group CompanyGroup AuthPriv
2.4.3.17 snmp-server SecurityIP enable
Command: snmp-server SecurityIP enable
snmp-server SecurityIP disable
Function:
Enable/disable the safety IP address authentication on NMS manage station
Command Mode:
Global Mode
Default:
Enable the safety IP address authentication function
Example:
Disable the safety IP address authentication function
Switch(config)#snmp-server securityip disable
2.4.3.18 snmp-server view
Command: snmp-server view <view-string> <oid-string> {include|exclude}
no snmp-server view <view-string>
Function:
This command is used to create or renew the view information; the “no" form
of this command deletes the view information
Command Mode:
Global Mode
Parameter: <view-string>
view name, containing 1-32 characters;
<oid-string>
is OID number or corresponding node name, containing 1-255 characters.
include|exclude ,
include/exclude this OID
Usage Guide:
The command supports not only the input using the character string of the
variable OID as parameter. But also supports the input using the node name of the
parameter
Example:
Create a view, the name is readview, including iso node but not including the iso.3 node
Switch (Config)#snmp-server view readview iso include
Switch (Config)#snmp-server view readview iso.3 exclude
Delete the view
Switch (Config)#no snmp-server view readview
2.4.3.19 snmp-server user
Command:snmp-server user <user-string> <group-string> [[encrypted] {auth
{md5|sha} <password-string>}]
no snmp-server user <user-string> <group-string>
Function:
Add a new user to an SNMP group; the "no” form of this command deletes this
user
Command Mode:
Global Mode