Hi Magnus,
Thanks for the input.
Will get back to you after testing .
Thanks
Giridhar
-Original Message-
From: Magnus Fromreide [mailto:ma...@lysator.liu.se]
Sent: Saturday, March 02, 2013 3:33 AM
To: AR, Giridhar
Cc: net-snmp-coders@lists.sourceforge.net
Subject: Re: IPV6 netsnmp_transp
unregister_mib fails even for standard UCD-DLMOD MIB.
While registering all the columns are explicitly registered. But during
unregistering, unregister_mib tries to do an exact match with the root oid
to the subtree children that were registered. This seems to fail.
Checking if unregister_mib_range
On Fri, 2013-03-08 at 12:45 -0800, Pal Saint wrote:
> unregister_mib fails even for standard UCD-DLMOD MIB.
> While registering all the columns are explicitly registered. But
> during unregistering, unregister_mib tries to do an exact match with
> the root oid to the subtree children that were reg
On Fri, 2013-03-01 at 14:28 +0100, Thibault Goufier wrote:
> Good Afternoon,
> I would like to create a Master Agent to communicate on multiple snmp
> agent from one position.
> To better understand, I have attached a diagram.
> I'd like to know if the library net-snmp can achieve this kind of
>