Previous page Next page

Setting the Trap Receiver for a User

When sending a trap message to an SNMPv3 user, the switch uses the user's authentication and encryption parameters to encode the trap.

The traps that an SNMPv3 user receives are determined by the Notify view assigned to his or her user group. Users receive traps only from the object identifiers (OIDs) that are included in the views associated with their group.

To set the trap receiver for an SNMPv3 user, use the following CLI command:

(configure)# [no] snmp-server notify <ip-addr> user <user-name>

Table�27 provides an explanation of the command variables.

Table�27:�snmp-server notify Command Parameters
Parameter
Description
<ip-addr>
The IP address to which you want trap messages sent.
<user-name>
The existing SNMPv3 user that you are authorizing to receive the trap.

Use the no form of this command to stop the switch from sending trap messages to an SNMPv3 user at a specific trap receiver.


Previous page Next page