>>>>> On Mon, 19 Jul 2004 16:34:38 -0500, [EMAIL PROTECTED] said:
Brian> We would like to separate the V3 username info (keys and Brian> whatnot) out from the MIB data (psyslocation, psyscontact, Brian> etc). Brian> Is there a mechanism in place to do this already? No, but it would be fairly easy to do. Modify agent/mibgroup/snmpv3/usmUserTable.c to change how stuff is stored. When the storage routines get called, have it store elsewhere instead. (you'll end up editing a function in snmplib/snmpusm.c actually). -- Wes Hardaker Sparta ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
