Re: snmpd error

2005-03-16 Thread Robert Story
On Mon, 7 Mar 2005 21:04:39 +0530 Asha wrote: AK> i get this error and then the Agent starts AK> AK> snmpd: send_trap: Timeout AK> NET-SNMP version 5.2.1.rc3 You really should try the release version, instead of rc3. a timeout send a trap indicates you are using an inform sink, and the peer is n

snmpd error

2005-03-08 Thread Asha K
hi I installed Net-snmp in my linux rh9 machine. after installing and configuring the AGENT. I started the agent daemon using snmpd -f -Le i get this error and then the Agent starts snmpd: send_trap: Timeout NET-SNMP version 5.2.1.rc3 I am also trying to send a trap using the following progr

RE: snmpd: Error opening specified endpoint "udp:161"

2004-07-15 Thread Dietmar Tonn
bject: RE: snmpd: Error opening specified endpoint "udp:161" Means something else is using the port, or it's blocked (eg. by firewall). Are you sure there isn't an existing copy of something snmp related running already? >Subject: snmpd: Error opening specifie

snmpd: Error opening specified endpoint "udp:161"

2004-07-15 Thread Dietmar Tonn
On my linux box I am running snmpd as follows: ./snmpd -D -d -V -f -r -x localhost I am mystified as to why the demon can't open the UDP socket. Any pointers? The last bit of trace output before the demon exits is: trace: snmp_call_callbacks(): callback.c, 184: callback: calling a callback for

RE: snmpd: Error opening specified endpoint "udp:161"

2004-07-15 Thread Bruce Shaw
Means something else is using the port, or it's blocked (eg. by firewall). Are you sure there isn't an existing copy of something snmp related running already? >Subject: snmpd: Error opening specified endpoint "udp:161" This communication is intended for the use of th