config command errors

This topic lists error messages for the config command.

See Common errors for a list of error messages that apply to all commands. See config command for information about command syntax and examples of command use.

Table 1. config command errors.

The error table is a multi-row, two-column table where each row describes a CMM CLI command error: column one lists the error reported by the command-line interface and column two describes what the error means.

Error message Definition
Contact must be enclosed in quotation marks. The user tries to enter a CMM Contact without enclosing it in double quotes.
Invalid input. Contact may not contain angle brackets. The user tries to enter a CMM contact containing angle brackets ("<" and ">").
Invalid input. Location may not contain angle brackets. The user tries to enter a CMM location containing angle brackets ("<" and ">").
Invalid input. Lowest U must be 2 digit number The user tries to enter a U number that is not two digits in length.
Invalid input. Lowest U must be numeric The user tries to enter a U number that is non-numeric.
Invalid input. Name contains invalid characters The user tries to enter a name containing characters that are not valid.
Invalid input. Name must be less than 16 characters. The user tries to enter a name that is more than 15 characters in length.
Invalid input. Name may not contain angle brackets. The user tries to enter a compute node name that contains angle brackets: "<" or ">".
Invalid input. Name can only contain alphanumeric characters, underscores, hyphens, pound signs, and periods. The user tries to enter a name for the CMM that is not valid.
Invalid input. Rack contains invalid characters The user tries to enter a rack identifier containing characters that are not valid.
Invalid input. Room contains invalid characters The user tries to enter a room identifier containing characters that are not valid.
Location must be enclosed in quotation marks. The user tries to enter a CMM Location without enclosing it in double quotes.
Rack must be enclosed in quotation marks The user tries to enter a rack identifier without beginning and ending double quotes.
Reading SNMPv1/SNMPv3 status failed. An internal errors occurs while the CMM is reading the SNMPv1/v3status.
Room must be enclosed in quotation marks The user tries to enter a room identifier without beginning and ending double quotes.
System location and contact must be defined when SNMPv1 or SNMPv3 agent is enabled. The user tries to undefine the system location or contact information while an SNMPv1 or SNMPv3 agent is enabled.