>>>>> On Mon, 2 Aug 2004 10:35:31 +0200, Jeffrey Koetsier <[EMAIL PROTECTED]> said:

Jeffrey> Some switches in the network I am working in drop fragmented
Jeffrey> pacakges.  If I do a snmpbulkget to an host behind such a
Jeffrey> switch, I get no respones:

The -Cn and -Cr switches should fix your problem by limiting the
amount of data returned by the agent such that it'll fit in one packet.

Jeffrey> $> snmpbulkget -v2c -c ******** hostB .interfaces.ifTable.ifEntry.ifDescr
Jeffrey> Timeout: No Response from hostB

Try:

snmpbulkget -Cr 5 -v2c -c ******** hostB .interfaces.ifTable.ifEntry.ifDescr

(to start with)

-- 
Wes Hardaker
Sparta


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.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

Reply via email to