hi friends,
I wrote the code for authnopriv settings for snmp v3 get request and
it is working fine. But for authpriv settings iam not getting how to do it.
The following lines of code is for authnopriv. Please tell me how to write the
code for authpriv. Whether the generate_Ku function
Yes, thanks, it helps.
//regards
Claus
On 27.07.2011, at 17:45, Robert Story wrote:
> On Mon, 25 Jul 2011 21:01:47 +0200 Claus wrote:
> CK> A note about the general Mib index handling:
> CK>
> CK> The default is to create the MIB index at the persistentDir.
> CK> But the default is owned by ro
WH> The SNMPv3 specifications say that a running manager should allow its
WH> notion of an agents clock values to go forward, but not backward. Thus,
WH> we're doing what we're supposed to do: we won't accept *older* values
WH> than what we have cached (but would accept newer values). So, we're
W
On Tue, Jul 26, 2011 at 1:58 PM, Niels Baggesen
wrote:
> On Mon, Jul 25, 2011 at 08:53:51AM -0700, Dennis Andrews wrote:
> > Linux. I tested it on RHEL 6 and RHEL 5.5
>
> The following patch and running autoconf should fix it:
>
> diff --git a/configure.d/config_os_functions
> b/configure.d/confi