<HTML><BODY>Hi all.<br><br>- CentOS 7.4.1708<br>- OpenSIPS 2.2.5<br>- configured as written here <a href="http://www.opensips.org/html/docs/modules/2.2.x/snmpstats.html">http://www.opensips.org/html/docs/modules/2.2.x/snmpstats.html</a> and http://saevolgo.blogspot.ru/2012/09/opensips-monitoring-using-snmp-part-i.html<br>-  OPENSER-MIB, OPENSER-REG-MIB, OPENSER-SIP-COMMON-MIB, OPENSER-SIP-SERVER-MIB, OPENSER-TC - put from opensips-2.2.5.gz to all MIBs location (/usr/share/snmp/mibs/)<br><br>opensips.cfg<br>***************<br><p>loadmodule "snmpstats.so"<br>modparam("snmpstats", "snmpgetPath", "/usr/bin/")<br>modparam("snmpstats", "sipEntityType", "registrarServer")</p><br><br>netstat OK:<br>***************<br><p>sip01 ~ # netstat -tulpn | grep -e opens -e snm<br>tcp 0 0 127.0.0.1:705 0.0.0.0:* LISTEN 26539/snmpd <br>tcp 0 0 127.0.0.1:199 0.0.0.0:* LISTEN 26539/snmpd <br>udp 0 0 10.5.10.21:5060 0.0.0.0:* 26569/opensips <br>udp 0 0 0.0.0.0:161 0.0.0.0:* 26539/snmpd</p>opensipsctl fifo OK:<br>***************<br><p>sip01 ~ # opensipsctl fifo ps<br>Process:: ID=0 PID=26569 Type=attendant<br>Process:: ID=1 PID=26571 Type=SNMP AgentX<br>...</p><br>But this command shows no output:<br>***************<br>snmpd -f -Dagentx -x tcp:localhost:705 2>&1<br><br><br>And as a result - SNMP monitoring does not work.<br><br>-----------------------------------------------<br><span style="font-size: 15px;" data-mce-style="font-size: 15px;">BR, Alexey</span><br style="font-size: 15px;" data-mce-style="font-size: 15px;"><span style="font-size: 15px;" data-mce-style="font-size: 15px;">http://alexeyka.zantsev.com/</span></BODY></HTML>