Re: Solaris Network Interfaces

2007-06-20 Thread Thomas Anders
William B Carlson wrote: > I have Solaris 8 and Solaris 9 machines that have multiple network > interfaces.I'm using version NET-SNMP version: 5.1.1. That is an extremely old release, and is not even the most recent version on the 5.1.x line (which is no longer being maintained), We would

Re: solaris 10 hrStorageUsed problem

2007-06-20 Thread Tommi Lätti
ext Thomas Anders wrote: > Tommi Lätti wrote: >> 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 > > Which nightly tarball? 5.4.x or trunk (main)? trunk, net-snmp-svn-main_20070619_0311.tar > Does the client (snmpgetbul

RE: Rebuilding Net-SNMP 5.4 with IPv6

2007-06-20 Thread Kleffman, Justin (Mission Systems)
V5-4-Patches built with IPv6 support is now running fine. Unfortunately I have no machine configured for actual IPv6 communication but hopefully will be able to test that soon. Thanks again. Justin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kleffma

RE: Rebuilding Net-SNMP 5.4 with IPv6

2007-06-20 Thread Kleffman, Justin (Mission Systems)
Ok, it turns out with the working version, 5.4, after using the -d the packets were being sent on port 161. That is correct. With the V5-4-Patches build they were being sent on port 5000. That is wrong, thus I issued the following snmpgetnext -r 0 -d -v 2c -c public 10.1.1.1:161 ifOperStatus An

Re: Rebuilding Net-SNMP 5.4 with IPv6

2007-06-20 Thread Dave Shield
On 20/06/07, Thomas Anders <[EMAIL PROTECTED]> wrote: > Kleffman, Justin (Mission Systems) wrote: > > snmpwalk -v 2c -c public 10.1.1.1 ifoperstatus > > Timeout: No Response from 10.1.1.1 > > Can you please add "-d" (before the host) to at least see the outgoing > request? In particular, it might

Re: Rebuilding Net-SNMP 5.4 with IPv6

2007-06-20 Thread Thomas Anders
Kleffman, Justin (Mission Systems) wrote: > snmpwalk -v 2c -c public 10.1.1.1 ifoperstatus > Timeout: No Response from 10.1.1.1 Can you please add "-d" (before the host) to at least see the outgoing request? +Thomas - This

RE: Rebuilding Net-SNMP 5.4 with IPv6

2007-06-20 Thread Kleffman, Justin (Mission Systems)
As you are aware I've been trying to build with IPv6 support and get a simple snmpwalk to succesfully complete. It looked like Alex got this to work, but I have not been able to. What I've done is download the V5-4 Patches (net-snmp-svn-V5-4-patches_20070619_0308.tar.gz) which I believe had all t

Solaris Network Interfaces

2007-06-20 Thread William B Carlson
I have Solaris 8 and Solaris 9 machines that have multiple network interfaces.I'm using version NET-SNMP version: 5.1.1. I was just wondering if there was a known problem with Solaris and Network Interfaces like dmfe0:1. I'm getting reports from dmfe0, but not dmfe0:1. Thanks for your

Re: net SNMPv3 support

2007-06-20 Thread Dave Shield
On 20/06/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I referred README.snmpv3; I understood everything but very first step. > > It says CREATING THE FIRST USER: > net-snmp-config --create-snmpv3-user -a "my_password" myuser > > How and where do we set this? If you run that command, the

RE: net SNMPv3 support

2007-06-20 Thread namitha.gowda
Hi Dave, Thanks for your reply. I referred README.snmpv3; I understood everything but very first step. It says CREATING THE FIRST USER: net-snmp-config --create-snmpv3-user -a "my_password" myuser How and where do we set this? I am working on windows XP. Thanks Namitha -Original M

Re: Error

2007-06-20 Thread Dave Shield
On 19/06/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > 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. Please see the FAQ entry Why doesn't the agent respond?

Re: net SNMPv3 support

2007-06-20 Thread Dave Shield
On 19/06/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I want to know how to extend the SNMPv1 support to SNMPv3. Please see README.snmpv3 > I have done initialization for all the values in SNMPv3 structure. The code > is compiling fine but sending a PDU is failing. Have you tried using th

Re: agentaddress in snmpd.conf

2007-06-20 Thread Dave Shield
On 19/06/07, pavithra s <[EMAIL PROTECTED]> wrote: > 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 That tells the *a

Re: Adding new OIDs in existing MIB files

2007-06-20 Thread Dave Shield
On 17/06/07, Syed Mujtaba Ahmed Razvi <[EMAIL PROTECTED]> wrote: > Now, even after successfull compilation i am unable to access the oids. > for eg. if i try to get .1.3.6.1.4.1.9023.1.3.0 , it gives me > > Error: SNMP variable does not exists; status :NoSuchName; index: 1 . > > Am i missing any st

net-snmp library error

2007-06-20 Thread Daniel Coelho
Hi, I'm getting the folowing error: Making all in trapReceiver make[3]: Entering directory `/home/dcoelho/monoinoss/src/trapReceiver' if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../idl/TrapReceiverIDL -I../../src/utils -I/home/dcoelho/INOSS/include/corba -g -O2 -MT mibinterface.o -MD -MP -MF

Re: solaris 10 hrStorageUsed problem

2007-06-20 Thread Thomas Anders
Tommi Lätti wrote: > 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 Which nightly tarball? 5.4.x or trunk (main)? > The problem is that when using v2c, the getbulk always hangs on certain > area, usually in hrStorageUse