Re: snmpd on denx returns error

2005-12-14 Thread Hector Oron
Hello, I think that you should install net-snmp (make install) and you'll get a binary file under /usr/sbin/snmpd by default. On 12/14/05, Joel Parker <[EMAIL PROTECTED]> wrote: So that is the wierd thing, its the C distro for DENX. I crosscompile it with eldk 3.1.1 and when I try to run it, it

Re: Informations NET-SNMP for HP-UX

2005-12-14 Thread Johannes Schmidt-Fischer
Mauricio, I'm sorry to say that I'm not aware of any way to monitor these events (power supply, fan speed, temperature etc.) under HP-UX. There is a LM-SENSORS mib that comes with net-snmp but as far as I've seen from the corresponding source (agent/mibgroup/ucd-snmp/lmSensors.c) this mib isn't s

snmptrapd - "Event" handling

2005-12-14 Thread Dave Shield
I've been working on updating the documentation for 'snmptrapd', and have eventually got round to tracking down exactly what is the purpose of the 'printEventNumbers' directive (and the "Event" handling code). I was horrified to realise that this is special-case processing for displaying three tra

Informations NET-SNMP for HP-UX

2005-12-14 Thread Maurício Sanches
Please,   I installed to the Net-SNMP (5.2.2) in a server, with the intention to monitor the power supply, It is possible to monitor this type of event vi SNMP (power suppluy , fan , etc)   SERVER --- uname -a HP-UX spoaxap9 B.11.11 U 9000/800 3890815977 unlimited-user licen

Maximum size of GETBULK !

2005-12-14 Thread Dey, Rajnish
Hi,   Help me for the following queries,   1. What is the maximum size of PDU in "snmpbulkwalk " response (In terms of bytes)? 2. What is the maximum size of any PDU message in "snmpget" response(in terms of byte)?   Thanks, Rajnish Dey

Re: snmpd on denx returns error

2005-12-14 Thread Hector Oron
You are missing a lot of information... what is your target, build host specs ? Exact error message. Also applet is referred to Java code i guess... Please, be more concise and i'll try to help. Best Regards,   Héctor OrónOn 12/13/05, Joel Parker <[EMAIL PROTECTED]> wrote: Hello, I ha