Re: Net-snmp: How to receive a trap with random engine ID?

2011-06-03 Thread Xiang Li
Hi On 6/3/2011 1:39 AM, chengkeke wrote: Hi All, *I have a issue about receiving snmp v3 trap.* Is it possible to receive a trap if use a random engine id when send the trap? If yes, how can I config it? That is likely impossible and is maybe especially true for authPriv Traps, without

Net-snmp: How to receive a trap with random engine ID?

2011-06-03 Thread chengkeke
Hi All, I have a issue about receiving snmp v3 trap. Is it possible to receive a trap if use a random engine id when send the trap? If yes, how can I config it? [Notes: In MIB browser, it can parsing trap information with random engineid. ] If use a fix engine id, I can see the trap

RE: receive a trap

2008-03-12 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of snmp girl > Sent: Wednesday, March 12, 2008 7:59 AM > it work , the problem that I start the register trap service > and who make the port 162 BUSY. > by the way this service what is its for??? I believe this is Micro

Re: receive a trap

2008-03-12 Thread snmp girl
youpii, it work , the problem that I start the register trap service and who make the port 162 BUSY. by the way this service what is its for??? thanks 2008/3/12, snmp girl <[EMAIL PROTECTED]>: > > > > hi again, > > now it gives me: > net-snmp VERSION 5.4.1 > couldn't open udp:162 --errno2 no such

Re: receive a trap

2008-03-12 Thread snmp girl
hi again, now it gives me: net-snmp VERSION 5.4.1 couldn't open udp:162 --errno2 no such file or directory. that's mean the problem of configuration is resolved but it still has a problem in opening the port 162 - This SF.net

Re: receive a trap

2008-03-12 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 12/

Fwd: receive a trap

2008-03-12 Thread snmp girl
2008/3/12, Dave Shield <[EMAIL PROTECTED]>: > > On 12/03/2008, snmp girl <[EMAIL PROTECTED]> wrote: > > I try snmpTrapAddr udp:hostname:162 > > with hostname: 192.168.192.120 > > but It gives me that snmptrapaddr no known as a cmd > > I believe that Mike was suggesting this as a configuration > dir

Re: receive a trap

2008-03-12 Thread Dave Shield
On 12/03/2008, snmp girl <[EMAIL PROTECTED]> wrote: > I try snmpTrapAddr udp:hostname:162 > with hostname: 192.168.192.120 > but It gives me that snmptrapaddr no known as a cmd I believe that Mike was suggesting this as a configuration directive, rather than a DOS command. Personally, I'd tend

Re: receive a trap

2008-03-12 Thread snmp girl
Hello I try snmpTrapAddr udp:hostname:162 with hostname: 192.168.192.120 but It gives me that snmptrapaddr no known as a cmd thanks to replying me soon ah another question should I create the snmpd.conf file or not thanks 2008/3/11, Mike Ayers <[EMAIL PROTECTED]>: > > > > From: [EMAIL PROTECTED]

RE: receive a trap

2008-03-11 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of snmp girl > Sent: Tuesday, March 11, 2008 8:59 AM > > net-snmp 5.4.1 > > couldn't open udp:162 --errno2 no such file or directory. > > Are you running this as yourself, or as root? > Port 162 is

Re: receive a trap

2008-03-11 Thread snmp girl
> > > > > net-snmp 5.4.1 > > couldn't open udp:162 --errno2 no such file or directory. > > Are you running this as yourself, or as root? > Port 162 is a "privileged port", and can only be used by > processes running as root. my manager is a windows machine , and I run it as administrative --

Re: receive a trap

2008-03-11 Thread Dave Shield
On 11/03/2008, snmp girl <[EMAIL PROTECTED]> wrote: > warning :no access control information configured > this receiver will not accept any incoming notification >From the FAQ entry How do I handle traps and notifications? http://www.net-snmp.org/wiki/index.php/FAQ:Applications_19 ...

receive a trap

2008-03-11 Thread snmp girl
hello I send and a trap and to receive it , I use a trap receiver , but I want also to receive it in my dos when I execute snmptrapd -f -Le , but as answer I get : warning :no access control information configured this receiver will not accept any incoming notification net-snmp 5.4.1 couldn't open