Zongjun <[email protected]> writes: >> I'm in trouble with the configuration of the snmpv3 trap. >> I used create_trap_session to add the session list in order to create >> the trap list. I can use SNMP_VERSION_1 and SNMP_VERSION_2C. But when i >> use SNMP_VERSION_3 as the param of the create_trap_session, it returns 0.
> Were you able to solve the issue? The best example code you could both look at, if you must create it manually, is probably the code that implements the 'trapsess' config token. See the agent/agent_trap.c file for the snmpd_parse_config_trapsess() code. -- Wes Hardaker SPARTA, Inc. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ 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
