nv-l

[nv-l] Problem of the value of if%inerrors and if%outrrors

2006-03-06 21:18:13
Subject: [nv-l] Problem of the value of if%inerrors and if%outrrors
From: Parichat Kulju <cisdaric AT th.ibm DOT com>
To: nv-l AT lists.tivoli DOT com
Date: Tue, 7 Mar 2006 09:18:22 +0700

Hello List,

        I have TIVOLI Netview 7.1.4 on Windows2000 + MS SQL server.I want to collect errors from CISCO router 3700 series and keep it in percentage. So I choose if%inerrors and if%outrrors in 'MIB Collect Data' menu. Its values (in MS SQLserver database) should not over 100% right ? It's because this value came from

If%inErrors \
"input errors/total packets received" \
                           .1.3.6.1.2.1.2.2.1.14. \
                           .1.3.6.1.2.1.2.2.1.11. \
                           .1.3.6.1.2.1.2.2.1.12. \
                           + / 100 *

As show in MIBExpr.conf file

But a little confusing is, its values (in 'theValue' field of snmpcollectdata table)  we get 'theValue' up to 43433.33 in the table. So what does it mean? Why it show that way?  What do I do wrong? How can I get the errors in percentage?

Do I have to get theValue and do some calculation again? I just need to get this value from the database to use in our custom application.

Please help me on this case.Thank you in advance.


Best Regards,
Parichat K.
<Prev in Thread] Current Thread [Next in Thread>
  • [nv-l] Problem of the value of if%inerrors and if%outrrors, Parichat Kulju <=