Got some problems with solaris 10 monitoring. I've now tried the 5.0.9
from Sun, 5.4 relase and the nightly tarball from
The problem is that when using v2c, the getbulk always hangs on certain
area, usually in hrStorageUsed
dump from the point it hangs:
-- clip --
Received SNMP packet(s) from
Fixed this ...
The issue was that libsmartctl had mangled symbols. I doubt that this is
source patchable as I had to make quite a few changes to smartmontools to be
c style and not c++ because net-snmp is all c.
- Muni
On 6/17/07, Jimbo Cham <[EMAIL PROTECTED]> wrote:
I have tried various lo
Hi everyone,
Im trying to get some help for using cricket with snmpv3 and have posted
messages in the cricket-users and net-snmp developers list. I am hoping someone
here has tried running cricket with snmpv3 before.
My problem:
Though I get snmpwalk etc to work correctly with snmpv3, I am unabl
On 6/19/07, Ward, Martin wrote:
> I have successfully compiled your test program using gcc 3.4.2. on
> Solaris 8.
>
> My sys/task.h file has the version string:
> #pragma ident "@(#)task.h 1.1 00/02/14 SMI"
> in it. Maybe you need an upgrade?
My Solaris 8 task.h has the same ident string
Hi Stephen,
I have successfully compiled your test program using gcc 3.4.2. on
Solaris 8.
My sys/task.h file has the version string:
#pragma ident "@(#)task.h 1.1 00/02/14 SMI"
in it. Maybe you need an upgrade?
HTH
|\/|artin
> -Original Message-
> From: [EMAIL PROTECTED]
>
Stephen Ayotte wrote:
> Just a note for anyone having trouble building on these platforms, a
> brief test program shows failure on this include file (which is
> included for ucd-snmp, among others I'm sure).
FWIW, your test program builds fine for me with gcc 3.4.3 and 4.0.4 on
Solaris 10.
+Tho
Just a note for anyone having trouble building on these platforms, a
brief test program shows failure on this include file (which is
included for ucd-snmp, among others I'm sure). Here's my test program:
#include
int main(int argc, char** argv)
{
return 0;
}
Output from gcc-3.3.2:
[EMAIL
Hi,
I think you should try it out.
snmpwalk -v 2c -c public localhost 1.3.6.1.2.1.10.184
and see if your oid (one which u are querying) is showing up there.
Regards,
Mujtaba
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: RE: Error
Da
Please reply-all when replying so that everyone can benefit.
Interface 127.0.0.1 is the IP address for localhost. In your snmpd.conf
file do you have an entry starting "agentaddress". IF you don't then the
default is for netsnmpd to listen on all interfaces, including
localhost. If you do then ens
Hi..
why i am getting Timeout : no response from localhost.
snmpget -v 2c -c public localhost 1.3.6.1.2.1.10.184.1.1.1.1.1.6.1.1
Timeout: No Response from localhost.
even i am using current version of SNMP;5.3.0.1..
i dont know what is the problem
Regards
karthikeyan LC
---
Hi,
I want to know how to extend the SNMPv1 support to SNMPv3.
I have done initialization for all the values in SNMPv3 structure. The
code is compiling fine but sending a PDU is failing.
It would be really helpful if anyone can guide me or at least tell me
some good website which have more in
Bernd Krueger-Knauber wrote:
> on the page
>
> http://www.net-snmp.org/support/mailinglists.html
>
> the links behind 'Browse and search archive' are also wrong.
Now fixed in SVN. It may take a while to propagate to the website.
Thanks for the report.
+Thomas
--
Thomas Anders (thomas.anders
Hi All,
I m using net-snmp-5.3.1 and i want the ipaddress where the agent listens
to be configured in the snmpd.conf and not thro' the command line option.
I tried adding the line:
agentaddress 127.0.0.1
in snmpd.conf
But when i tried running the snmpget command it demands me to explicitly
13 matches
Mail list logo