Hi Folks,

 When SNMP agent sends snmpinform, trapreceiver (snmptrapd)  displays 'not
in time window' error



command : snmptrap -t 6 -v 3 -Ci -n "" -a MD5 -A 123password  -l authNoPriv
-u testinform 172.16.1.10 69 .1.3.6.1.4.1.8072.2.3.1
.1.3.6.1.4.1.8072.2.1.1 i 44

I am facing two issues
1. snmptrapd (trapreceiver) shows 'not in time window'

Snmpagent running on ubuntu . Its time setting is IST
snmptrapd runnning on ubuntu . Its time setting is UST

Does this causing 'not in time window' ? how it can be resolved


2. It looks like agent keep retrying to send inform, hence command(above
mentioned) 'snmptrap' got struck and I had to kill the process
I did tried option '-r' but still it will get struck

snmptrap -r 0 -v 3 -Ci -n "" -a MD5 -A password123  -l authNoPriv -u
testinform 172.16.1.10 69 .1.3.6.1.4.1.8072.2.3.1 .1.3.6.1.4.1.8072.2.1.1 i
44

Thank you,
Pushpa.T
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to