RE: IPADDRESS

2008-09-10 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of /xig > Sent: Wednesday, September 10, 2008 6:57 PM > HELLO: > why I can't use IPADDRESS? It is deprecated. I don't say this about many technical issues, but it was a mistake that should never have happene

IPADDRESS

2008-09-10 Thread /xig闲云野鹤
HELLO: why I can't use IPADDRESS?- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for tw

Re: v2 notifications as v1 traps

2008-09-10 Thread dan anderson
Thanks very much. That's all correct, of course; I'd skimmed right over paragraph 4 section 3.2 of that rfc somehow, and didn't go back to re-check it. Much appreciated! Cheers, -Dan 2008/9/10 Mike Ayers <[EMAIL PROTECTED]>: > > >> -Original Message- >> From: [EMAIL PROTECTED] >> [mailto

RE: Net SNMP usage problem with prior installation

2008-09-10 Thread Mike Ayers
> From: Mohan M [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 10, 2008 5:09 PM > Good news that I am getting automatic traps from > DISMAN/events for the below events > > a) When disk usage exceeds the % configured > b) When the link is brought down > c) When the configured process is

RE: Net SNMP usage problem with prior installation

2008-09-10 Thread Mohan M
Hi,   Good news that I am getting automatic traps from DISMAN/events for the below events a) When disk usage exceeds the % configured b) When the link is brought down c) When the configured process is stopped & d) The usual cold stop/start traps   The problem is that this trap is sent to the wai

RE: v2 notifications as v1 traps

2008-09-10 Thread Mike Ayers
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of dan anderson > Sent: Wednesday, September 10, 2008 3:53 PM > To: net-snmp-users@lists.sourceforge.net > Subject: Re: v2 notifications as v1 traps > > Nobody knows? Hmm. Would anyone be able to st

Re: v2 notifications as v1 traps

2008-09-10 Thread dan anderson
Nobody knows? Hmm. Would anyone be able to start and stop a snmpd with a v1 trap sink registered (probably just with snmptrapd), and let me know the values of enterpriseOID, specifictype, and generictype? It'd be very useful, and I'd appreciate it very much. (I don't have a running net-snmp snmpd

v2 notifications as v1 traps

2008-09-10 Thread dan anderson
When sending v2 notifications as v1 traps, is it correct to set the enterprise OID to the parent of the trap, the generic type to enterprise, and the specific type to the last digit of the notification's oid? Eg. for ucdShutdown, would it be enterpriseOID: ucdavis.ucdTraps, generic: 6 (enterprise-

RE: Snmp statistics - snmp_get_statistic does not work

2008-09-10 Thread Joan Landry
The environment I am running is one subabgent and one masteragent, where I want the subagent to control, store, and save in an sql database the snmpEnableAuthenTraps object value. Therefore I need to be able to control the get/set of this object in the subagent. I want to be able to allow/not allo

RE: Snmp statistics - snmp_get_statistic does not work

2008-09-10 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Joan Landry > Sent: Tuesday, September 09, 2008 9:18 AM > I would like to know if there is a way to allow a sub agent to control > the object snmpEnableAuthenTraps while allowing the master agent to > respond to counters in the

RE: How do I detect kill -9 snmpd?

2008-09-10 Thread Mike Ayers
> From: Vahid K [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 10, 2008 10:34 AM > Thanks for the response Mike. Just for clarification... > Am I to understand that there is no way to detect snmpd is > dead from inside the snmp subaganet? In that case I could > call send_v2trap() and

RE: How do I detect kill -9 snmpd?

2008-09-10 Thread Vahid K
Thanks for the response Mike. Just for clarification... Am I to understand that there is no way to detect snmpd is dead from inside the snmp subaganet? In that case I could call send_v2trap() and wouldn't know snmpd is gone. correct? Thanks > Subject: RE: How do I detect kill -9 snmpd? > Dat

Re: Net SNMP usage problem with prior installation

2008-09-10 Thread Pranesh Kulkarni
another configuration file "snmptrapd.conf" for traps . You can checkout for the traps. Pranesh On Wed, Sep 10, 2008 at 4:19 PM, Mohan M <[EMAIL PROTECTED]> wrote: > Hi Mike, > > Thanks for quick feedback. Yes I was doing some configuration mistake and > would like to share with you. > > Net-SN

RE: Net SNMP usage problem with prior installation

2008-09-10 Thread Mohan M
Hi Mike,   Thanks for quick feedback. Yes I was doing some configuration mistake and would like to share with you.   Net-SNMP has two types of configuration files which are snmp.conf and snmpd.conf. The mistake with my configuration was I had put everything everywhere (to avoid any problem). So