hi
I didn't have any answers with last message,hope I will be luckier this time...


I'm dealing with the local/passtest "pass" example script

it is quite clear to understand, however I get some strange behavior,
that I, unhappily, cannot describe better than "sometimes works,
sometimes doesn't"

I am running net snmp 5.1.1 on FreeBSD 4.10.

When I do a simple snmpget request, sometimes it works, sometimes it doesn't

Is there anything I missed in the docs ?
Do you have any ide of what could cause this illogic behavior

IE:
12:28 [EMAIL PROTECTED] ~# /usr/local/etc/rc.d/snmpd.sh restart
Stopping snmpd.
Starting snmpd.
12:28 [EMAIL PROTECTED] ~# snmpget -v 1 -c public localhost .1.3.6.1.4.1.2021.255.1
UCD-SNMP-MIB::ucdavis.255.1 = STRING: "life the universe and everything"
12:28 [EMAIL PROTECTED] ~# snmpget -v 1 -c public localhost .1.3.6.1.4.1.2021.255.6
UCD-SNMP-MIB::ucdavis.255.6 = Gauge32: 42
12:28 [EMAIL PROTECTED] ~# snmpget -v 1 -c public localhost
.1.3.6.1.4.1.2021.255.2.1
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: UCD-SNMP-MIB::ucdavis.255.2.1

zsh: exit 2     snmpget -v 1 -c public localhost .1.3.6.1.4.1.2021.255.2.1
12:28 [EMAIL PROTECTED] ~# snmpget -v 1 -c public localhost
.1.3.6.1.4.1.2021.255.1
UCD-SNMP-MIB::ucdavis.255.1 = STRING: "life  of the universe and erything"
12:28 [EMAIL PROTECTED] ~# snmpget -v 1 -c public localhost
.1.3.6.1.4.1.2021.255.2.1
UCD-SNMP-MIB::ucdavis.255.2.1 = INTEGER: 42

regards,

Ferréol




------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ 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