|
|
Description:
|
fscDdmInstallationType OBJECT-TYPE
SYNTAX INTEGER {
ddewin (1),
ddmwin (2),
mpwin (3),
ddelx (4),
ddmlx (5),
mplx (6),
unknown (99)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "Type of installed DuplexDataManager edition.
Possible values are:
DDMWIN PRIMERGY DuplexDataManager(R) (Windows)
DDEWIN PRIMERGY easyMirror(TM) (Windows)
MPWIN PRIMERGY MultiPath (Windows)
DDMLX PRIMERGY DuplexDataManager(R) (Linux)
DDELX PRIMERGY easyMirror(TM) (Linux)
MPLX PRIMERGY MultiPath (Linux)
UNKNOWN none of the above"
|
|
|
|