Re: GET-RESPONSE with multiple OID

2008-01-03 Thread Robert Story
On Fri, 7 Dec 2007 15:23:22 - Baltazar wrote: BF> BF> I think it is limited by the SNMP_MAX_PDU_SIZE value am I right ? BF> Can we be certain that if the GET-RESPONSE PDU size is inferior of SNMP_MAX_PDU_SIZE, the agent will transmit an only SNMP packet ? There are multiple factors involv

RE: GET-RESPONSE with multiple OID

2007-12-07 Thread Baltazar Francois
PROTECTED] On Behalf Of Dave Shield Sent: quinta-feira, 6 de Dezembro de 2007 9:32 To: Baltazar Francois Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: GET-RESPONSE with multiple OID On 05/12/2007, Baltazar Francois <[EMAIL PROTECTED]> wrote: > I want to know if exists a way to s

Re: GET-RESPONSE with multiple OID

2007-12-06 Thread Dave Shield
On 05/12/2007, Baltazar Francois <[EMAIL PROTECTED]> wrote: > I want to know if exists a way to sent a GET-RESPONSE to a manager with > multiple OIDs in a PDU. Yes - just specify the list of OIDs on the command line. This is a perfectly normal way of using the GET request. Dave