Specifications

SNMP Configuration Command Set
Creating a Basic SNMP Trap Configuration
4-60 SecureStack A2 Configuration Guide
4.3.8 Creating a Basic SNMP Trap Configuration
Traps are notification messages sent by an SNMPv1 or v2 agent to a network management station,
a console, or a terminal to indicate the occurrence of a significant event, such as when a port or
device goes up or down, when there are authentication failures, and when power supply errors
occur. The following configuration example shows how to use CLI commands to associate SNMP
notification parameters with security and authorization criteria (target parameters), and map the
parameters to a management target address.
Complete an SNMPv2 trap configuration on a SecureStack A2 device as follows:
1. Create a community name that will act as an SNMP user password.
2. Create an SNMP target parameters entry to associate security and authorization criteria to the
users in the community created in Step 1.
3. Verify if any applicable SNMP notification entries exist, or create a new one. You will use this
entry to send SNMP notification messages to the appropriate management targets created in Step
2.
4. Create a target address entry to bind a management IP address to
the notification entry and tag name created in Step 3, and
the target parameters entry created in Step 2.
Table 4-11 shows the commands used to complete an SNMPv2 trap configuration on a SecureStack
A2 device.
NOTE: This example illustrates how to configure an SNMPv2 trap notification. Creating an
SNMPv1 or v3 Trap, or an SNMPv3 Inform notification would require using the same commands
with different parameters, where appropriate. Always ensure that v1/v2 communities or v3 users
used for generating traps or informs are pre-configured with enough privileges to access
corresponding MIBs.
Table 4-11 Basic SNMP Trap Configuration Command Set
To do this... Use these commands...
Create a community name. set snmp community (Section 4.3.2.8)
Create an SNMP target parameters entry. set snmp targetparams (Section 4.3.5.2)
Verify if any applicable SNMP notification
entries exist.
show snmp notify (Section 4.3.7.1)
Create a new notification entry. set snmp notify (Section 4.3.7.2)