I'm testing my pass_persist agent and having a lot of weird errors.
This is with a test agent that basically logs the commands sent on the
pipe and responds with a canned response.
When using Scotty, we are getting lots of queries with retries and
timeout, and the snmpd.log file contains a lot
Suresh kumar writes:
> 1. Engine ID discovered correctly during discovery; but Agent still
> incrementing usmStatsUnknownEngineIDs.0 (See EngineIDErrorPkt.pcap)
> 2. Also sending report
> SNMP-USER-BASED-SM-MIB::usmStatsNotInTimeWindows.0 (See
> EngineIDErrorPkt.pcap). updated System time on Agen
On 20 June 2012 15:56, Suresh kumar wrote:
> Following is the snmpd.conf configuration:
>
> trapsess -v 3 -Ci -r 1 -t 5 -e 0x80001f8880386a8adc0005946b -n "" -a SHA -A
> mypassword -l authNoPriv -u traptest 192.168.101.226
and the snmptrapd.conf configuration?
Dave
Hi Dave
Following is the snmpd.conf configuration:
trapsess -v 3 -Ci -r 1 -t 5 -e 0x80001f8880386a8adc0005946b -n "" -a SHA -A
mypassword -l authNoPriv -u traptest 192.168.101.226
1. Engine ID discovered correctly during discovery; but Agent still
incrementing usmStatsUnknownEngineIDs.0 (S
Keith Haughton writes:
> I see that there is currently a project for Traps. I am reaching out
> to see if this is something that is being worked to replace the
> current SNMPTT or if this is something that will contribute to
> updating the SNMPTT package. I am running into a lot of bugs and
> lim
Dave Shield writes:
> I might question whether we need several copies of essentially the
> same code in different files, but that may well be the safest way
> forward - at least in the short term.
I started to look at that, but the problem is the third argument has
various pointer types dependi
Hello,
I see that there is currently a project for Traps. I am reaching out to see if
this is something that is being worked to replace the current SNMPTT or if this
is something that will contribute to updating the SNMPTT package. I am running
into a lot of bugs and limitations with SNMPTT at