Unable to receive V3 coldstart trap if one of the Inform destination configured is unavailable

2015-10-02 Thread raja vankam
inform is being received at both destinations. It is possible that one of the inform destination be down and for some reason the agent gets restarted then we will have no communication from the agent. This could happen in our environment where we set up primary trap receiver and back up receiver at

Re: Subagents lose connection to master if no reply from inform destination

2009-06-17 Thread John Forsyth
s > derective in snmpd.conf: > > trapsess -v 3 -r 2 -t 15 -u -l authNoPriv -A -a MD5 -Ci > 10.11.10.18 > trapsess -v 3 -r 2 -t 15 -u -l authNoPriv -A -a MD5 -Ci > 10.11.10.19 > > The second one I eventually discovered, was un-reachable. > > When I removed this inf

Subagents lose connection to master if no reply from inform destination

2009-06-17 Thread John Forsyth
v3 inform destinations configured using the trapsess derective in snmpd.conf: trapsess -v 3 -r 2 -t 15 -u -l authNoPriv -A -a MD5 -Ci 10.11.10.18 trapsess -v 3 -r 2 -t 15 -u -l authNoPriv -A -a MD5 -Ci 10.11.10.19 The second one I eventually discovered, was un-reachable. When I removed this inform d

Re: Inform Destination

2006-04-06 Thread cherrero
Hello, thank you Wes for your answers that are always usefull ! I'm progressing but I still have some questions... So I have created rows for the tables snmpNotifyTable, snmpTargetAddrTable and smpTargetParamsTable, using the 'createAndGo' (4) value. First question: for the three tables, I wante

Re: Inform Destination

2006-04-05 Thread Wes Hardaker
> On Tue, 4 Apr 2006 11:24:31 -0500, <[EMAIL PROTECTED]> said: cherrero> 1. I've defined my own traps in one private MIB but I don't cherrero> understand how to use the SNMP-NOTIFICATION-MIB. Should I cherrero> register my traps in this MIB ? no, that mib actually registers destinations to w

Re: Inform Destination

2006-04-04 Thread cherrero
;> On Fri, 31 Mar 2006 17:20:02 -0600, <[EMAIL PROTECTED]> said: > cherrero> Does a MIB exist, including parameters to set addresses > cherrero> where to send informs ?  Actually, I'm looking for a way to > cherrero> configure inform destination address remotly. >

Re: Inform Destination

2006-04-03 Thread Wes Hardaker
>>>>> On Fri, 31 Mar 2006 17:20:02 -0600, <[EMAIL PROTECTED]> said: cherrero> Does a MIB exist, including parameters to set addresses cherrero> where to send informs ? Actually, I'm looking for a way to cherrero> configure inform destination address re

Inform Destination

2006-03-31 Thread cherrero
send informs ? Actually, I'm looking for a way to configure inform destination address remotly. Thanks for any answer, best regards Celine