On 05/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I have a problem with ROM fetch_var_val() function, I am using Net-SNMP > 5.2.1. > My problem is I can set alarmVariable to etherStatsPkts.1, but will fail to > set alarmVariable to other objects such as: > ifInUcastPkts.1 > dot1dTpPortInFrames.1 > tcpInSegs.0 > udpInDatagrams.0
The Rmon code is basically completely unsupported (and my personal opinion is that we should stop shipping it altogether). The alarm functionality from this group has been superceded by the DisMan Event MIB support. This provides the same general ideas, but in a more flexible form. I'd suggest that you look at upgrading to the latest version (5.3.1 or one of the 5.4.preN bundles), and investigate the "monitor" directive. Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
