Connectivity Guide

Possible Data Values Meaning of Data Value
baseDevice(0)
Device type is base device.
optionalDevice(1)
Device type is optional device.
Table 914. SD Card Device Type
Variable Name:DellSDCardDeviceType
Data Type:Integer
Possible Data Values Meaning of Data Value
other(1)
Device type is other.
unknown(2)
Device type is unknown.
hypervisor(3)
Device type is Hypervisor.
vFlash(4)
Device type is Virtual Flash (vFlash.)
Table 915. SD Card Device Cong Capabilities
Variable Name:DellSDCardDeviceConfigCapabilities
Data Type:Integer
NOTE: These values are bit elds, so combination values are possible.
Possible Data Values Meaning of Data Value
none(0)
SD card device has none of the following capabilities.
sdCapable(1)
SD media can be enabled.
vFlashCapable(2)
Virtual Flash (vFlash) can be enabled.
Table 916. SD Card Device Cong Settings
Variable Name:DellSDCardDeviceConfigSettings
Data Type:Integer
NOTE: These values are bit elds, so combination values are possible.
Possible Data Values Meaning of Data Value
none(0)
SD card device has none of the following settings.
sdEnabled(1)
SD media is enabled.
vFlashEnabled(2)
Virtual Flash (vFlash) is enabled.
Table 917. SD Card Device Card State
Variable Name:DellSDCardDeviceCardState
Data Type:Integer
Possible Data Values Meaning of Data Value
none(0)
SD card state is none of the following states.
present(1)
Device is present.
ipmiReady(2)
Device is IPMI ready.
fullReady(4)
Device is full ready.
offline(8)
Device is oine.
failed(16)
Device is failed.
215