too many Report?!

Bob Natale Bob.Natale____AppliedSNMP.com
Fri May 23 08:40:55 CEST 2003


At 5/21/2003:06:16 AM, Luigi Tura wrote:

Hi Luigi,

Speaking in general (i.e., not with particular
reference to the implementation(s) you are using):

The first Report is most likely for EngineID and
the second is most like for TimeWindowSync...most
likely normal...some implementations (supporting
the canonical snmpget operation) would avoid these
operations on subsequent operations to the same
command responder...but that depends on the notion
of a "session" in that implementation...the one
you are using might (legitimately) treat each
invocation as virgin and so you will see the
same pattern repeated each time (I suspect).

Cheers,

BobN
- - - - -
>I compiled snmp++\consoleExamples\snmpGet.cpp with Visual C++ .Net.
>When I test my agent with the command:
>snmpget 192.168.100.100 1.3.6.1.3.2.3.0 -v3 -snAuthNoPriv -sl2 -cnnoflyzone -md5 -uaAuthNoPriv
>
>the packet sniffer Ethereal lists 6 messages:
>GET
>REPORT
>GET
>REPORT
>GET
>RESPONSE
>
>The first GET has the Authenticated Flag not set, the first report too.
>The second GET has the Authenticated Flag set...
>The same problem occurs with Auth and Priv (-sl3 option).
>
>Can anybody figure out what is the problem?
>
>Thanks a lot.
>
>Luigi
>
>




More information about the AGENTPP mailing list