On Sat, 22 Oct 2016 23:26:01 -0500 Joe wrote:
JC> We are interested in re-implementing some of the MIB
JC> implementations included with Net-SNMP.  We would prefer to
JC> leave the Net-SNMP code as is and augment existing
JC> functionality with our own code connecting via AgentX.
JC> However, this leads to duplicate registrations when the
JC> subagent tries to connect.

Are you setting a different priority?

JC> Is there a correct way to do this overriding, or do we just
JC> need to change the Net-SNMP source code so it will not register
JC> for the tables we want to override?

You shouldn't need to change the source - you can use -I to exclude
most tables at runtime.

Robert

------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to