SNMP Reference Guide

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 859. SD Card Device Config Capabilities
Variable Name:DellSDCardDeviceConfigCapabilities
Data Type:Integer
NOTE: These values are bit fields, 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 860. SD Card Device Config Settings
Variable Name:DellSDCardDeviceConfigSettings
Data Type:Integer
NOTE: These values are bit fields, 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 861. 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 offline.
failed(16)
Device is failed.
active(32)
Device is active.
bootable(64)
Device is bootable.
writeProtect(128)
Device is write-protected.
250