Re: Minimalist SNMP manager for embedded app

2016-01-14 Thread Mazer, Alan S (389M)
This is quite helpful! Thank you! This really helped a lot. I think I can do this! :-) -- Alan On 1/14/2016 2:31 AM, Andrew wrote: > Hi. > > You can try https://code.google.com/p/small-snmp/ (it's v1 - but it's > good point to start) > > 14.01.2016 05:10, Mazer, Alan S (389M) пишет: >> Hi. I

Re: Minimalist SNMP manager for embedded app

2016-01-14 Thread Andrew
Hi. You can try https://code.google.com/p/small-snmp/ (it's v1 - but it's good point to start) 14.01.2016 05:10, Mazer, Alan S (389M) пишет: > Hi. I'm hoping that someone much more familiar with snmp can give me > some basic direction here. > > I need to write the smallest bit of code possible

Minimalist SNMP manager for embedded app

2016-01-13 Thread Mazer, Alan S (389M)
Hi. I'm hoping that someone much more familiar with snmp can give me some basic direction here. I need to write the smallest bit of code possible for an embedded application to get and set values on a WAP over SNMP v2c. Porting net-snmp is a daunting proposition, especially because I would ne

functionalities of snmp manager

2015-12-25 Thread Pushpa Thimmaiah
Hi Folks, During SET operation, Does snmp manager must verify input data before sending set-request to agent? Suppose, If mib object (eg:bookNumber) is of type Integer and manager set same with ascii 'c' then I guess the mibobject value becomes '63' 1.Does snmp manag

SNMP Manager and Master Agent Communication Issue

2014-04-08 Thread Nirmal Sahoo
Hello All, I am facing Sync issue with the below scenario,Please help me. Manager(response timeout 45sec). Master Agent: Proxy configured timeout 10sec for sub-agent Sub Agent Set request for master agent is to restart the snmpd. Behaviour for Master Agent:one will get the set request send the

How to program SNMP Manager with Qt

2013-09-18 Thread fmira
Hello, I'm trying to program a manager application with a graphical user interface with Qt to manage an agent on an embedded system. I allreay found this Qt example but only the GET fonction is programmed: http://sourceforge.net/projects/qt-snmp/ The manager has just to be able to sen

Issue with net-snmp 5.7.1, EngineID probing is completed but inform is not recevied by Manager

2013-03-18 Thread Ponnuru, Rajeswari (NSN - IN/Hyderabad)
Hi All, We are using net-snmp 5.7.1 but we did not use "-e" option so engineID probing is happening for every inform request. We have seen an issue in our customer site that inform request was not received by Manager. When we checked the snoop logs on Manager side. Observed that g

Re: Regarding sysname, syslocation and syscontact values SET via SNMP manager is resulting error

2012-04-18 Thread Dave Shield
On 18 April 2012 10:12, Ganesh Reddy K wrote: > case 2)  In the snmpd.conf,  i have configured  the > sysname,syslocation, syscontact  with proper values. Using the GET > command, the  values are properly shown in the manager.  Now  i am > trying to set the values using SET operation

Regarding sysname, syslocation and syscontact values SET via SNMP manager is resulting error

2012-04-18 Thread Ganesh Reddy K
ntact     keywords.  In this case,  i am able to set these values  from an SNMP manager without any issues. SET operation succeeded without issues.  Using the GET command, the updated values are properly shown in the manager. case 2) In the snmpd.conf, i have configured the sysname,syslocation, syscontact

how to allow only 1 SNMP manager to access SNMP agent ?

2011-10-24 Thread ning ji
this is my understanding, pls correct me if it's wrong. the SNMP agent is running in the embedded linux system in the lab, i'm sitting in the cube to get SNMP info in my desktop pc (SNMP manager). how should i configure the snmpd.conf in the embedded system, so it only passes in

IPSec Tunneling between SNMP manager and device

2011-04-26 Thread Kumar Sanjay-XJD784
Hi All, I have following query w r t "IPSec Tunneling between SNMP manager and device" 1. What is basic requirement to set-up the IPSec tunnel between target device(SNMP-agent) and a SNMP-manager ? 2. If tunnel MIB is supported, Does that mean that IPSec tunneling is su

Re: Restriction on Number of Unauthenticated login from a SNNP manager to Agent

2011-01-28 Thread Dave Shield
On 28 January 2011 13:44, Kumar Sanjay-XJD784 wrote: > How many time we can try to  Login to AGENT from "a manager" with "a user"?? Until your fingers get tired. > Does Net-SNMP restrict the number of times "M1" can try to Login to Agent > with &qu

Restriction on Number of Unauthenticated login from a SNNP manager to Agent

