Hi Net snmp coders,

I have following issue:
I have an external application (frrouting software) that fills in MIB
for different network namespaces.
I look for a way to send MIB information ( and traps) to different snmp daemons.
The idea behind that is to benefit from a community self to each namespace.

I investigated the code.
Among trials I did, I tried to call twice init_snmp() with two
different config parameters - two files -, without success.

I think you can confirm me it is not possible to 1 agent: N masters
relationships ?

So I was wondering if current external API of net-snmp was open
enough, so that an agent client code could be done with its own list
of file descriptors, etc... The only external dependency would be the
agentx protocol itself...

Would that be possible ?

Thanks for any replies,

Regards,
Philippe


_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to