Re: Multiple SNMP Applications

2009-02-06 Thread Dave Shield
2009/2/6 Michael Jeung : > I'm trying to figure out how to solve this problem without resorting > to contexts. > > For example, can I have each of the applications create and > independantly manage a row inside a single table? If you are defining the MIB for this information, then yes - you can ce

Multiple SNMP Applications

2009-02-05 Thread Michael Jeung
Hi folks, I'm trying to solve an SNMP problem. I have an application that needs to report statistics via SNMP. There's one snag: Each running copy of my application needs to report it's own statistics information. So, I may have three copies of this application running on the same machine. Eac