nv-l

Re: How to coerce a mib on NT?

2000-03-09 21:42:40
Subject: Re: How to coerce a mib on NT?
From: lclark AT us.ibm DOT com
To: nv-l AT lists.tivoli DOT com
Date: Thu, 9 Mar 2000 21:42:40 -0500

Wow, I just searched the archives and found that Matt Moore asked this one
last
June.  No answer, though. Matt, did you try this, and did it work?

>Thanks, but unfortunately there is no mib.coerce file on NT. The only
>reference to data types I can see is in the snmpcol.conf file. If I edit
the
>data types directly in this file, will this cause me any grief?

>eg. Can I change INTEGER to COUNTER below

>MIB .1.3.6.1.4.1.9.2.2.1.1.12 5 locIfInCRC.5 units INTEGER R netview
>C smartset:Routers 0xffffffff 300 >=3D 1.000000 < 100.000000 % d 58720263
>Regards,
>Matt Moore

Cordially,

Leslie A. Clark
IBM Global Services - Systems Mgmt & Networking
Detroit
==========================================================


I tried threatening it ....:)
On AIX, we have the mib.coerce file that is mostly used to change useful
Cisco mib variables from INTEGER to COUNTER so we can graph them
as rates of change, since they really are like counters in that they
continue to grow from boot time. On NT, I don't see that file, and mib
appls I make to look at the locIf variables don't work as expected (flat
line 6543 instead of flat line 0). Is there a way to do this on NT?

Another possiblity, but I don't know how to go about it, is maybe faking
the mib. I had to unload a cisco-if mib last week to get the MIB-II
Interface variables back to Counter, because the Cisco-if mib file re-
defined them as Counter32, then redefined Counter32 as Integer. What
would happen if I just changed the old cisco mib so that the locIf stuff
was Counter instead of Integer? Anybody tried this?

All guesses are welcome..

Cordially,

Leslie A. Clark
IBM Global Services - Systems Mgmt & Networking
Detroit


<Prev in Thread] Current Thread [Next in Thread>