Owner's Manual

The CLI identified an error, such as a command or command option validation error. The error code is generated
by the CLI. The module number for the CLI is 0xEE. An error number for each command and option will display.
An OMPC back-end error occurs. In this situation, the error code from the server will be returned by the CLI.
The error codes use the following format:
8E|Module|Related Module (Optional)|Detail (Optional)
OMPC modules and error codes:
OMPC Database — 0x01
DCM SDK — 0x02
OMPC UI asset — 0x03
DC Modeling — 0x04
Overview — 0x05
Monitoring — 0x06
User Accounts — 0x07
Setting — 0x08
Event — 0x09
Discovery — 0x0A
License — 0x0B
Policy — 0x0C
Connection Pool — 0x0D
Role/ Privilege — 0x0E
Login/ Logout — 0x0F
Profile — 0x10
Available List — 0x11
Security — 0x12
Paging/Sorting/Filtering — 0x13
Configuration — 0x14
Unit Handler — 0x15
Infrastructure — 0x16
Unknown — 0xFF
31