|
|
Description:
|
productIDCodeUC OBJECT-TYPE
SYNTAX INTEGER {displayNone(0), -- X'00'
displayFirstHW(41), -- X'29'
displaySecondHW(42), -- X'2A'
displayFirstSW(153), -- X'99'
displaySecondSW(154) -- X'9A'}
ACCESS read-only
STATUS optional
DESCRIPTION
"A code indicating what product identification, if any is
to displayed in conjunction with the data-type and data.
displayNone - Do not display any product identification
data in conjunction with the data-type and
data.
displayFirstHW - display machine type or product common name
from the first entry of the machineType
or hardwareProdCommonName objects in the
hwProductInstallSpecificInfoTable.
displaySecondHW - display machine type or product common name
from the second entry of the machineType
or hardwareProdCommonName objects in the
hwProductInstallSpecificInfoTable.
displayFirstSW - display software product common name
from the first entry of the
softwareProdCommonName object in the
swProductInstallSpecificInfoTable.
displaySecondSW - display software product common name
from the second entry of the
softwareProdCommonName object in the
swProductInstallSpecificInfoTable."
|
|