HP-UX Utilization Provider A.01.08.08.00 Data Sheet

Property Name
Property Inheritance
Property Value (and data source)
sint8 LanLinkAggregator[]
Values{"Unknown",
"False",
"True" },
ValueMap {"
-1", "0", "1" }
Local
Indicates whether
a given LAN card is a
link aggregator. If this attribute has a
value of True(
1), then data for this card
should not be used in summing card
data to determine the total LAN
utilization for the OS instance.
Otherwise, there
will be redundancy
between data in the link aggregator
and
data in the real physical cards.
sint8 LanUtilizati
on[]
Local
Average LAN utilization (by LAN card) in
percent of the maximum transfer rate
during the utilization snapshot. Valid
values are integers between 0 and 100,
inclusive. This array is a row
-major
order 1
-d representation of a 2-d array
where row 'n
' represents the snapshots
for the card with index 'n' in the
LanCards array. Snapshot 's' for card 'n'
is located at index
'n*NumSnapshots+s'. If MaxLanCards is
0, this property will be present, and
contain an array with no elements.
sint32
LanPayloadTr
ansferred[]
Local
Amount of LAN data transferred
(incoming and outgoing) in kilobytes
per second by LAN card during the
utilization snapshot. This array is a
row
-major order 1-d representation of
a 2
-d array where row 'n' represents
the snapshots for the card with index 'n'
in the LanCards array. Snapshot 's' for
card 'n' is located at index
'n*NumSnapshots+s'. If MaxLanCards is
0, this property will be present, and
contain an array with no elements.
sint32
LanMaxPayloadPossible[]
Local
Maximum possible amount of LAN data
i
n kilobytes (per second) transferable
by a LAN card during the utilization
snapshot,
based on the maximum
transfer rate of the card,
for example a
100 base T ethernet card has a
maximum transfer rate of 100,000,000
bits per second or 12,207 kilobytes per
s
econd. If the snapshot interval were
10 seconds, then the maximum
possible payload
transferable would be
122,070 KB. This array is a row
-major
order 1
-d representation of a 2-d array
where row 'n' represents the snapshots
for the card with index 'n' in the
LanCards array. Snapshot 's' for card 'n'
is located at index
'n*NumSnapshots+s'. If MaxLanCards is
0, this property will be present, and
contain an array with no elements.
sint32
LanPacketsTransferred[]
Local
Number of packets of lan
data
transferred (incoming and outgoing) by
LAN card during the utilization
snapshot. This array is a row
-major
order 1
-d representation of a 2-d array
where row 'n' represents the snapshots
for the card with index 'n' in the
LanCards array. Snapshot 's'
for card 'n'
is located at index
'n*NumSnapshots+s'. If MaxLanCards is
0, this property will be present, and
contain an array with no elements.