failed to run NET-SNMP-TUTORIAL-MIB example

2014-03-21 Thread linda zhu
Hi, I tried to run the examples given for "Compiling in your new MIB module". I followed the instruction, copied nstAgentComduleObject.c and nstAgentModuleObject.h to agent/mibgroup, and run the command:  ./configure --with-mib-modules="nstAgentModuleObject" Then, did "make" and "make install".

all connections are refused except SNMP queries

2014-04-29 Thread linda zhu
Hi, I put the snmp agent running as a thread in a SIP proxy. Now, after integrating them together, except SNMP commands work, no connection can be established from user to SIP proxy by TCP connection. Any TCP connection is simply refused. At the same time, telnet to 127.0.0.1 is refused also.

Re: all connections are refused except SNMP queries

2014-04-30 Thread linda zhu
Michael: Thank you so much for you looking into my problem. I am running snmpd as a thread in my SIP proxy (named BSP). When snmpd is not enabled, everything is working fine. However, once snmpd is enabled, only connection to SNMPd is working, all other connections do not work. As you sugges

Re: all connections are refused except SNMP queries

2014-04-30 Thread linda zhu
ckets. If you find the reason, please let me know. Thank you a lot for your help. Thank you, Linda On Wednesday, April 30, 2014 10:26 AM, linda zhu wrote: Michael: Thank you so much for you looking into my problem. I am running snmpd as a thread in my SIP proxy (named BSP). When snmpd i