HP (Hewlett-Packard) 7 SNMP Nail Gun User Manual


 
Insight Manager 7 SNMP Extensions utility
troubleshooting a
failed registration
The MIB may not register. If the MIB registration is unsuccessful, a message is displayed with a
possible explanation. Registration most often fails for the following circumstances:
The program cannot import a dependency file. MIBs often refer to other MIBs, known
as dependents. Dependent MIBs must be in the same location as the MIB that names
them as dependents. Read the MIB you are registering to find the dependent MIBs.
The import statement syntax is incorrect. Check the syntax of the import statement and
that the MIBs can be found as specified.
The imported MIB contains invalid syntax or is not a valid MIB file. Some possibilities
are an invalid Definition within the MIB structure, duplicate module names, or incorrect
syntax for a variable entry.
Note: MIBs require varying amounts of time to compile. As long as none of the conditions exist
for failure, the MIB continues to compile. If the time required exceeds the browser timeout, you
will need to reconnect to Insight Manager 7. When the registration succeeds, the compiled MIB
is added to the list of registered MIBs.
registration error
messages
The command mcompile generates progress messages during a compile and displays an error
if the registration is unsuccessful. Although, success or failure messages that are generated are
the same for both interfaces, you can view the progress in command line mode. The following
example shows the progress of the ntcmgt.mib.
>mcompile ntcmgt.mib
>runtime\bin\jre -ms8m -mx750m -cp
lib\jgl3.1.0.jar;.;lib\swing.jar;lib\windows.jar;lib\msxml.jar;lib\ac
tivation.jar;lib\mail.jar
compaq.protocol.snmp.MibMgr.MibCompiler.MibCompilerShell ntcmgt.mib
Trying connection to database using property file:
\config\database.props
Database connection test successful for URL: jdbc:odbc:INSIGHT_DB_V2
User: sa pwd:
Database Machine:
SERVER1
Database Version:
Microsoft SQL Server 7.00 - 7.00.623 (Intel X86)
Nov 27 1998 22:20:07
Copyright (c) 1988-1998 Microsoft Corporation
Standard Edition on Windows NT 4.0 (Build 1381: Service Pack 4)
Database Driver:
JDBC-ODBC Bridge (SQLSRV32.DLL) 1.1001 (03.70.0623)
++++ Processing file "ntcmgt.mib".
24