CIMC Config Mode Command Reference

cimc

Configures the CIMC Alerts Exporter configuration.

Command Mode

Exec > Global Configuration

Syntax

cimc enabled { false | true} 

enabled { false | true}

Specify to enable or disable the CIMC Alerts Exporter.

Must be one of the following:

  • false

  • true

Default Value: false.

Usage Guidelines

Use this command to configure the CIMC Alerts Exporter configuration.

cimc cluster

Configures the list of CIMC clusters to be monitored.

Command Mode

Exec > Global Configuration

Syntax

cluster cluster_name 

cluster_name

Specify the cluster name, used for label.

Must be a string in the pattern [a-z0-9][a-z0-9\.\-]*[a-z0-9].

Usage Guidelines

Use this command to configure the list of CIMC clusters to be monitored.

cimc cluster default

Configures the default values to be used on all CIMC connections.

Command Mode

Exec > Global Configuration

Syntax

default username user_name password password 

password password

Specify the default password used to connect CIMC.

Must be a string.

username user_name

Specify the default user name used to connect CIMC.

Must be a string.

Usage Guidelines

Use this command to configure the default values to be used on all CIMC connections.

cimc cluster server

Configures the CIMC server parameters.

Command Mode

Exec > Global Configuration

Syntax

server cimc_server_name ip ip_address/host_name username user_name password password 

ip ip_address/host_name

Specify the CIMC server IP address or host name.

Must be a string.

password password

Specify the password to connect CIMC.

Must be a string.

username user_name

Specify the user name to connect CIMC.

Must be a string.

cimc_server_name

Specify the CIMC server name to use in alerts.

Must be a string.

Usage Guidelines

Use this command to configure the default values to be used on all CIMC connections.