2011-01-28 Thread Kumar Sanjay-XJD784
Hi ALL, I have a general query regarding snmpUser login. Suppose that there is a snmp User "user1" is configured at Agent with security Level "authPriv" or "authNoPriv" Now We are trying to access the AGENT with "user1" from client location(S

Re: Adding row indices for a new table row created by a manager

2011-01-13 Thread Dave Shield
On 13 January 2011 23:16, Homan, Dave wrote: >> What does "snmpgetnext" report when given the same OID as "snmpwalk" ? >> i.e. >>    snmpgetnext -v 2c -c localhost .1.3.6.1.4.1.31409.3.19.1 > snmpgetnext -v 2c -c localhost .1.3.6.1.4.1.31409.3.19.1 > SNMPv2-MIB::snmpSetSerialNo.0 = INTEGER: 176

RE: Adding row indices for a new table row created by a manager

2011-01-13 Thread Homan, Dave
-snmp-users@lists.sourceforge.net; Kaba, James T. Subject: Re: Adding row indices for a new table row created by a manager On 13 January 2011 22:44, Homan, Dave wrote: > snmpwalk -v 2c -c localhost .1.3.6.1.4.1.31409.3.19.1 > SNMPv2-SMI::enterprises.31409.3.19.1 = No Such Object available o

RE: Adding row indices for a new table row created by a manager

2011-01-13 Thread Homan, Dave
"NetworkNode type for the element. " DEFVAL { tmnsNull } ::= { managerElementEntry 3 } managerElementStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "The status of this conceptual row.

Re: Adding row indices for a new table row created by a manager

2011-01-13 Thread Dave Shield
On 13 January 2011 22:44, Homan, Dave wrote: > snmpwalk -v 2c -c localhost .1.3.6.1.4.1.31409.3.19.1 > SNMPv2-SMI::enterprises.31409.3.19.1 = No Such Object available on this agent > at this OID > > Repeated calls to snmpgetnext seem to work: > > snmpgetnext -v 2c -c localhost .1.3.6.1.4.1.3140

Re: Adding row indices for a new table row created by a manager

2011-01-12 Thread Dave Shield
On 12 January 2011 16:02, Homan, Dave wrote: > It appears that the NetSNMP table_dataset.c code DOES create a new row, based > on the 'createAndGo' setting of my RowStatus object, but does not change it > to 'active'. OK - so one issue is the handling of RowStatus values. > The problem seems to

RE: Adding row indices for a new table row created by a manager

2011-01-12 Thread Homan, Dave
4 where the value 4 is "createAndGo". When I poll with snmpget, I can see the new row values, including the value of RowStatus, which is still set to "createAndGo". It appears that the NetSNMP table_dataset.c code DOES create a new row, based on the 'createAndGo' setti

Re: Adding row indices for a new table row created by a manager

2011-01-12 Thread Dave Shield
On 11 January 2011 22:45, Homan, Dave wrote: > Can someone please clarify how (or if) table_dataset.c creates indices for > new rows if the values are NOT specified in an SNMP SET request? How is it possible to send such a request? There must be some varbind within the SET request that is used t

Adding row indices for a new table row created by a manager

2011-01-11 Thread Homan, Dave
Hi all, I am using NetSNMP 5.5, and have created a simple subagent using mib2c.create-dataset.conf to manage a table. I've had great success using the table data set handler, but now I want to support row creation from an SNMP manager. Can someone please clarify how (or if) table_data

No connection between snmp manager and agent when data is loaded dynamically in table

2010-11-01 Thread yogesh m
I am adding dynamically data in my net snmp agent table with the help of thread. When i run my agent then data place into table but my manager unable to connect to agent when data is filling in the table... but when i stop thread who is filling data in table then manager connect to agent...can

RE: My own SNMP manager

2010-05-28 Thread Mariano Bunirigo
> > MB> I want to configure the snmptrapd service to redirect the traps > MB> received to an application of my own which must process the traps and > MB> save the information received to a database. > > Use Net-SNMP version 5.5 or higher and see the README.sql file for > details on logging to m

Re: My own SNMP manager

2010-05-27 Thread Wes Hardaker
> On Thu, 27 May 2010 17:06:41 +, Mariano Bunirigo > said: MB> I want to configure the snmptrapd service to redirect the traps MB> received to an application of my own which must process the traps and MB> save the information received to a database. Use Net-SNMP version 5.5 or highe

Re: My own SNMP manager

2010-05-27 Thread Mariano Bunirigo
Hi, Les I understand your point. But I need to build a windows service which receives a SNMP trap from differente devices, process them and save the info in a Sql Server Database. That´s why a manager console tool is not a solution for me, maybe a made a mistake with the Subject. So, I

Re: My own SNMP manager

2010-05-27 Thread Les Mikesell
On 5/27/2010 12:06 PM, Mariano Bunirigo wrote: > Hello, > > I want to configure the snmptrapd service to redirect the traps received > to an application of my own which must process the traps and save the > information received to a database. > > But I can't understand how to develop a listener for

My own SNMP manager

2010-05-27 Thread Mariano Bunirigo
Hello, I want to configure the snmptrapd service to redirect the traps received to an application of my own which must process the traps and save the information received to a database. But I can't understand how to develop a listener for the traps using the Net-Snmp API library. I saw the sn

RE: about net-snmp not restore data and get data from traffic porcessevery time when recv a snmp message form MANAGER?

2010-03-25 Thread Mike Ayers
> From: daily study [mailto:study.dail...@gmail.com] > Sent: Saturday, March 20, 2010 9:12 AM >> My traffic model as below: > > traffic process1<--(private protocol)-->agent process<-(snmp > protocol)->manager > >

Re: about net-snmp not restore data and get data from traffic porcess every time when recv a snmp message form MANAGER?

2010-03-20 Thread daily study
hi, all: first, thank you very much, Dave! I stuy carefully your answer, and i have some further questions,~ > My traffic model as below: > traffic process1<--(private protocol)-->agent process<-(snmp protocol)->manager >

Re: about net-snmp not restore data and get data from traffic porcess every time when recv a snmp message form MANAGER?

2010-03-18 Thread Dave Shield
pass the private protocol request on to your traffic processes will be different, but the basic model is likely to be broadly similar. >   2. I find i may use send_v2trap api to send  snmpv2 trap to manager. If you want to send a notification from the agent to the manager, then 'send_v

about net-snmp not restore data and get data from traffic porcess every time when recv a snmp message form MANAGER?

2010-03-17 Thread daily study
Hello, all I must use net-snmp as agent in this style. traffic process1<(private protocol)->agent process<(snmp protocol)--->manager | traffic process2<(private protocol)> Tra

Re: help - SNMP Trap manager registration and deregistrationdynamically...

2010-02-10 Thread Dave Shield
On 10 February 2010 09:19, majid namnabat wrote: > The section to set snmpTargetAddrTDomain was: >     oid oidsnmpTargetAddrTDomain[] =         {1, 3, 6, 1, 6, 3, 12, 1, 2, 1, 2,'i','n','t','e','r','n','a','l','0',0}; What is that final 0 doing there? Remember that SNMP strings are not null-t

Re: help - SNMP Trap manager registration and deregistrationdynamically...

2010-02-10 Thread majid namnabat
I make a mistake. The section to set snmpTargetAddrTDomain was: oid oidsnmpTargetAddrTDomain[] ={1, 3, 6, 1, 6, 3, 12, 1, 2, 1, 2,'i','n','t','e','r','n','a','l','0',0};//not accept u_char oidsnmpUDPDomain[] = {'s', 'n', 'm', 'p', 'U', 'D', 'P','D','o','m','a','i','n',0}; snm

Re: help - SNMP Trap manager registration and deregistrationdynamically...

2010-02-10 Thread majid namnabat
Dear, I want to be able to register & unregister notification recievers. My program has many errors & I correct must of them. Also, I found a perl program. But my main problem is setting oidsnmpTargetAddrTDomain. the value of this field must be set snmpUDPDomain. but I can not set it. My code to se

Re: help - SNMP Trap manager registration and deregistrationdynamically...

2010-01-22 Thread Dave Shield
2010/1/22 Borra, Kishore Babu : > Right now Iam using the below api as mentioned, which works fine for > UnRegistering all the Notfication receivers.:- > >  snmp_call_callbacks(SNMP_CALLBACK_APPLICATION, >                       SNMPD_CALLBACK_PRE_UPDATE_CONFIG, NULL); Fair enough. But bear in min

RE: help - SNMP Trap manager registration and deregistrationdynamically...

2010-01-22 Thread Borra, Kishore Babu
: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Thursday, January 21, 2010 6:01 PM To: Borra, Kishore Babu Cc: net-snmp-users@lists.sourceforge.net; Mike Ayers Subject: Re: help - SNMP Trap manager registration and deregistrationdynamically... 2010/1/21

Re: help - SNMP Trap manager registration and deregistrationdynamically...

2010-01-21 Thread Dave Shield
2010/1/21 Borra, Kishore Babu : > Also I had basic question about the input parameters getting passed to the > notifyTable_unregister_notifications(), . > > i..e What are the input parameters major, minor, void *serverarg, void > *clientarg serves as ? The first two parameters (major, minor) ma

RE: help - SNMP Trap manager registration and deregistrationdynamically...

2010-01-21 Thread Borra, Kishore Babu
Borra, Kishore Babu Cc: net-snmp-users@lists.sourceforge.net; Mike Ayers Subject: Re: help - SNMP Trap manager registration and deregistrationdynamically... 2010/1/19 Borra, Kishore Babu : > But I had a basic question in the below context, which is regarding the usage > of callback function

Re: help - SNMP Trap manager registration and deregistrationdynamically...

2010-01-19 Thread Dave Shield
2010/1/19 Borra, Kishore Babu : > But I had a basic question in the below context, which is regarding the usage > of callback function and linked list. > > i.e, when will be the linked list be used and when will be the callback > function be used. ?, The callback mechanism will be used if the ag

RE: help - SNMP Trap manager registration and deregistrationdynamically...

2010-01-19 Thread Borra, Kishore Babu
-Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: Tuesday, January 19, 2010 8:22 PM To: Borra, Kishore Babu Cc: net-snmp-users@lists.sourceforge.net; Mike Ayers Subject: Re: help - SNMP Trap manager registration and

Re: help - SNMP Trap manager registration and deregistrationdynamically...

2010-01-19 Thread Dave Shield
2010/1/19 Borra, Kishore Babu : > 1. For adding/creating a new trap session, used api - create_trap_session(..), > instead of netsnmp_config(  "trapsink  localhost"  );. >  2.And Removing the Notification receivers using snmpd_free_trapsinks(), as > replied in the below mail. > > But the probl

RE: help - SNMP Trap manager registration and deregistrationdynamically...

2010-01-19 Thread Borra, Kishore Babu
eforge.net Subject: Re: help - SNMP Trap manager registration and deregistrationdynamically... 2010/1/19 Borra, Kishore Babu : > But, I want to do this operation, of Adding/removing the Notification receiver > (Register/Deregist the trap receiver), without using any of the > SNMP-TARGET-MIB pr

Re: help - SNMP Trap manager registration and deregistrationdynamically...

2010-01-19 Thread Dave Shield
2010/1/19 Borra, Kishore Babu : > But, I want to do this operation, of Adding/removing the Notification receiver > (Register/Deregist the trap receiver), without using any of the > SNMP-TARGET-MIB procedures. >  I want know some pointers to the code where this is done(Trap receiver > addition and

RE: help - SNMP Trap manager registration and deregistrationdynamically...

2010-01-19 Thread Borra, Kishore Babu
@lists.sourceforge.net Subject: RE: help - SNMP Trap manager registration and deregistrationdynamically... > From: Borra, Kishore Babu [mailto:kishorebabu.bo...@adckrone.com] > Sent: Monday, January 18, 2010 7:12 AM > I Require some help regarding the SNMP trap manager/Trap sinks (IP >

RE: help - SNMP Trap manager registration and deregistrationdynamically...

2010-01-18 Thread Mike Ayers
> From: Borra, Kishore Babu [mailto:kishorebabu.bo...@adckrone.com] > Sent: Monday, January 18, 2010 7:12 AM > I Require some help regarding the SNMP trap manager/Trap sinks (IP > Address/Port No/SNMP version v1 or v2c) Registration and deregistration, > dynamically(At ru

help - SNMP Trap manager registration and deregistration dynamically...

2010-01-18 Thread Borra, Kishore Babu
Hi, I Require some help regarding the SNMP trap manager/Trap sinks (IP Address/Port No/SNMP version v1 or v2c) Registration and deregistration, dynamically(At run time) without restarting the agent. i.e without specifying the trap managers list in snmpd.conf file. Right now, Iam trying to

Re: HP Insight manager not receiving traps

2009-05-05 Thread Wes Hardaker
> On Mon, 4 May 2009 15:55:47 -0700 (PDT), Scott Grumm > said: SG> Mainly writing back so other people with the same question can get SG> an answer. And thanks for that! Hopefully your findings will help others as well! -- Wes Hardaker Cobham Analytic Solutions --

Re: HP Insight manager not receiving traps

2009-05-04 Thread Scott Grumm
I was finally able to get an answer from HP. Apparently HP System Insight Manager 5.3 only supports SNMP v1 traps and they have no plans to change that. I could not find that it in the documentation. Mainly writing back so other people with the same question can get an answer. >>>

Re: HP Insight manager not receiving traps

2009-05-04 Thread Wes Hardaker
>>>>> On Sun, 3 May 2009 13:16:11 -0700 (PDT), Scott Grumm >>>>> said: SG> HP Systems Insight Manager running on Windows Server 2003 [...] SG> These notifications are not seen on the system running SIM but are SG> seen on another system running Net-SN

HP Insight manager not receiving traps

2009-05-03 Thread Scott Grumm
HP Systems Insight Manager running on Windows Server 2003 is not receiving notifications from my agent running on Net-SNMP 5.3.2. It does receive SNMP v1 notifications from a switch and it does receive the SNMP v2c traps that the Net-SNMP agent sends on shutdown and cold start. As far as I

Local Ip Addr display as 0.0.0.0, when send Trap from Agent To Manager

2008-03-14 Thread Nagaraju Surulivel
Dear All, I send Trap Cmd through Agent to Manager. Manager can receive the Trap Message with remote IP & Local IP addr & port number. When i debug the snmp Agent, its always displaying the local addrss as 0.0.0.0 Could you plz explain, why its displaying as

Re: OSPF manager net-snmp

2007-11-20 Thread Dave Shield
On 20/11/2007, MEHMET ALI EKICI <[EMAIL PROTECTED]> wrote: > I intend to write an application to configure OSPF-MIB for a network > equipment using net-snmp-perl module. > > I would like to ask if you are aware about if someone has already coded and > application to configure OSPF-MIB ? I don't r

OSPF manager net-snmp

2007-11-20 Thread MEHMET ALI EKICI
Hi All, I intend to write an application to configure OSPF-MIB for a network equipment using net-snmp-perl module. I would like to ask if you are aware about if someone has already coded and application to configure OSPF-MIB ? Thanks, Mehmet Confidentiality Notice: This e-mail tra

RE: Using net-snmp with Oracle Enterprise Manager agent and Listener

2007-10-09 Thread kabbalah74-unsec
>> accepted smux peer: oid SNMPv2-SMI::zeroDotZero, descr dbsnmp >>=20 >> AND: >>=20 >> accepted smux peer: oid SNMPv2-SMI::zeroDotZero, descr NSGS >These appear to indicate that both subagents are setting their identity = >to .0.0 in the OpenPDU. This is not strictly illegal, but is

RE: Using net-snmp with Oracle Enterprise Manager agent and Listener

2007-10-02 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Monday, October 01, 2007 2:32 PM > Hoping someone has run into this issue before... Eh... not me. > I've managed to get the Oracle Enterprise agent and the > Oracle Listener > work with

Using net-snmp with Oracle Enterprise Manager agent and Listener

2007-10-01 Thread kabbalah74-unsec
Hoping someone has run into this issue before... I've managed to get the Oracle Enterprise agent and the Oracle Listener work with net-snmp (they both use the obsolete smux protocol), the catch is that I can get either of them to register to net-snmpd but not both at the same time! The reason is th

Re: Is there a implementation of SNMP Manager in Net-SNMP?

2007-08-21 Thread Dave Shield
On 21/08/07, Edison C. <[EMAIL PROTECTED]> wrote: > Could someone clarify whether a SNMP manager is also provided? What do you mean by an "SNMP manager"? We provide a selection of relatively low-level command line tools (snmpget, snmpwalk, etc) for general purpose SNMP queri

Is there a implementation of SNMP Manager in Net-SNMP?

2007-08-21 Thread Edison C.
Hi all, I am new to Net-SNMP. I have found that Net-SNMP provides a built-in SNMP agent(snmpd). Could someone clarify whether a SNMP manager is also provided? Edison C. Sonata Software Ltd. Phone 080-26610330 Xtn 1401 www.sonata-software.com

How to run netsnmp client/manager at a ma chine with Linux AS4?

2007-07-25 Thread bahamute
Hi: I have wrote a client/manager ,and It can run well at the computer which install the Linux :2.6.18-8 and 2.6.21 。But when I run it at the Linux :Red Hat Enterprise Linux AS 4 (2.6.9-22) 。 the application could not run well. It display like this : [EMAIL PROTECTED] app6

Fw:I can't run the manager/client at Linu x:2 .6.9-22

2007-07-24 Thread bahamute
Hi: I have wrote a client/manager ,and It can run well at the computer which install the Linux :2.6.18-8 and 2.6.21 。But when I run it at the Linux :Red Hat Enterprise Linux AS 4 (2.6.9-22) 。 the application could not run well. It display like this : [EMAIL PROTECTED] app6

I can't run the manager/client at Linux:2 .6.9-22

2007-07-23 Thread bahamute
Hi: I have wrote a client/manager ,and It can run well at the computer which install the Linux :2.6.18-8 and 2.6.21 。But when I run it at the Linux :2.6.9-22 。 the application could not run well. It display like this : [EMAIL PROTECTED] app6]# [EMAIL PROTECTED] app6]# [EMAIL PROTECTED

Re: I have a question about client/manager

2007-07-20 Thread Dave Shield
On 20/07/07, bahamute <[EMAIL PROTECTED]> wrote: > . when I write codes follow this page ,and run it > And I can see that master-agent(process snmpd ) receive nothing message Have a look at the code: > session.peername = "test.net-snmp.org"; : > ss = snmp_open(&session

I have a question about client/manager

2007-07-19 Thread bahamute
Hi : I want to write a client/manager . I read the Simple Application code at the page : http://www.net-snmp.org/wiki/index.php/TUT:Simple_Application . when I write codes follow this page ,and run it . my monitor display is : [EMAIL PROTECTED] app]# [EMAIL PROTECTED] app]# [EMAIL

Re: to make snmp query from agent to manager, which snmpd.conf? on manager ? on agent ?

2007-01-19 Thread Dave Shield
On 19/01/07, Galaxy Virus <[EMAIL PROTECTED]> wrote: > When I made snmp query from windows XP work station which runs net-snmp > agent to obtain some information on news manager, it was successful. That's > why I felt ambiguous. If you dont mind, could you please explain

Re: to make snmp query from agent to manager, which snmpd.conf? on manager ? on agent ?

2007-01-19 Thread Galaxy Virus
Hello, Thank you so much for your explanation. But please let me ask you again. When I made snmp query from windows XP work station which runs net-snmp agent to obtain some information on news manager, it was successful. That's why I felt ambiguous. If you dont mind, could you p

Re: to make snmp query from agent to manager, which snmpd.conf? on manager ? on agent ?

2007-01-18 Thread Dave Shield
On 18/01/07, Galaxy Virus <[EMAIL PROTECTED]> wrote: > (1) can snmp agent make snmp query to get some information on snmp manager ? No. SNMP works the other way round. The SNMP manager application sends the query *to* the agent, which responds with the requested information. >

to make snmp query from agent to manager, which snmpd.conf? on manager ? on agent ?

2007-01-18 Thread Galaxy Virus
Hello, Net-snmp is intended for snmp agent, as far as I know. Maybe my following questions are very naive. I made simple SNMP network using sony-news as manager (news stands for network station and it uses unix os). As for agent, I used my windows XP work station which runs net-snmp

Re: SNMP Manager download

2006-10-27 Thread Thomas Anders
Dimitrios robokos wrote: > My students dowloaded agent software from your web-site. > > However, they could not find a manager software to download. > > We expect the students to type manager snmp commands (set, get, getnext, > etc.) > in a command line interface a

SNMP Manager download

2006-10-26 Thread Dimitrios robokos
a manager software to download. We expect the students to type manager snmp commands (set, get, getnext, etc.) in a command line interface and see that the agent software replies. Can you please help them download a manager? Thanks. Prof. Uyar -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Prof

RE: Net-SNMP Agent is not respondig to my manager in the network.

2006-07-29 Thread Anuradha Bhakta
Hi, The SNMP manager doesn't seem to have been configured with agent's IP, as it seems to be sending requests to localhost. And also, can you check if the the configutation file on agent's machine(/usr/local/share/snmp/snmpd.conf) has "rwcommunity public"?? Thanks, Anu.

Net-SNMP Agent is not respondig to my manager in the network.

2006-07-28 Thread rajasekhar kavuri
hai can anyone help me to this problem. i am having two machines. say machine A -SNMP MANAGER running on it Machine B NET-snmp agent is running(i am using the fedora core 4 ) i am running agent with command snmpd with my configuration file. when i am testing the agent with the following command

Re: What is the Format received in agent when BITS is given as input in manager side?

2006-07-17 Thread Dave Shield
On 17/07/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > when i give BITS field as input to the manager side,what is the format of > BIT field that i receive in agent side? It's a (binary-valued) octet string, with the set bits indicating which values were chosen by the mana

What is the Format received in agent when BITS is given as input in manager side?

2006-07-16 Thread vignesh.jaganathan
when i give BITS field as input to the manager side,what is the format of BIT field that i receive in agent side?I m getting some junk numbers and i couldnt predict the format of incoming bits.can anyone give inputs reg this?      Regards, Vignesh A J

RE: Change original IP address of the manager

2006-03-27 Thread Dave Shield
On Sun, 2006-03-26 at 07:57 +0200, Kodel Oleg wrote: > Is NET-SNMP agent will send get/set response to the IP address that > figured in the IP header or in the SNMP header? Eh? There *isn't* an IP address in the SNMP header for GET/SET requests. The response will be sent back to the address taken

RE: Change original IP address of the manager

2006-03-25 Thread Kodel Oleg
TECTED] > Sent: Friday, March 24, 2006 12:39 AM > To: Kodel Oleg > Cc: net-snmp-users@lists.sourceforge.net > Subject: Re: Change original IP address of the manager > > > >>>>> On Thu, 23 Mar 2006 15:23:48 +0200, "Kodel Oleg" > >>>>

Re: How to return error to manager when object instance can not be retrieved after passing header_generic function in a subagent

2006-03-24 Thread Simon Saha
Thanks for the prompt reply *** FSS-Unclassified *** "DISCLAIMER: This message is proprietary to Flextronics Software Systems Limited (FSS) and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or co

Re: How to return error to manager when object instance can not be retrieved after passing header_generic function in a subagent

2006-03-23 Thread Wes Hardaker
ric Simon> will be called again. This will lead to skip all objects Simon> dependent on a flag and requet sent from manager will time Simon> out. So instead I want to pass an error to the manager in the Simon> response. How can I do that? You need to upgrade your code to something bette

Re: Change original IP address of the manager

2006-03-23 Thread Wes Hardaker
>>>>> On Thu, 23 Mar 2006 15:23:48 +0200, "Kodel Oleg" <[EMAIL PROTECTED]> said: Kodel> Which source address of the manager is taken under Kodel> consideration by NET-SNMP? Src address from ip header or from Kodel> snmp header? we support ip header fil

Change original IP address of the manager

2006-03-23 Thread Kodel Oleg
Title: Change original IP address of the manager Which source address of the manager is taken under consideration by NET-SNMP? Src address from ip header or from snmp header? I should work against multiple managers which placed over proxy that changes the source address within IP header

How to return error to manager when object instance can not be retrieved after passing header_generic function in a subagent

2006-03-21 Thread Simon Saha
that I am trying to retrieve the value from the stack. In case of failure I dont want to return NULL as it will take me to the next object and header_generic will be called again. This will lead to skip all objects dependent on a flag and requet sent from manager will time out. So instead I want to

Re: NET-SNMP agent is not responding to manager request(snmpget,snmpgetnext etc)

2006-03-02 Thread Dave Shield
On Thu, 2006-03-02 at 11:08 +0530, Manish wrote: > I haven't made any changes to snmpd.conf file, The simplest approach is probably to have the single line rocommunity public (probably *instead* of whatever entries are currently there). > Also I never see documentation about which acce

NET-SNMP agent is not responding to manager request(snmpget,snmpgetnext etc)

2006-03-02 Thread Manish
quest(snmpget,snmpgetnext etc) On Wed, 2006-03-01 at 12:50 +0530, Manish wrote: > I follow the entire step to install Net-SNMP on my machine, then I > register Net-SNMP agent with my machine. > > But it is not responding to manager requests as snmpget. How have you configured the N

Re: NET-SNMP agent is not responding to manager request(snmpget,snmpgetnext etc)

2006-03-01 Thread Dave Shield
On Wed, 2006-03-01 at 12:50 +0530, Manish wrote: > I follow the entire step to install Net-SNMP on my machine, then I > register Net-SNMP agent with my machine. > > But it is not responding to manager requests as snmpget. How have you configured the Net-SNMP agent? In particular,

NET-SNMP agent is not responding to manager request(snmpget,snmpgetnext etc)

2006-03-01 Thread Manish
responding to manager requests as snmpget. I tried auto discover agent from MIB Browser it also not recognizing this as an agent but it is with Microsoft agent service on. Please let me know what should I do to resolve this and Net-SNMP agent should be recognized agent.   Regards Manish

Re: Heartbeating from Manager to sub-agent

2005-11-29 Thread Robert Story
On Mon, 28 Nov 2005 17:25:27 +0530 Suresh (Suresh) wrote: PS> I have a SNMP Manager and a SNMP agent. The SNMP Manager is under my PS> control and the SNMP Agent are being provided by some third party without PS> the source code. I want to establish a heart beat session between the

Re: Heartbeating from Manager to sub-agent

2005-11-29 Thread Wes Hardaker
>>>>> On Mon, 28 Nov 2005 17:25:27 +0530, "Patil, Suresh (Suresh)" <[EMAIL >>>>> PROTECTED]> said: Suresh> I have a SNMP Manager and a SNMP agent. The SNMP Manager is Suresh> under my control and the SNMP Agent are being provided by some Su

Heartbeating from Manager to sub-agent

2005-11-28 Thread Patil, Suresh (Suresh)
Hi, I have a SNMP Manager and a SNMP agent. The SNMP Manager is under my control and the SNMP Agent are being provided by some third party without the source code. I want to establish a heart beat session between these two entities. I went through the example listed in /agent/mibgroup

Re: EngineId (Manager and Agent) in case of Informs

2005-10-13 Thread Jeyachitra Ramshankar
Thanks for the reply. Whats the difference between contextEngineId and authoritativeEngineID? JcOn 10/13/05, Thomas Anders <[EMAIL PROTECTED]> wrote: Jeyachitra Ramshankar wrote:> I am using net-snmp manager to receive informs.> The engineId String value is being logged as som

EngineId (Manager and Agent) in case of Informs

2005-10-13 Thread Jeyachitra Ramshankar
Hi, I am using net-snmp manager to receive informs. The engineId String value is being logged as some junk value  dumph_recv:   msgAuthoritativeEngineID dumpx_recv:    04 0D 2E 2E 2E E5 2E 35 2E 2E 2E ED 2E 4E 43 dumpv_recv: String:  ...å.5...í.NC But my custom agent(other than

Re: EngineId (Manager and Agent) in case of Informs

2005-10-13 Thread Thomas Anders
Jeyachitra Ramshankar wrote: I am using net-snmp manager to receive informs. The engineId String value is being logged as some junk value dumph_recv: msgAuthoritativeEngineID dumpx_recv:04 0D 2E 2E 2E E5 2E 35 2E 2E 2E ED 2E 4E 43 dumpv_recv: String: ...å.5...í.NC But

Re: does net-snmp integrate well with Compaq Insight Manager?

2005-10-08 Thread Alex Burger
Hi Bruce. Bruce Shaw wrote: How do you set it up with net-snmp acting as the agent? If you are referring to a Windows machine, read the (new) section 'Co-existence with Microsoft SNMP services' in README.win32 for instructions on running both Net-SNMP and the MS agent at the same time. A

does net-snmp integrate well with Compaq Insight Manager?

2005-10-05 Thread Bruce Shaw
How do you set it up with net-snmp acting as the agent? -- This communication is intended for the use of the recipient to which it is addressed, and may contain confidential, personal and or privileged information. Please contact us immediately if you are not the intended recipient of this commu

Re: Trap destinations and Manager addresses in snmpd.

2005-08-08 Thread Robert Story
On Tue, 26 Jul 2005 19:51:42 +0530 Kurapati wrote: KMG> In this version of snmpd, is there a way to configure the trap KMG> destinations and the allowed SNMP Managers addresses using SNMP SET KMG> requests? I know, we can add more inform-sinks, trap-sinks, snmp manager KMG> addresses i

Trap destinations and Manager addresses in snmpd.

2005-07-26 Thread Kurapati M-G19456
Hi all, We are using NET-SNMP-5.1.1. In this version of snmpd, is there a way to configure the trap destinations and the allowed SNMP Managers addresses using SNMP SET requests? I know, we can add more inform-sinks, trap-sinks, snmp manager addresses in snmpd.conf and give SIGHUP to snmpd to

Re: [MIB Writing] SNMP Manager Get request

2005-07-13 Thread Robert Story
On Tue, 05 Jul 2005 13:42:08 +0200 Alexandre wrote: AP> I've written a little MIB for my own purpose. AP> When Compiling it within the snmp manager and then requesting my AP> variable from various snmp managers, some looks for: AP> myVariable.0 ans others myVariable.1 A scalar

[MIB Writing] SNMP Manager Get request

2005-07-05 Thread Alexandre Pashai
hi all! I've written a little MIB for my own purpose. When requesting my variable from various snmp managers, some look for: myVariable.0 myVariable.1 My snmp agent expect to be asked for .0 some ideas ? thanks --- SF.Net email is sponso

[MIB Writing] SNMP Manager Get request

2005-07-05 Thread Alexandre Pashai
hi all! I've written a little MIB for my own purpose. When Compiling it within the snmp manager and then requesting my variable from various snmp managers, some looks for: myVariable.0 ans others myVariable.1 My snmp agent expect to be asked for .0 some ideas ? t

Re: Communication between Manager and Agent through a FW

2005-05-20 Thread Dave Shield
On Fri, 2005-05-20 at 11:03, Foppa Foppa wrote: > but still, i dont see any answer from the server Check access control on the SNMP agent Check firewall settings on the SNMP server host (e.g. iptables) Check libwrap settings on the SNMP server (/etc/hosts.allow) See recent messages on the mailin

Re: Communication between Manager and Agent through a FW

2005-05-20 Thread Foppa Foppa
> Hi guys, > > here is my problem > > I have a firewall between my Manager server and the > server i want to monitor with net-snmp. > > IP manager : X > IP Firewall : Y > IP Agent : Z > > Z is answer well when i ask in "localhost" > but when i

Communication between Manager and Agent through a FW

2005-05-19 Thread Foppa Foppa
Hi guys, here is my problem I have a firewall between my Manager server and the server i want to monitor with net-snmp. IP manager : X IP Firewall : Y IP Agent : Z Z is answer well when i ask in "localhost" but when i tried to do it from the Manager here is what i see i do a &q

  1   2   >