Snmpv1 Trap Configuration Example; Configuration; Verify Operations - Avaya VSP 4000 Technical Configuration Manual

Virtual services platform, management access security
Table of Contents

Advertisement

8.16 SNMPv1 Trap Configuration Example

8.16.1 Configuration

In this example, we will configure the following
Add a SNMPv1 trap-receiver with a host address of 192.168.50.100
Add a SNMPv2c trap-receiver with a host address of 192.168.50.101
Add a SNMPv3 trap-receiver with a host address of 192.168.50.102
Use an IP loopback address as the SNMP trap source address
Note: when using Avaya Visualization Performance & Fault Manager (VPFM), if you discover
the managed VSP switches using SNMPv3, you must ensure that the VSP switches will
generate SNMP Traps back to VPFM using the same SNMP version, otherwise VPFM will not
perform any correlation with the Traps it receives
Step 1 – Add an SNMPv1 trap receiver with an target address of 192.168.50.100 using the default
notification tag trapTag for SNMPv1 traps
VSPswitch:1(config)#snmp-server host 192.168.50.100 v1 readview
VSPswitch:1(config)#snmp-server host 192.168.50.101 v2c readview
VSPswitch:1(config)#snmp-server host 192.168.50.102 v3 authNoPriv operator
Step 2 – Add the Loopback address
VSPswitch:1(config)#interface loopback 1
VSPswitch:1(config-if)#ip address 1 10.55.1.1/32
VSPswitch:1(config-if)#exit
Step 3 – Set the SNMP trap sender IP address using the Loopback address
VSPswitch:1(config)#snmp-server sender-ip 192.168.50.100 10.55.1.1
VSPswitch:1(config)#snmp-server sender-ip 192.168.50.101 10.55.1.1
VSPswitch:1(config)#snmp-server sender-ip 192.168.50.102 10.55.1.1
VSPswitch:1(config)#snmp-server force-trap-sender enable
VSPswitch:1(config)#snmp-server force-iphdr-sender enable

8.16.2 Verify Operations

Step 1 – Verify configuration
VSPswitch:1(config)#show running-config module sys
#
March 2015
Avaya Inc. – External Distribution
avaya.com
120

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vsp 9000Vsp 8000

Table of Contents