On 31/07/07, Fong Tsui <[EMAIL PROTECTED]> wrote:
> Is it possible to get this override value from a subagent?
No - I don't think so.
Dave
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to
@lists.sourceforge.net
Subject: Re: override
On 31/07/07, Fong Tsui <[EMAIL PROTECTED]> wrote:
> How does override work? It seems it ignores what var_XXX( ) does.
That's correct.
It will return the given value for the specified OID, overriding
whatever
the agent code would normally report, and henc
On 31/07/07, Dominique bastien <[EMAIL PROTECTED]> wrote:
> It seem that the override directive doesn't work with
> the warm boot. I try some test last nigth and found
> error on each line after a -HUP.
>
> Jan 1 01:40:27 Overture snmpd[101]: /tmp/snmpd.conf:
> line 44: Error: oid registration fai
It seem that the override directive doesn't work with
the warm boot. I try some test last nigth and found
error on each line after a -HUP.
Jan 1 01:40:27 Overture snmpd[101]: /tmp/snmpd.conf:
line 44: Error:
oid registration failed within the agent
Jan 1 01:40:27 Overture snmpd[101]: /tmp/snmpd.
On 31/07/07, Fong Tsui <[EMAIL PROTECTED]> wrote:
> How does override work? It seems it ignores what var_XXX( ) does.
That's correct.
It will return the given value for the specified OID, overriding whatever
the agent code would normally report, and hence ignoring the var_XXX()
routine.
It's bas