Re: Sharing variables between SNMP agent and web server

2007-12-16 Thread Wes Hardaker
> "GM" == Giuseppe Modugno <[EMAIL PROTECTED]> writes: GM> Hi all! I'm starting to extend the Net-SNMP agent in order to GM> support a private enterprise subtree. I think I'll use the dlmod GM> (dynamically loadable modules) approach. GM> The variables under private subtree should be availab

Sharing variables between SNMP agent and web server

2007-12-07 Thread Giuseppe Modugno
Hi all! I'm starting to extend the Net-SNMP agent in order to support a private enterprise subtree. I think I'll use the dlmod (dynamically loadable modules) approach. The variables under private subtree should be available non only to SNMP managers, but to web browsers too at the same time. S