Hello Larry,
There is a file (/usr/OV/conf/snmpmib) that contains all the MIBs loaded in
NetView. It does not contain just the MIB names, but all the MIB
descriptions.
Each MIB in this file begins with a header : "-- START OF MIB:", so that you
can easily get your list by doing :
grep "START OF MIB" /usr/OV/conf/snmpmib
you can, of course, redirect the output to a file of yours.
Hope this answers your question.
Regards,
Bernard Baudoux
* : 02/56(88).524.68
* : 1GA2H
e-mail : bernard.baudoux@fortisbank.com
> -----Original Message-----
> From: Chance, Larry [SMTP:lchance@SFBCIC.COM]
> Sent: Wednesday, 16 August, 2000 15:18
> To: 'Netview Users'
> Subject: [NV-L] MIBs
>
> Is there a single file that would show which MIBs are
> loaded on the Netview server?
>
> After rebuilding the Netview server I need to reload the exact
> MIBs I had loaded on the previous server. I have copies of the old files.
>
> Thanks,
> Larry
>
|