>>>>> On Tue, 01 Jun 2004 11:18:44 -0600, Brian Jackel <[EMAIL PROTECTED]> said:

Brian> but when I try to optimize things using "snmpbulkget", the
Brian> results are different:

bulkget is really doing a getbulk which is like a getnext.

IE, instead of:

Brian> snmpbulkget -Cr2 -Cn0 -v 2c -c public -m IF-MIB <host> ifDescr.1 ifSpeed.1

try:

snmpbulkget -Cr2 -Cn0 -v 2c -c public -m IF-MIB <host> ifDescr ifSpeed

(note the trailing .1s are gone).

-- 
Wes Hardaker
Sparta


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
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