6.7

Table Of Contents
2 Run the snmp.set --notraps command to filter traps.
n
To filter specific traps, run the following command:
snmp.set --notraps oid_list
Here, oid_list is a list of object IDs for the traps to filter, separated by commas. This list replaces
any object IDs that were previously specified using this command.
n
To clear all trap filters, run the following command:
snmp.set --notraps reset
3 (Optional) If the SNMP agent is not enabled, enable it by running the snmp.enable command.
The traps identified by the specified object IDs are filtered out of the output of the SNMP agent, and are
not sent to SNMP management software.
Configure SNMP Management Client Software
After you have configured the vCenter Server Appliance to send traps, you must configure your
management client software to receive and interpret those traps.
To configure your management client software, specify the communities for the managed device,
configure the port settings, and load the VMware MIB files. See the documentation for your management
system for specific instructions for these steps.
Prerequisites
Download the VMware MIB files from the VMware website:
http://communities.vmware.com/community/developer/managementapi.
Procedure
1 In your management software, specify the vCenter Server Appliance as an SNMP-based managed
device.
2 If you are using SNMP v1 or v2c, set up appropriate community names in the management software.
These names must correspond to the communities set for the SNMP agent on the
vCenter Server Appliance.
3 If you are using SNMP v3, configure users and authentication and privacy protocols to match the
protocols configured on the vCenter Server Appliance.
4 If you configured the SNMP agent to send traps to a port on the management system other than the
default UDP port 162, configure the management client software to listen on the port you configured.
vCenter Server Appliance Configuration
VMware, Inc. 47