Very helpful, thanks. Judy
-----Original Message----- From: Robert Story [mailto:[email protected]] Sent: Tuesday, December 14, 2010 10:03 PM To: Judith Walker Cc: [email protected] Subject: Re: multiple subagents using the same MIB On Tue, 14 Dec 2010 17:27:57 -0800 Judith wrote: JW> I just want to make the subagents I've created unique enough that I won't get a duplicate registration error. My two programs both want to report the exact same statistics, so I want to use the same MIB/code. Registration is based on OID and context. So you have to either use a different OID or specify a context. (Note that if you use a context, clients must specify the context to get results. Also, context is a v3 thing, though it can be faked by mapping community strings.) ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
