3com 4500 PWR 26-PORT User Manual

Page of 466
SNMP Configuration Commands
393
Use the 
undo snmp-agent usm-user 
command to delete a user from an SNMP 
group.
SNMP engineID (for authentication) is required when configuring remote users.
 
This command will not be effective if engineID is not configured.
For v1 and v2C, this command will add a new community name. For v3, it will add 
a new user for an SNMP group. See Related Commands below.
Related commands: 
display snmp-agent
snmp-agent local engineid
Example
To add a user named “JohnQ” to the SNMP group “3Com”, then configure the 
use of MD5, and set the authentication password to “pass”, enter the following:
<SW4500>system-view
System View: return to User View with Ctrl+Z.
[SW4500]snmp-agent usm-user v3 JohnQ 3Com authentication-mode md5 
pass
[SW4500]
undo snmp-agent
Syntax
undo snmp-agent
View
System view
Parameter
None
Description
Use the 
undo snmp-agent
 command to disable all versions of SNMP running on 
the server.
Any 
snmp-agent 
command will enable SNMP Agent.
Example
Disable the running SNMP agents of all SNMP versions.
<SW4500>system-view
System View: return to User View with Ctrl+Z.
[SW4500]undo snmp-agent
[SW4500]