10-19-2012 09:56 AM
Hi guys.
Today I got a request to insert an equipment to our monitoring system.
The customer already has its monitoring system with its configuration.
Since I only manage the WAN, I would like to make polling and also get traps for only a specific BGP peer and the WAN interface.
For polling, I know I can use the snmp view, but for trap generation, how can I prevent my monitoring system to receive unnecessary traps (the ones I am not interested to and the customer still needs it in order to monitor all the equipment).
example:
Customer has its monitoring server in order to receive all the traps related to interface, CPU, internal routing protocol states, environmental traps, etc and I only need to receive traps for a specific interface, a specific BGP peer.
Thanks in advance
Solved! Go to Solution.
10-21-2012 01:22 AM
I dont think there is a way to control Traps per interface wise.
For sending specific traps to a perticular snmp-server we can use trap names after the host command :
snmp-server host
snmp-server host x.x.x.x public bgp .. .. .
-Thanks
10-21-2012 01:22 AM
I dont think there is a way to control Traps per interface wise.
For sending specific traps to a perticular snmp-server we can use trap names after the host command :
snmp-server host
snmp-server host x.x.x.x public bgp .. .. .
-Thanks
10-24-2012 08:02 PM
Got it. That´s what I thought.
Thanks.
06-30-2020 02:42 PM
@Vinod Arya wrote:I dont think there is a way to control Traps per interface wise.
For sending specific traps to a perticular snmp-server we can use trap names after the host command :
snmp-server host
snmp-server host x.x.x.x public bgp .. .. .
-Thanks
Do you have to first enable the specific trap and then point it to a host?
Example:
snmp-server enable trap cpu
snmp-server host user1 192.168.1.1 cpu
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: