Connectivity Guide
typeIsOther(1)
The interface type is not one of the following:
typeIsUnknown(2)
The interface type is unknown.
typeIsInternal(3)
The interface type is internal.
typeIsISA(4)
The interface type is an Industry Standard Architecture (ISA) bus.
typeIsEISA(5)
The interface type is an Extended Industry Standard Architecture (EISA) bus.
typeIsMCA(6)
The interface type is a microchannel architecture (MCA) bus.
typeIsTurboChannel(7)
The interface type is a turbo-channel bus.
Table 332. Resource Share Disposition
Variable Name: DellResourceShareDisposition
Data Type: Integer
Possible Data Values Meaning of Data Value
shareIsOther(1)
The share disposition is not one of the following:
shareIsUnknown(2)
The share disposition is unknown (not known or not monitored).
shareIsDeviceExclusive(3)
The share disposition is device exclusive.
shareIsDriverExclusive(4)
The share disposition is driver exclusive.
shareIsShared(5)
The share disposition is shared.
Table 333. Resource Memory Flags
Variable Name: DellResourceMemoryFlags
Data Type: Integer
Possible Data Values Meaning of Data Value
memoryIsReadOnly(1)
The resource memory is read-only.
memoryIsWriteOnly(2)
The resource memory is write-only.
memoryIsPreFetchable(4)
The resource memory is prefetchable.
memoryIsCombinedWritable(8)
The resource memory is read-write.
memoryIsF24(16)
The resource memory is F24.
Table 334. Resource Interrupt Type
Variable Name: DellResourceInterruptType
Data Type: Integer
Possible Data Values Meaning of Data Value
interruptIsLevelSensitive(1
)
The interrupt type is level sensitive.
interruptIsLatched(2)
The interrupt type is latched.
Server Administrator Group 95