Name

nnmrbaconfig.ovpl — Manage HP OO Configuration used by NNMi iSPI NET.

SYNOPSIS

nnmrbaconfig.ovpl -? | -add [-u <username> -p <password>] -oohost <oo host> -ooport <oo port> -oouser <oo user> -oopassword <oo password> -oocertificate <oo certificate> | -remove | -list

DESCRIPTION

nnmrbaconfig.ovpl is a Perl script that enables you to manage the HP OO configuration used by NNMi iSPI NET.

Parameters

nnmrbaconfig.ovpl supports the following options:

-?

Displays the usage statement.

-add

Add HP OO configuration.

-u <username>

Supply the NNMi administrator username to run the script. This script requires the NNMi administrator username unless you use an nnm.properties file. See the nnm.properties.4 reference page for more information.

-p <password>

Supply the NNMi administrator password to run the script. This script requires the NNMi administrator password unless you use an nnm.properties file. See the nnm.properties.4 reference page for more information.

-oohost <oo host>

Supply the host on which HP OO is running.

-ooport <oo port>

Supply the port on which HP OO is running.

-oouser <oo user>

Supply the HP OO administrator user name.

-oopassword <oo password>

Supply the HP OO administrator password.

-oocertificate <oo certificate>

Supply the path to HP OO certificate.

-remove

Remove HP OO configuration.

-list

List HP OO configuration.

EXAMPLES

nnmrbaconfig.ovpl -add -oohost hpoo.mycompany.com -ooport 8443 -oouser admin -oopassword admin -oocertificate /home/user/Desktop/pascert.cer -u username -p adminpassword

Adds the specified HP OO configuration.

nnmrbaconfig.ovpl -remove -u myusername -p myadminpassword

Removes HP OO configuration.

nnmrbaconfig.ovpl -list -u myusername -p myadminpassword

Lists HP OO configuration.

AUTHOR

nnmrbaconfig.ovpl was developed by Hewlett Packard Enterprise.

Return to Reference Pages Index