FW: Is the master agent multi-threaded?
"Makavy, Erez (Erez)" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <AAB4B3D3CF0F454F98272CBE187FDE2F09C89571@is0004avexu1.global.avaya.com> |
In case the master agent is not multi-threaded (SNMP request listening is blocked while sending traps), and I would like to make it multi-threaded; it kind of depends of the thread-safeness of the relevant MIB modules for sending V3 traps, and thus the question: Are the following net-snmp MIB implementations thread-safe? - snmpTargetMIB - snmpNotificationMIB - snmpUsmMIB - snmpVacmMIB Thanks, Erez. _____ From: [email protected] [mailto:[email protected]] On Behalf Of Makavy, Erez (Erez) Sent: Wednesday, December 28, 2005 11:25 AM To: [email protected] Subject: Is the master agent multi-threaded? Hey, 1) Is the master agent multi-threaded? a) Does it have different threads listening to SNMP requests, SNMP traps, AgentX... b) does it have a different thread for sending traps (So the listening for SNMP requests is not blocked) Thanks, Erez.