> From: 이승열 [mailto:[email protected]]
> Sent: Wednesday, March 18, 2009 1:10 AM
> During setting-up HP OpenView NNM SNMPv3 SPI, I have the
> following errors.
> I think the response buffer are too small for response data.
I suspect the packet just isn't big enough. It appears that you are
trying to get an entire USM row in a single get request. Given that the
maximum request length over a typical ethernet segment is ~1400 bytes or so, I
would certainly not expect it to fit - remember that SNMP runs over UDP and
requests and responses are constrained to fit in a single packet. You'll need
to either break the request into multiple parts, or use a get-bulk or walk to
retrieve the data.
HTH,
Mike
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users