Good evening,
I'm quite new in the Kamailio community so at the beginning I just want to say
"Hello" to everyone.
I have a following problem with SNMP in Kamailio.
I want to collect data from Kamailio by SNMP. I've installed snmpd on the machine
(Linux RHEL) and it's working. I've load snmpstats module in Kamailio and it
starts up without error. I've configured Kamailio to use agentXsocket and enable
agentx in SNMP. Port 705 is opened and netstat shows connection established between
Kamailio and SNMP. Wireshark shows some packets going through. The problem is that there
is no data during snmpwalk from Kamailio. Just standard data from SNMP, nothing from
Kamailio. I've copied Kamailio MIBs to the proper directory, added it in the
snmp.conf. Moreover I've tried to add -m +KAMAILIO-REG-MIB to snmpwalk. Still no data
from Kamailio during snmpwalk.
Any ideas?
Best Regards,
Michal Muszalski