[Lintouch-announce] Problem with SNMP
Alan Carvalho
alancarbr at gmail.com
Fri Sep 16 13:53:34 CEST 2005
Hi LinTouch list,
I am getting error with LinTouch using SNMP, I create a MIB module to
control leds connected to parallel port, following this tutorial:
http://www.enseirb.fr/~kadionik/embedded/snmp/english/net-snmp_english.html
I can use snmpset and snmpget with this module to power on/off my LED(s):
alan at tvd01:~$ snmpset -c led -v 1 localhost 1.3.6.1.4.1.9362.1.1.0 i 1
SNMPv2-SMI::enterprises.9362.1.1.0 = INTEGER: 1
alan at tvd01:~$ snmpget -c led -v 1 localhost 1.3.6.1.4.1.9362.1.1.0
SNMPv2-SMI::enterprises.9362.1.1.0 = INTEGER: 1
But when I use it with LinTouch SNMP plugin it return error:
SNMP: Error, unknown OID: '1.3.6.1.4.1.9362.1.1.0' (see attached file)
If I use SNMP plugin to get sysUpTime.0 it run fine.
Why I am getting this error?
Cheers,
Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lintouch.org/pipermail/lintouch-announce/attachments/20050916/7470bef6/attachment.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: serverout.txt
Url: http://lintouch.org/pipermail/lintouch-announce/attachments/20050916/7470bef6/serverout.txt
More information about the Lintouch-announce
mailing list