ntwrkd wrote: > I have a few questions about this: > 1) How can I force the data in question to an INTEGER or GAUGE by > using the extending snmpd.conf method
Use pass or pass_persist instead of exec/extend. It's a bit more complex, but gives you more flexibility (like returning data with a type other than string). +Thomas ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
