To understand how the mapping works, have a look at http://www.jboss.org/wiki/Wiki.jsp?page=JBossSNMPAdapter
To enable hearbeat, just set the HeartBeatPeriod to a different value (number of seconds), it's disabled by default: at deploy/snmp-adaptor.sar/META-INF/jboss-service.xml | <attribute name="HeartBeatPeriod">0</attribute> | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874502#3874502 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874502 ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
