Pamidipati Suresh-G20238 wrote:
Thanks for the path mentioned. But I am unable to login to submit the
patch. I have mentioned below the code changes done in
unregister_mib_context() function in agent/agent_registry.c. Can this
change be considered for the next patch.?
Logged as patch 1386528: h
(context);
1013 return MIB_UNREGISTERED_OK;
-Original Message-
From: Thomas Anders [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 20, 2005 8:01 PM
To: Pamidipati Suresh-G20238
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: Unregister is not working in NET-SNMP-5.2.2
Pamidipati Suresh-G20238 wrote:
Please let us know how can we submit this fix as a patch..?
www.net-snmp.org/patches
+Thomas
--
Thomas Anders (thomas.anders at blue-cable.de)
---
This SF.net email is sponsored by: Splunk Inc. Do you grep
PROTECTED] On Behalf Of
Kurapati M-G19456
Sent: Thursday, December 01, 2005 7:44 PM
To: Net SNMP
Subject: Unregister is not working in NET-SNMP-5.2.2.
All,
We are using NET-SNMP-5.2.2.rc6. When the SubAgent unregisters the OID
with the Agent using unregister_mib_context() API. Though a valid OID
All,
We are using NET-SNMP-5.2.2.rc6. When the SubAgent unregisters the OID
with the Agent using unregister_mib_context() API. Though a valid OID
is given as input to this function, we are seeing SubAgent sending JUNK
oids to the Agent for unregister. Has this behavior been observed by
anybod