Hi all,<br><br>As  I  looked in to the document page for OpenSIPs + SNMP configuration; <a href="http://www.opensips.org/html/docs/modules/devel/snmpstats.html">http://www.opensips.org/html/docs/modules/devel/snmpstats.html</a> <br>
<br>Some points which are not cleared to me, like to ask. As far as the configuration in OpenSIPs part, I only need to call following options in the configuration?<br><br style="font-family:arial,helvetica,sans-serif"><pre style="font-family:arial,helvetica,sans-serif" class="code c">
loadmodule <span class="st0">&quot;snmpstats.so&quot;<br><br></span>modparam<span class="br0">(</span><span class="st0">&quot;snmpstats&quot;</span><span class="sy0">,</span> <span class="st0">&quot;sipEntityType&quot;</span><span class="sy0">,</span> <span class="st0">&quot;proxyServer&quot;</span><span class="br0">)</span>
modparam<span class="br0">(</span><span class="st0">&quot;snmpstats&quot;</span><span class="sy0">,</span> <span class="st0">&quot;snmpgetPath&quot;</span><span class="sy0">,</span> <span class="st0">&quot;/usr/bin/&quot;</span><span class="br0">)<br>
<br><br>The thing is I need to check the number of current active calls which is provided by </span>&#39;opensipDialogTable&#39;. How can I run this option using snampwalk command to check current active<br>calls? Do I need to some more lines in OpenSIPs configuration?<br>
<br><br>Please advice.<br></pre>-- <br>Regards,<br><br>Ahmed Munir Chohan<br><br><br>