Re: Read values from subagent

2010-02-10 Thread Dave Shield
On 10 February 2010 16:00, Andrea Agosti wrote: > I'm building a subagent and it need to read some values from snmp server > itself. >From the SNMP server (agent) or from the underlying system? Remember that the SNMP agent is simply a middleman. The majority of the information that it's reportin

Read values from subagent

2010-02-10 Thread Andrea Agosti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone, I'm building a subagent and it need to read some values from snmp server itself. There's a way to get a value from the same tree without the need of creating a snmp session as shown in snmpdemoapp.c? What I need is something like: int rea