Comment #2 on issue 1029 by jean.deruelle: SNMP Support
http://code.google.com/p/mobicents/issues/detail?id=1029

Jopr supports SNMP traps for Jopr Alerts
:http://mc4j.org/confluence/display/JOPR2/SNMP+Trap+Notifications
However it doesn't support agent notifications in the sense that it is not possible
to configure the server from a distant SNMP agent.

Also if one application needs to generate traps or respond to some events it is not
possible neither


There is also the JBoss SNMP Adapter :
http://community.jboss.org/wiki/JBossSNMPAdapter
It can be used to intercept JMX notifications emitted by MBeans, convert them to SNMP traps and send them to SNMP managers. In this respect the snmp-adaptor acts as an SNMP agent. It supports also basic get and getNext so one can now query snmp-oids,
which in turn are mapped to JMX attribute gets.

Next step is to ping jboss team on what's missing or the status and future of it and
to try the JBossSNMPAdapter


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to