[AGENT++] 3.2.21 changes questions

Marek Malowidzki malowidz at wil.waw.pl
Wed Jul 26 15:36:07 CEST 2006


Hi,

I have two questions about changes in 3.2.21 (some of them could appear earlier):
- "Removed global mutex for v3MP and USM": does this mean that v3MP::I->get_from_engine_id_table() is now MT-safe? Does this also mean that V3MP and USM member functions are now MT-safe (e.g., USM::add_usm_user())?
- "Changed: The functions to set/get the trap listen port of CNotifyEventQueue ar no longer static. Use the new functions Snmp::notify_set/get_listen_port() instead.": ok, but, the notification socket is a single per-process socket (in fact, this may be a per-machine socket as well), thus, this is rather a "static" thing. I think that setting the notification socket on an Snmp instance is misleading (but there is no problem with software upgrade).

Best regards,

Marek



More information about the AGENTPP mailing list