dmiget(1M) System Administration Commands dmiget(1M)
NAME
dmiget - DMI command line retrieval utility
SYNOPSIS
dmiget -c compId [-a attrId] [-g groupId] [-s hostname]
dmiget -h
DESCRIPTION
The dmiget utility retrieves the table information of a specific component in the DMI Service Provider.
OPTIONS
The following options are supported:
-a attrId Display the attribute information for the component specified with the -c argument.
-c compId Display all the table information for the specified component.
-g groupId Display all the attribute information in the group specified with groupId for the component specified with the -c argument
-h Help. Print the command line usage.
-s hostname Specify the host machine on which dmispd is running. The default host is the local host.
EXIT STATUS
The following error values are returned:
0 Successful completion.
-1 An error occurred.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWsadmi |
+-----------------------------+-----------------------------+
SEE ALSO
dmi_cmd(1M), dmispd(1M), attributes(5)
SunOS 5.10 17 Dec 1996 dmiget(1M)