>>>>> On Wed, 22 Apr 2009 17:28:13 +0530 (IST), B V Narasimhulu 
>>>>> <[email protected]> said:

BVN> How can I use the context ?

Context strings are used by mib code within the agent to register
certain sections of the MIB tree under a different context from another
chunk of MIB code (almost always, this is to avoid conflicting overlaps
of data).

You can't just create a context in the snmpd.conf configuration and have
data suddenly appear there.  The configuration simply specifies how you
can access existing data.

If you want an example, our snmptrapd applications registers the MIBs it
supports by connecting to a running snmpd daemon under the context
"snmptrapd".
-- 
Wes Hardaker
Please mail all replies to [email protected]

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to