HP Command View for Tape Libraries v.3.7 SMI-S Provider Installation Instructions (390736-009, December 2013)

Options wbemexec recognizes the following options:
Table 4
DescriptionCommands
Use the specified host. A CIM Server
must be running on the specified host. If
-h hostname
this option is not specified, wbemexec
will connect to the local host and
authenticate itself.
Use the specified port number. The port
number must be the port number on
-p portnumber
which the CIM Server is running on the
specified host. If no port number is
specified, wbemexec first attempts to
connect to the CIM Server on the default
port for wbem-http service; if that fails, it
tries the default port for wbem-https.
Use the specified HTTP version for the
request. The version must be "1.0" or
-v httpversion
"1.1". The 1.0 version may not be
specified if the M-POST method is
specified. By default, the request is sent
as an HTTP/1.1 request, using the HTTP
M-POST method.
Use the specified HTTP method for the
request. The method must be "POST" or
-m httpmethod
"M-POST". The M-POST method may not
be specified if the 1.0 version is
specified.
Wait the specified number of
milliseconds on sending a request, before
-t timeout
timing out if no response has been
received. The timeout value must be an
integer value greater than 0. The default
value is 20 seconds.
Authorize the operation using the
specified username. If username is not
-u username
specified, the current logged in user will
be used for authentication and
authorization.
Authorize the operation using the
specified password. If the password is
-w password
not specified and the remote host
requests authentication, the user will be
prompted for a password.
Enable the use of the SSL protocol
between wbemexec and the CIM server.
-s
Include specified debug information in
the output.
1 Include HTTP-encapsulated XML request
in output.
-d debugoption
2 Include HTTP header response in
output.
Operands inputfile The name of a file containing an XML encoded CIM
operation request. If this operand is omitted, input is read from stdn.
Extended Description wbemexec can only be used when the CIM Server is running.
wbemexec tool for CIM Server Configuration 9