RE: I got following queries about net-snmp

2005-03-14 Thread Bruce Shaw
See README.solaris >If I have an solstice agent running on Solaris 8, how do I run an net-snmp agent and snmpdx running on same machine. This communication is intended for the use of the recipient to which it is addressed, and may contain confidential, personal and or privileged information. Ple

RE: I got following queries about net-snmp

2005-03-14 Thread Bruce Shaw
You are trying to run snmpdx and snmp at the same time on the same port. See README.solaris. >In snmpd.conf I added a different port number than the usual port 161,I am getting an error saying that net-snmp agent is not able to run. How? >-->"Server Exiting with code 1" is the message I am gett

Sharing same mibs between two objects

2005-03-14 Thread Rustagi, Sandeep (Sandeep)
I wish to have the same mibs shared between two objects but the mib table does not have any unique OID in the table to distinuigh to which object it belongs to. Is there any way in Master Agent and SUb Agent registration, we can identify the request for set or get has come from which object. e.g

Re: How to attach proprietary system to Net-Snmp?

2005-03-14 Thread Ekkehard Domning
Hello Robert, thanks for Your "helping Hand"! From: Robert Story <[EMAIL PROTECTED]> On Sat, 26 Feb 2005 20:18:55 +0100 Ekkehard wrote: What do you mean by 'tables could only hold one record'? As I wrote, there a several different Subdevices, with very different properties. The "One Row per Subdev

SNMP tool that acts as a server for testing

2005-03-14 Thread Andreas Rieke
Hi there, does anybody know a tool which reads an snmpwalk as input and then acts as an snmp server with just that information? As I try to develop software with Net-SNMP, it is not too easy to write programs without having some SNMP servers to test. However, as I have collected several snmpwalk

query

2005-03-14 Thread Vijay Krishna
Title: query I could run the  snmpd agent daemon on port 161, but couldn't do the same on some other port,  Got an error message , server saying that couldn't open that transport endpoint.  Anybody knows how to run the agent on some other port other than 161. Thanks in advance.  Vijay

I got following queries about net-snmp

2005-03-14 Thread Vijay Krishna
Title: I got following queries about net-snmp In snmpd.conf I added a different port number than the usual port 161,I am getting an error saying that net-snmp agent is not able to run. -->"Server Exiting with code 1" is the message I am getting trying to run snmpd(version 5.2) .  how do I

I got following queries about net-snmp

2005-03-14 Thread Vijay Krishna
Title: I got following queries about net-snmp If I have an solstice agent running on Solaris 8, how do I run an net-snmp agent and snmpdx running on same machine. Has anybody used a net-smpd subagent on solaris 8 with both snmpdx and net-snmpp snmpd running. Thanks Vijay - - - - - -

RE: I got following queries about net-snmp

2005-03-14 Thread Vijay Krishna
Title: RE: I got following queries about net-snmp Where do I find list of net-snmp APIs listing and their definitions and synopsis??? For example while going through sub agent example-daemon.c I found a API called init_agent(), where do I find such APIs definitions. Thanks in advance  Vijay

monitoring applications (was: Re: pass and python - customising 'monitor' targets)

2005-03-14 Thread Dave
--- Robert Story <[EMAIL PROTECTED]> wrote: > On Tue, 1 Mar 2005 18:10:33 + (GMT) Dave wrote: > D> So my python script handles the get() and getnext() by talking back to the > D> agent and filtering out unwanted OIDs, then returning the result back to > the > D> calling agent (snmpd) > D> > D>

How to monitor a counter32 oid?

2005-03-14 Thread xdlhf
Thanks for your help! I upgrade the net-snmp, it can send trap. Now I want to monitor a counter32 mib oid, e.g ipInRecieves, when the recieved packets in 5 second is greater than a number, snmpd sends a trap to manager. so how should i do it? -

Cannot find TrapOID in TRAP2 PDU

2005-03-14 Thread Tony Piazza
I am sending traps from an enterprise application to another product that uses the Net-SNMP v5.2.1 snmptrapd to handle incoming traps. When my code sends a version 2 (SNMP) trap, snmptrapd prints the following error message: Cannot find TrapOID in TRAP2 PDU Can anyone tell me what would

RE: A problem with ./configure

2005-03-14 Thread Bruce Shaw
>Hi, I'm trying to install the net-snmp agent, but when I put the line >$./configure --with-perl-modules >the next message appears: >configure: error: no acceptable C compiler found in $PATH >I have the gcc 3.3 compiler... Somebody Knows what's the problem? When you use the Perl modules on some OS

RE: SNMP tool that acts as a server for testing

2005-03-14 Thread Jarvis, John
Andreas, We have had great success using Simple Agent Pro (http://www.smplsft.com/). It is a software-only solution to simulating SNMP Agents. It does just what you are asking for: it imports the result of a MIB walk on a device, then simulates that device. And it can be programmed to vary the

RE: SNMP tool that acts as a server for testing

2005-03-14 Thread David Hill - ISD
Andreas, Check out Mimic, from Gambit communications: www.gambitcomm.com To my knowledge, this is the most mature product in the category. There are some others; do a google search on "SNMP simulator" Regards, Dave David R. Hill ISD Network Management Team Wal-Mart Stores, Inc. 805 Moberly Lan

Re: win2k snmpd doesn't return prErrMessage

2005-03-14 Thread Andy Smith
Keijser, L.S wrote: Hi, Let me start by saying that the entire SNMP concept is new to me in a way that this is my first hands-on experience with it. The story so far in a nutshell: I've installed net-snmp 5.2.1 on 3 servers, one is a linux (that runs net-snmp v5.2) and the other two are win2k

win2k snmpd doesn't return prErrMessage

2005-03-14 Thread Keijser, L.S
Hi, Let me start by saying that the entire SNMP concept is new to me in a way that this is my first hands-on experience with it. The story so far in a nutshell: I've installed net-snmp 5.2.1 on 3 servers, one is a linux (that runs net-snmp v5.2) and the other two are win2k servers. All of