RE: varbindlist size

2012-08-07 Thread Dave Hsu
Thank you sir for the great details. Regards, Dave -Original Message- From: dave.shi...@gmail.com [mailto:dave.shi...@gmail.com] On Behalf Of Dave Shield Sent: Tuesday, August 07, 2012 4:32 PM To: Dave Hsu Cc: net-snmp-users@lists.sourceforge.net Subject: Re: varbindlist size On 7

Re: varbindlist size

2012-08-07 Thread Dave Shield
On 7 August 2012 09:07, Dave Hsu wrote: > I am using version 2c. > > Will using version 3 help? I have no idea. Try it. > Another related question: Does get_bulk request require only the parent oid > and then it would traverse through all child oids(plus indexes) OR can we > mix different kinds

RE: varbindlist size

2012-08-07 Thread Dave Hsu
, August 07, 2012 3:45 PM To: Dave Hsu Cc: net-snmp-users@lists.sourceforge.net Subject: Re: varbindlist size On 7 August 2012 06:57, Dave Hsu wrote: > Using Perl. I have a total of 2085 oids in an array (for the same one > equipment). Most of the oids are for ifHCIn/OutOctets. Others for di

Re: varbindlist size

2012-08-07 Thread Dave Shield
On 7 August 2012 06:57, Dave Hsu wrote: > Using Perl. I have a total of 2085 oids in an array (for the same one > equipment). Most of the oids are for ifHCIn/OutOctets. Others for discards, > inputerror etc. > > Session is created (successfully) by setting maxmsgsize to 65535. Presumably this is

varbindlist size

2012-08-06 Thread Dave Hsu
Dear Dave/users, Again, I beg your pardon if this has been asked before but I was not able to find a solution on the Internet myself. Using Perl. I have a total of 2085 oids in an array (for the same one equipment). Most of the oids are for ifHCIn/OutOctets. Others for discards, inputerror etc.