<span class="gmail_quote"></span>Hi Jefrey<br>
<br>
Thanks for your answer.<br>
<br>
I will reply every point:<br>
<br>
# /opt/net-snmp/bin/snmpwalk -v 2c -c community localhost&nbsp; .1.3.6.1.4.1.27483<br>
OPENSER-REG-MIB::openser = No Such Object available on this agent at this OID<br>
<br>
# ps -ef | grep snmpd<br>
&nbsp;&nbsp;&nbsp; root&nbsp; 1649&nbsp;&nbsp; 579&nbsp;&nbsp; 0
17:50:07 pts/2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0:17
/opt/net-snmp/sbin/snmpd -d -f -Dagentx -x tcp:localhost:705<br>
&nbsp;&nbsp;&nbsp; root&nbsp; 2935&nbsp; 2778&nbsp;&nbsp; 0 09:59:21 pts/3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0:00 grep snmpd<br>
(I am running debug mode; the syntax of ps command is a little bti different because I am using Solaris)<br>
<br>
# grep -i agentx /var/log/snmpd.log<br>
agentx_build: packet built okay<br>
agentx/master: handle pdu (req=0x3ac55fdb,trans=0x0,sess=0xf)<br>
agentx/master: send response, stat 0 (req=0x3ac55fdb,trans=0x0,sess=0xf)<br>
agentx_build: packet built okay<br>
agentx/master: handle pdu (req=0x3ac55fdc,trans=0x0,sess=0xf)<br>
agentx/master: send response, stat 0 (req=0x3ac55fdc,trans=0x0,sess=0xf)<br>
agentx_build: packet built okay<br>
agentx/master: handle pdu (req=0x3ac55fdd,trans=0x0,sess=0xf)<br>
agentx/master: send response, stat 0 (req=0x3ac55fdd,trans=0x0,sess=0xf)<br>
agentx_build: packet built okay<br>
...<br>
<br>
# cat /opt/net-snmp/share/snmp/snmpstats.conf<br>
agentXsocket tcp:localhost:705<br>
<br>
# cat /opt/net-snmp/share/snmp/snmpd.conf<br>
syslocation&nbsp; XXXX<br>
syscontact&nbsp; XXXX<br>
agentaddress udp:161<br>
rocommunity&nbsp; community localhost<br>
master agentx<br>
<br>
As you can see, both of the files are located at the same directory.<br>
<br>
Finally, I do have tried the check. I can see Openser starts OK and the master agent receives the connection of the sub agent.<br>
<br>
Thank you very much for your help.<br>
<br>
Kind regards.<br>
<br>
Sergio G.<div><span class="e" id="q_1119e3d02382ef18_1"><br>
<br>
<br>
<br><br><div><span class="gmail_quote">On 3/29/07, <b class="gmail_sendername">jmagder</b> &lt;<a href="mailto:jmagder@somanetworks.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">jmagder@somanetworks.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Sergio,<br><br>First off, could you try running &quot;/opt/net-snmp/bin/snmpwalk -v 2c -c<br>community sipserver&nbsp;&nbsp;.1.3.6.1.4.1.27483&quot;?&nbsp;&nbsp;If that isn&#39;t succeeding,<br>then it would greatly help me debug your problem if you could answer the
<br>following questions:<br><br>1) What is the output of &quot;ps aux | grep snmpd&quot;?<br><br>2) What is the output of &quot;cat /var/log/messages | grep AgentX&quot;<br><br>3) Can you show me the contents of snmpstats.conf


?<br><br>4) Does snmpd.conf contain &quot;master agentx&quot;?<br><br>5) Is snmpd.conf located in the same directory as snmpstats.conf?<br><br>6) Have you tried the steps in &quot;Testing for a proper Configuration&quot; in
<br>section 1.6.4?<br><br>Thanks Sergio!<br><br>- Jeffrey Magder<br><br>Sergio Gutierrez wrote:<br>&gt; Hi list.<br>&gt;<br>&gt; I have installed Openser 1.2.0, with Net-snmp version 5.4 to support<br>&gt; the SNMPstats module. I have configured the subagent according to the
<br>&gt; instructions on the documentation, but I am not being able to obtain<br>&gt; any data.<br>&gt;<br>&gt; I am running both products on Solaris 10 Sparc.<br>&gt;<br>&gt; # /opt/net-snmp/bin/snmpwalk -v 2c -c community sipserver
<br>&gt; .1.3.6.1.4.1.27483.3.1.1.1.1.1.1<br>&gt; SNMPv2-SMI::enterprises.27483.3.1.1.1.1.1 = No Such Object available<br>&gt; on this agent at this OID<br>&gt;<br>&gt; # /opt/net-snmp/bin/snmpwalk -v 2c -c community sipserver
<br>&gt; openserSIPProtocolVersion<br>&gt; SNMPv2-SMI::enterprises.27483.3.1.1.1.1.1 = No Such Object available<br>&gt; on this agent at this OID<br>&gt;<br>&gt; Is there any other thing I should do after compiling and configuring?
<br>&gt;<br>&gt; Thanks in advance for your attention<br>&gt;<br>&gt; Kind Regards.<br>&gt;<br>&gt; Sergio Gutiérrez<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------
<br>&gt;<br>&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; <a href="mailto:Users@openser.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Users@openser.org
</a><br>&gt; <a href="http://openser.org/cgi-bin/mailman/listinfo/users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://openser.org/cgi-bin/mailman/listinfo/users</a><br>&gt;<br><br></blockquote></div><br>
</span></div>