Server Management - Systems Insight Manager
1834568 Members
3629 Online
110069 Solutions
New Discussion

EVA SNMP forwarding to HP SIM

 
nbhms
Advisor

EVA SNMP forwarding to HP SIM

I'm trying to load the MIBs for the EVA on the HP SIM server, as per the instructions in the "Using HP Systems Insight Manager with HP StorageWorks Management Software" document. HP SIM is version 4.1

When I run the command "mxmib -a cpqhsv110v3.cfg", it comes back with the following error:

C:\Program Files\HP\Systems Insight Manager\mibs>mxmib -a cpqhsv110v3.cfg

IMPORTING CFG cpqhsv110v3.cfg
java.rmi.UnmarshalException: Error unmarshaling return header; nested exception
is:
java.net.SocketException: Connection reset
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:
203)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133)
at com.hp.mx.core.controllers.AlertControllerImpl_Stub.importCfg(Unknown
Source)
at com.hp.mx.core.client.AlertClientImpl.importCfg(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.addCfg(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.execute(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.dispatchCommand(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.main(Unknown Source)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:168)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
at java.io.DataInputStream.readByte(DataInputStream.java:331)
at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:
189)
... 7 more
com.hp.mx.core.client.MxSessionClosedException: Lost the connection with the ser
ver.
at com.hp.mx.core.client.AlertClientImpl.importCfg(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.addCfg(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.execute(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.dispatchCommand(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.main(Unknown Source)
java.rmi.ConnectException: Connection refused to host: 142.139.11.171; nested ex
ception is:
java.net.ConnectException: Connection refused: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:567)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185
)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:101)
at com.hp.mx.core.controllers.AlertControllerImpl_Stub.releaseLock(Unkno
wn Source)
at com.hp.mx.core.client.AlertClientImpl.releaseLock(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.addCfg(Unknown Source)
at com.hp.mx.cli.executors.MxMibCLIExecutor.execute(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.dispatchCommand(Unknown Source)
at com.hp.mx.cli.MxCommandDispatcher.main(Unknown Source)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
at java.net.Socket.connect(Socket.java:452)
at java.net.Socket.connect(Socket.java:402)
at java.net.Socket.(Socket.java:309)
at java.net.Socket.(Socket.java:124)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirect
SocketFactory.java:22)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMaster
SocketFactory.java:128)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:562)
... 9 more
4 REPLIES 4
David Claypool
Honored Contributor

Re: EVA SNMP forwarding to HP SIM

You should be logged in as the user that was used to install HP SIM...
nbhms
Advisor

Re: EVA SNMP forwarding to HP SIM

I am logged in as the account that did the install. It is also the account the service runs as.
Rob Buxton
Honored Contributor

Re: EVA SNMP forwarding to HP SIM

Hans,
The MIB upload failed the first time I tried it, but worked when I reran.
No idea why.
The problem I'm having is getting the SNMP Traps from the SMA seen by HPSIM. I know the traps arriving on the Server HPSIM is installed on, but they're just not being picked up.
nbhms
Advisor

Re: EVA SNMP forwarding to HP SIM

I've tried multiple times, reboots between, etc., no go.