Ok I got a solution.

monitor -r 10 -o dskPath      -o dskAvail -o dskTotal "dskTable "
dskErrorFlag 0 1

so  when dskErrorFlag=1   I  get  .1.3.6.1.2.1.88.2.0.2
and when dskErrorFlag=0  I  get  .1.3.6.1.2.1.88.2.0.3

Thanks



On Thu, Jul 31, 2008 at 3:04 PM, Dave Shield <[EMAIL PROTECTED]> wrote:
> 2008/7/31 Osvaldo Alvarez Pozo <[EMAIL PROTECTED]>:
>> monitor -r 11 -o dskPath      -o  dskErrorMsg  "dskTable clear "
>> dskErrorFlag  == 0
>>
>> now i get my trap, but the only problem is that it has  almost the
>> same message WARNING: :Disk Space low dskTable clear  (null) (null)
>> dskErrorFlag.1 0 /boot, and the OID is the same.
>> How could I send a diskOkMSg  like OID?
>
> Use different '-o' options for the two monitors.
> E.g. omit 'dskErrorMsg' from the "dksTable clear" entry.
>
> Why would you be interested in an error message if the error has gone away?
>
> Dave
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to