*Hi,

I am using netsnmp 5.3.1.  I am trying to get the authoritative engine ID by
calling to get_enginetime(), but the fuction always fails.  The tshark
however shows the manager can successful talks to the agent with the right
msgAuthoritativeEngineBoot and msgAuthoritativeEngineTime.  And I am using
authNoPriv security level.

The following is the function call sequence:
snmp_sess_init
snmp_sess_open
snmp_pdu_create
snmp_sess_synch_response
get_enginetime_ex
snmp_sess_close

Is the failure from get_enginetime_ex due to the sequence above( I tried to
move it somewhere like after snmp_sess_close, but got the same thing)?  Or
is there an option for the netsnmp library?

Thanks,
Zongjun
*
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to