Server Management - Systems Insight Manager
1753613 Members
5884 Online
108797 Solutions
New Discussion юеВ

Error on MIB import

 
Alexey Gromov
Occasional Advisor

Error on MIB import

Trying to get a decent support of my Symmetra UPS-es in HP SIM 6.2 by importing powernet401.mib. Getting error:

C:\Program Files\HP\Systems Insight Manager\mibs>"C:\Program Files\HP\Systems In
sight Manager\lbin\mcompile.exe" powernet401.mib

HP Systems Insight Manager Mib Compiler, Version 5.0.2.1
Copyright (c) 2003-2006 Hewlett Packard Corporation

Compiling powernet401.mib

Processing import file: RFC1155-SMI.mib
Processing import file: RFC1213-MIB.mib
Processing import file: RFC-1212.mib
Processing import file: RFC-1215.mib
Mib Compilation completed successfully

C:\Program Files\HP\Systems Insight Manager\mibs>"C:\Program Files\HP\Systems In
sight Manager\bin\mxmib.exe" -a powernet401.cfg

IMPORTING CFG powernet401.cfg
Error reading CFG: TRAP-TYPE Invalid severity Line: 53╨░627.
AN ERROR OCCURRED EXECUTING THE COMMAND

Usage:
mxmib -a
mxmib -f
mxmib -l
mxmib -t
mxmib -d

C:\Program Files\HP\Systems Insight Manager\mibs>

Is this normal?
I use the powernet401.mib downloaded from apc.com.
2 REPLIES 2
Alexey Gromov
Occasional Advisor

Re: Error on MIB import

Answering self.
The APC's .mib file contains SEVERITY keyword values that are not compatible with HP SIM. Namely SEVERE and WARNING. They must be replaced with CRITICAL or MAJOR or MINOR to successfully integrate this .mib into HP SIM.
Alexey Gromov
Occasional Advisor

Re: Error on MIB import

In powernet401.cfg I replaced SEVERE with CRITICAL. Then imported the edited file successfully:

C:\Program Files\HP\Systems Insight Manager\mibs>"C:\Program Files\HP\Systems In
sight Manager\bin\mxmib.exe" -a powernet401.cfg

IMPORTING CFG powernet401.cfg
COMMAND COMPLETED SUCCESSFULLY

C:\Program Files\HP\Systems Insight Manager\mibs>