Hi
The following "snmpget" command works as I expect:
snmpget -v 2c -c public -m IF-MIB <host> ifDescr.1 ifSpeed.1
IF-MIB::ifDescr.1 = STRING: lo
IF-MIB::ifSpeed.1 = Gauge32: 10000000
but when I try to optimize things using "snmpbulkget", the
results are different:
snmpbulkget -Cr2 -Cn0 -v 2c -c public -m IF-MIB <host> ifDescr.1 ifSpeed.1
IF-MIB::ifDescr.2 = STRING: eth0
IF-MIB::ifSpeed.2 = Gauge32: 100000000
I've tried various combinations of "-CrX, -CnY", but
can't reproduce the output of snmpget. Perhaps someone
on this mailing list might let me know what I'm doing
wrong?
thanks
Brian Jackel
University of Calgary
-------------------------------------------------------
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