3Com Switch 8800 Configuration Guide Chapter 47 SNMP Configuration
47-4
Table 47-2 Set community names
Operation Command
Set the community name and
the access authority
snmp-agent community { read | write }
community-name [ [ mib-view view-name ] [ acl
acl-list ] ]
Remove the community
name and the access
authority
undo snmp-agent community community-name
47.3.2 Setting the System Information
System information includes the ID and the contact method of the administrator, the
location of the Ethernet switch and the version of the SNMP.
The ID and the contact method of the administrator is a character string describing the
contact information used for the system maintenance. Through this information, the
device maintenance staffs can obtain the manufacturer information of the device so as
to contact the manufacturer in case the device is in trouble. You can use the following
command to set the contact information.
The location information of the Ethernet switch is a management variable of the system
group in MIB, which represents the location of the managed device.
Perform the following configuration in system view.
Table 47-3 Set the system information
Operation Command
Set the system information snmp-agent sys-info { contact sysContact |
location sysLocation | version { { v1 | v2c | v3 }*
| all } }
Restore the default information undo snmp-agent sys-info { { contact |
location }* | version { { v1 | v2c | v3 }* | all } }
By default, the version is SNMPv3
47.3.3 Enabling/Disabling SNMP Agent to Send Trap
The managed device transmits trap without request to the Network Management
Station to report some critical and urgent events (such as restart).
You can use the following commands to enable or disable the managed device to send
trap message.
Perform the following configuration in corresponding views.