Owner's Manual
find_device
Usage:
ompc_cli find_device [-service_tag <stag>] <device_name>
The find_device command is used to list all of the fully-qualified group names of the groups to which the device that is
identified by servtag or device_name belongs.
You cannot use service_tag and device_name at the same time.
Command Line Interface Error Codes
An error code appears when one of the following two conditions occurs:
• 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
31