This is a discussion on Re: problem in setting several octet strings with an only SET PDU within the SNMP Users forums, part of the Networking and Network Related category; Hi Robert and everybody, thank you very much for your answer. I have a new question, if I run the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi Robert and everybody, thank you very much for your answer.
I have a new question, if I run the agent with '-Ddumph_recv,dumpv_recv', where could I see what the agent is actually receiving from the client? There exists any archive to look? or where are the results dumped? Thank you in advanced. Gemma. ----- Original Message ----- From: "Robert Story" <rstory@freesnmp.com> To: "Gemma Sánchez" <gemma@us.es> Cc: "Users" <net-snmp-users@lists.sourceforge.net> Sent: Tuesday, February 15, 2005 3:28 AM Subject: Re: problem in setting several octet strings with an only SET PDU > On Mon, 7 Feb 2005 20:58:26 +0100 Gemma wrote: > GS> > What I try to do with this piece of code is the next: > GS> > > GS> > 1.3.6.1.4.1.8072.9999.2000.12.1.1.3.1 <- "00001" > GS> > 1.3.6.1.4.1.8072.9999.2000.12.1.1.3.2 <- "00002" > GS> > 1.3.6.1.4.1.8072.9999.2000.12.1.1.3.3 <- "00003" > GS> > 1.3.6.1.4.1.8072.9999.2000.12.1.1.3.4 <- "00004" > GS> > > GS> > I obtein the next result: > GS> > > GS> > datCicVal.1 = "0004" > GS> > datCicVal.1 = "0" > GS> > datCicVal.1 = "0" > GS> > datCicVal.1 = "0" > GS> > > GS> > It is possible to set several strings with an only SET PDU? > > Yes, it should be possible. The first step is to determine if the failing > is on > the client side or the agent side. Run the agent with > '-Ddumph_recv,dumpv_recv' > and see what the agent is actually receiving from the client... > > -- > Robert Story; NET-SNMP Junkie > Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> > Archive: > <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> > > You are lost in a twisty maze of little standards, all different. > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ 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/...net-snmp-users |