Menu

regd CIMOM

Help
Anonymous
2002-06-04
2002-07-11
  • Anonymous

    Anonymous - 2002-06-04

    Hi I  am trying to integrate WBEM in our product which is a SAN  switch.

    My question is twofold
    1) If I have a web server running on port 80 ,can I run CIMOM on some other port

    2) if I have a lot of legacy methods in c ;Since this is a SAN Switch every thing  to manage this switch
    is in terms of a C API , what are my options

    I think JNI is pretty hairy

    Is there anything else I can look into

     
    • Jim Davis

      Jim Davis - 2002-07-11

      1) You can run the CIMServer on any port that you set it to. The default is 5988. This is registered with IANA and in the CIM Operations Specifcation

      2) We use JNI. There is also a NPIinterface from IBM as part of their SBLIM project. Sun did provide a Provider Protocol Adapter for SBLIM.

      http://www-124.ibm.com/sblim/

       

Log in to post a comment.