Managing NerveCenter - Managing Management Information Bases (MIBs) - Compiling the NerveCenter MIB -
Adding or Removing MIB Definitions      Configuring NerveCenter to Use the New MIB

Compiling the NerveCenter MIB

After you modify the mibcomp.txt file, you must compile the NerveCenter MIB. The MIB compiler updates the MIB to support the types of devices you want to monitor.

 
  To compile the MIB:

  1. At a command prompt, change to the mib directory (mibs on UNIX).
  2. Type the following command. Then press Enter.

    ..\bin\mibcomp mibcomp.txt

    If you have used previous versions of NerveCenter, please note that you do not need the @.

    As the compiler compiles the file, it displays a series of messages. If a problem needs your attention, the compilation fails. You must resolve the error and re-compile. The error is displayed on the last line on your screen. You will have to do this more than once if you have several errors. Errors are generally syntax problems in third-party MIBs or MIBs that do not comply with the RFC specification. For tips on solving compilation errors, see Troubleshooting: Managing Management Information Bases (MIBs).

  3. If you did not compile the MIB on the machine that is running the NerveCenter Server, copy it to the server machine now.

You have updated the MIB that includes the definitions you need. Now, you must use the NerveCenter Administrator to load this MIB. See, Configuring NerveCenter to Use the New MIB.


Adding or Removing MIB Definitions Configuring NerveCenter to Use the New MIB
29 July 2003