RE: Maximum size of OID and SNMP packet

2005-05-03 Thread Rustagi, Sandeep (Sandeep)
Hi, Thanks for your response. Rgds, Sandeep -Original Message- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 03, 2005 4:12 PM To: Rustagi, Sandeep (Sandeep) Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Maximum size of OID and SNMP packet On Mon, 2005-05-02 at

Re: Maximum size of OID and SNMP packet

2005-05-03 Thread Dave Shield
On Mon, 2005-05-02 at 12:51, Rustagi, Sandeep (Sandeep) wrote: > I wish to know if I wish to construct a SNMP PDU with all OIDs in that PDU > as Octet string, then how many OIDs I can give in a PDU. It depends on the size of the OIDs, and the length of each string value. It may also depend on th

Maximum size of OID and SNMP packet

2005-05-02 Thread Rustagi, Sandeep (Sandeep)
Hi All, I wish to know if I wish to construct a SNMP PDU with all OIDs in that PDU as Octet string, then how many OIDs I can give in a PDU. Also, what will be length of each OCTET STRING for each OID I can give. e.g. testString OBJECT-TYPE SYNTAX OCTET STRING (SIZE (1..65535)) MAX-ACCESS