CLI Guide
Command Level
1
Command Level
2
Command Level 3 Name= Value Pair
1
Name= Value Pair 2 Description
ponum=<n> Number of the
document that
authorized payment
for the system.
purchasecost=<n> Price the owner paid
for the system.
purchasedate=<mmddyy> Date the owner
purchased the
system.
signauth=<text> Name of the person
who approved the
purchase or the
service call on the
system.
waybill=<n> Receipt from the
carrier for the goods
received.
Example command for adding acquisition information
To provide a value for an acquisition parameter, type a command of the form: omcong system assetinfo info=acquisition
<name=value pair 2> or omcong servermodule assetinfo info=acquisition <name=value pair 2>. For example, type:
omconfig system assetinfo info=acquisition purchasedate=122101
or
omconfig servermodule assetinfo info=acquisition purchasedate=122101
The following message is displayed:
Asset information set successfully.
You can type more than one omcong system assetinfo or omcong servermodule assetinfo command at the same time, as long as
all of the parameters for name=value pair 2 belong to the same name=value pair 1. For example, to type more than one parameter
value for info=acquisition, use the following example as a syntax guide:
omconfig system assetinfo info=acquisition purchasecost=5000
waybill=123456 installdate=120501 purchasedate=050601 ponum=9999 signauth="John Smith"
expensed=yes costcenter=finance
or
omconfig servermodule assetinfo info=acquisition purchasecost=5000 waybill=123456
installdate=120501 purchasedate=050601 ponum=9999 signauth="John Smith" expensed=yes
costcenter=finance
The following message is displayed:
Asset information set successfully.
Adding depreciation information
Depreciation is a set of methods for computing the devaluation of the asset over time. For example, the depreciation of a system
that is expected to have a useful life of 5 years is 20 percent. Use the omcong system assetinfo info=depreciation or omcong
servermodule assetinfo info=depreciation command to add details about how the system's depreciation is computed. The following
table shows the valid parameters for the command.
108