SNMP Configuration 933
string of numbers {1.2.1.1}. This string of numbers is the OID of the managed 
object B.
Figure 273   MIB tree
 
SNMP Configuration As configurations for SNMPv3 differ substantially from those of SNMPv1 and 
SNMPv2c, their SNMP functionalities will be introduced separately below.
Follow these steps to configure SNMPv3:
A
2
6
1
5
2
1
1
2
1
B
To do…  Use the command…  Remarks 
Enter system view  system-view - 
Enable SNMP Agent  snmp-agent Optional
Disabled by default
You can enable SNMP Agent 
through this command or any 
commands that begin with 
snmp-agent. 
Configure SNMP Agent 
system information 
snmp-agent sys-info 
{ contact sys-contact | 
location sys-location | 
version { all | { v1 | v2c | 
v3 }* }} 
Optional
The defaults are as follows:
3Com Corporation for 
contact,
Marlborough, MA for 
location, and SNMP v3 for the 
version. 
Configure an SNMP agent 
group 
snmp-agent group v3 
group-name 
[ authentication | privacy ] 
[ read-view read-view ] 
[ write-view write-view ] 
[ notify-view notify-view ] 
[ acl acl-number ] 
Required 
Convert the user-defined 
plain text password to a 
cipher text password 
snmp-agent 
calculate-password 
plain-password mode { md5 | 
sha } { local-switch fabricid | 
specified-switch fabricid 
string } 
Optional