RE: sysUpTime returns an error

2008-12-30 Thread venkatasuresh.pamidipati
Hi Tanya, It looks like SNMPD is trying to return the value of "sysUpTimeInstance" defined by DISMAN-EVENT-MIB. Can you please try giving the request on sysUpTime defined by RFC1213-MIB.? For example, run the following command. export MIBDIRS=/usr/share/snmp/mibs snmpwalk -v2c -c public localho

RE: Linux number of CPUs?

2008-12-30 Thread venkatasuresh.pamidipati
Hi Les RFC 2790 HOST-RESOURCES-MIB is defined for managing host systems. This has objects which give information about CPU usage (in no of centi-seconds) by each process. This MIB file is available with the installation of Net-snmp package. SNMPD should have been compiled and linked with this MIB

RE: Timeout while DNS lookups fail

2008-12-30 Thread Mike Ayers
> From: Pete Kelly [mailto:p...@cordell.net] > Sent: Tuesday, December 30, 2008 3:25 PM > I don't follow the "Try specifying infosink or trapess by IPaddress" > comment. Is this referencing net-snmp configuration settings? Yes. > There is nothing on the machine on which net-snmp is ru

Re: Timeout while DNS lookups fail

2008-12-30 Thread Pete Kelly
I don't follow the "Try specifying infosink or trapess by IPaddress" comment. Is this referencing net-snmp configuration settings? There is nothing on the machine on which net-snmp is running, that references either an IP address or a name for the trap senders specifically to try and eliminate

sysUpTime returns an error

2008-12-30 Thread Tanya Brudner
Hi and thanks for all your help, I am new to SNMP, so I thank you for your patience :-) I have a problem with Get-request on a single mib: SysUpTime. On a snmpget -v3 . system.sysUpTime.0, it returns ""DISMAN-EVENT-MIB::sysUpTimeInstance = No such Object available on this agent at thi

Linux number of CPUs?

2008-12-30 Thread Les Mikesell
On Linux, how should a monitoring program scale the load average and cpu use values to determine when a machine has reached capacity? Is there a way to get the number of CPUs from linux net-snmp, or per-cpu usage values? -- Les Mikesell lesmikes...@gmail.com ---

Minimum System requirements for net-snmp

2008-12-30 Thread Shrawan Patel
Hi friends, I am beginner in net-snmp. I want to build net-snmp-5.4.1.2 in window system, please tell me the minimum hardware and software requirements for this. Its urgent. Thanks and Regards, Shrawan Patel | Project Trainee | Persistent Systems Ltd.

Re: Timeout while DNS lookups fail

2008-12-30 Thread Nikos Balkanas
Try specifying infosink or trapess by IPaddress. It shouldn't query DNS if address is already in dotted format. Cheers, Nikos - Original Message - From: "Pete Kelly" To: Sent: Tuesday, December 30, 2008 1:37 AM Subject: Timeout while DNS lookups fail > Greetings: > > We are using the