1hpiinv(1) OpenHPI hpiinv(1)
2
3
4
6 hpiinv - An openhpi sample application that shows resources' inventory
7 records.
8
10 hpiinv [-x] [-a asset_tag]
11
13 hpiinv walks the RPT (Resource Present Table) looking for resources
14 that have Inventory Capability. It displays all inventory records
15 found.
16
18 -a Sets the asset tag
19 -x Display debug messages
20 -z Display extra debug messages
21
23 For generic OpenHPI, there is *no* additional environment variable
24 required. For some devices; sahalee, mBMC; BMCONLY flag needs to be
25 set for additional device characterization based on rdr.IdString.Data.
26
29 Authors of this man page:
30
31 Peter D Phan (pdphan@users.sourceforge.net)
32
33
34
352.14.1 2009-11-23 hpiinv(1)