Creating a basic snmp trap configuration, Creating a basic snmp trap configuration -37, Basic snmp trap configuration -37 – Enterasys Networks D-Series User Manual
Page 217: Creating a basic snmp trap, Configuration
Creating a Basic SNMP Trap Configuration
Enterasys D-Series CLI Reference
7-37
Mode
Switch command, read‐write.
Example
This example shows how to delete SNMP notify profile “area51”:
D2(su)->clear snmp notifyprofile area51 targetparam v3ExampleParams
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 D‐Series 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.
shows the commands used to complete an SNMPv2 trap configuration on a D‐Series
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 7-22
Basic SNMP Trap Configuration
To do this...
Use these commands...
Create a community name.
Create an SNMP target parameters entry.
Verify if any applicable SNMP notification
entries exist.
Create a new notification entry.
Create a target address entry.