RE: Problem with SNMPV3 response

2007-05-02 Thread Madan Mohan Goud
>What client software are you using? Is this based on Net-SNMP >code, or some other SNMP toolkit?] This behavior is same with Net-SNMP based as well as non-NetSNMP based SNMP clients. Thanks, Madan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

RE: snmptrapd forwarding with OID wildcards [SEC=UNCLASSIFIED]

2007-05-02 Thread Hart, Matthew MR 2
Thanks Wayne, We use a big correlation engine here (not open-source unfortunately), but we wanted to filter out the superflous messages before they get to it (our setup is too large to send every single event to the central correlation engine and let it sort them out). Now that the Dave S. has add

RE: snmptrapd forwarding with OID wildcards [SEC=UNCLASSIFIED]

2007-05-02 Thread Hart, Matthew MR 2
I've tested it out, and it all seems to be working. Thank you very much for the quick response and update! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Tuesday, 1 May 2007 21:38 To: Hart, Matthew MR 2 Cc: net-snmp-users@lists.sourcefo

how to use netsnmp_get_timed_stash_cache_handler

2007-05-02 Thread Lothar Werzinger
Hi, I am using NetSNMP version 5.4. I implemented an agentx subagent and I want to use caching for my scalar values. It looks like the stash cache would be just what I am looking for. However I can not use it, as the header file that declares the method I wanted to use (netsnmp_get_timed_stash

Re: snmpv3 traps not received

2007-05-02 Thread Dave Shield
On 02/05/07, M L <[EMAIL PROTECTED]> wrote: > Issue #1: If I run the command above first...I get errors. What errors? > I am able to use the tools, except the trap daemon (snmptrapd); its > configuration is quite catchy SNMPv3 traps are probably the single hardest thing to get working. >

Re: Using /etc/hosts.deny and /etc/hosts.allow

2007-05-02 Thread Dave Shield
On 01/05/07, Kalyan Kumar <[EMAIL PROTECTED]> wrote: >We would > like to use /etc/hosts.deny and /etc/hosts.allow for access control. This > access control DOES work when the query is made on standard MIBs (say, > RFC1213 'sysDescr') but doesn't work when the query i

Re: question concerning pass and exec

2007-05-02 Thread Dave Shield
On 01/05/07, Nicholas Ritter <[EMAIL PROTECTED]> wrote: > I included the config for your review: [snip] If that's the only access control settings you have, then yes - this error will probably block all access to your agent. > ##context sec.model sec.level prefix read write

Re: Problem with SNMPV3 response

2007-05-02 Thread Dave Shield
On 02/05/07, Madan Mohan Goud <[EMAIL PROTECTED]> wrote: > I integrated Net-SNMP agent into our system. When I > tried to connect the agent as SNMPV3 user(this user "madan" is already > configured in the agent), I am getting an error saying "Unknown > Engine-Id" as shown in the at

snmpv3 traps not received

2007-05-02 Thread M L
Hello. I have some questions regarding the reception of snmpv3 traps. I have a solaris 5.8 box and net-snmp v5.4. I need only the tools for getting info from other SNMP-enabled devices. By keeping this in mind, I have used the following ./configure --options: #./configure --prefix=$HOME/speak/n

RE: Complaint about libpopt in building - could not read symbols:File in wrong format

2007-05-02 Thread Casey Ong
Hello Thomas, Thanks... It resolved my the error. Rgds Casey -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Thomas Anders Sent: 02 May 2007 15:39 To: Casey Ong Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Complaint about libpopt in building - cou

Re: linkup traps generated while sending HUP signal to reconfigure

2007-05-02 Thread Dave Shield
On 30/04/07, inquisitive nc <[EMAIL PROTECTED]> wrote: > With 5.4 version, it is observed that linkUp traps are also generated when a > HUP signal is sent to snmpd while reconfiguring. Is this the expected > behavior? If not how to suppress these linkup traps. Try the following flag: $ man s

Re: doubts SNMP

2007-05-02 Thread Dave Shield
On 01/05/07, deciokos <[EMAIL PROTECTED]> wrote: > I want to develop a system that will use NET-SNMP but I have some doubts: > > 1) How could I know is there is an agent in a network node? a) By reading the documentation for that node, or talking to the administrator of it. b) By try

Using /etc/hosts.deny and /etc/hosts.allow

2007-05-02 Thread Kalyan Kumar
Hello, We are using "net-snmp-5.1.2" on Linux. We have 'agentX' subagents with enterprise MIBs. We have compiled net-snmp with libwrap support. We would like to use /etc/hosts.deny and /etc/hosts.allow for access control. This access control DOES work when the query is made on standard MIBs (sa

Re: proc, procfix and automated restart of failed process

2007-05-02 Thread Dave Shield
On 01/05/07, Lambert, Eric <[EMAIL PROTECTED]> wrote: > My question, and the logical one that follows I believe, is…how does one go > about automating the execution of said snmpset command upon given process > failure? $ man snmpd.conf : DisMan Event MIB : monitor [OPTION

Re: Complaint about libpopt in building - could not read symbols: File in wrong format

2007-05-02 Thread Thomas Anders
Casey Ong wrote: > I have the following error when building net-snmp rel 5.4 on a Redhat 4 > enterprise machine. I will appreiciate your kind advise... > [...] > gcc -g -O2 -Ulinux -Dlinux=linux -I/usr/include/rpm -o .libs/snmpd > .libs/snmpd.o -Wl,-E -Wl,-rpath -Wl,/usr/lib64/perl5/5.8.5/x86_64-li