IDRAC-MIB-SMIv2

File: IDRAC-MIB-SMIv2.mib (527368 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
enterprises TEXTUAL-CONVENTION DisplayString

Defined Types

StringType  
General string type.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..1023)  

String64  
General string type for 64 byte strings.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

FQDDString  
String type for FQDD strings.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..512)  

MACAddress  
String type for MAC Address strings.
TEXTUAL-CONVENTION    
  OCTET STRING Size(6)  

ObjectRange  
Integer with a range of (1..128).
TEXTUAL-CONVENTION    
  INTEGER 1..128  

Unsigned8BitRange  
Integer with a range of (0..255).
TEXTUAL-CONVENTION    
  INTEGER 0..255  

Unsigned16BitRange  
Integer with a range of (0..65535).
TEXTUAL-CONVENTION    
  INTEGER 0..65535  

Unsigned32BitRange  
Integer with a range of (0..2147483647).
TEXTUAL-CONVENTION    
  INTEGER 0..2147483647  

Signed32BitRange  
Integer with a range of (-2147483647..2147483647).
TEXTUAL-CONVENTION    
  INTEGER -2147483647..2147483647  

BooleanType  
Integer with a range of (0..1). Where 0 = FALSE, 1 = TRUE
TEXTUAL-CONVENTION    
  INTEGER 0..1  

DateName  
String type for date strings of a given DateName format.
TEXTUAL-CONVENTION    
  OCTET STRING Size(25)  

StateCapabilitiesFlags  
State Capabilities flags.
TEXTUAL-CONVENTION    
  INTEGER unknownCapabilities(1), enableCapable(2), notReadyCapable(4), enableAndNotReadyCapable(6)  

StateSettingsFlags  
State Settings flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), enabled(2), notReady(4), enabledAndNotReady(6)  

ProbeCapabilitiesFlags  
Probe Capabilities flags.
TEXTUAL-CONVENTION    
  INTEGER upperNonCriticalThresholdSetCapable(1), lowerNonCriticalThresholdSetCapable(2), upperNonCriticalThresholdDefaultCapable(4), lowerNonCriticalThresholdDefaultCapable(8)  

StatusProbeEnum  
Probe Status enum.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), ok(3), nonCriticalUpper(4), criticalUpper(5), nonRecoverableUpper(6), nonCriticalLower(7), criticalLower(8), nonRecoverableLower(9), failed(10)  

StatusRedundancyEnum  
Redundancy Status enum.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), full(3), degraded(4), lost(5), notRedundant(6), redundancyOffline(7)  

ObjectStatusEnum  
Status of an object.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), ok(3), nonCritical(4), critical(5), nonRecoverable(6)  

RacTypeEnum  
RAC Type enum.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), idrac7monolithic(16), idrac7modular(17), idrac8monolithic(32), idrac8modular(33)  

SystemFormFactorEnum  
System Form Factor enum.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), u1(3), u2(4), u4(5), u7(6), singleWidthHalfHeight(7), dualWidthHalfHeight(8), singleWidthFullHeight(9), dualWidthFullHeight(10), singleWidthQuarterHeight(11), u5(12), u1HalfWidth(13), u1QuarterWidth(14), u1FullWidth(15)  

BladeGeometryEnum  
Blade Geometry enum.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), singleWidthHalfHeight(3), dualWidthHalfHeight(4), singleWidthFullHeight(5), dualWidthFullHeight(6), singleWidthQuarterHeight(7), u1HalfWidth(8), u1QuarterWidth(9), u1FullWidth(10)  

PowerStateStatusEnum  
Power State Status enum.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), off(3), on(4)  

SystemStateTableEntry  
SEQUENCE    
  systemStatechassisIndex ObjectRange
  systemStateGlobalSystemStatus ObjectStatusEnum
  systemStateChassisState StateSettingsFlags
  systemStateChassisStatus ObjectStatusEnum
  systemStatePowerUnitStateDetails OCTET STRING
  systemStatePowerUnitStatusRedundancy StatusRedundancyEnum
  systemStatePowerUnitStatusDetails OCTET STRING
  systemStatePowerSupplyStateDetails OCTET STRING
  systemStatePowerSupplyStatusCombined ObjectStatusEnum
  systemStatePowerSupplyStatusDetails OCTET STRING
  systemStateVoltageStateDetails OCTET STRING
  systemStateVoltageStatusCombined ObjectStatusEnum
  systemStateVoltageStatusDetails OCTET STRING
  systemStateAmperageStateDetails OCTET STRING
  systemStateAmperageStatusCombined ObjectStatusEnum
  systemStateAmperageStatusDetails OCTET STRING
  systemStateCoolingUnitStateDetails OCTET STRING
  systemStateCoolingUnitStatusRedundancy StatusRedundancyEnum
  systemStateCoolingUnitStatusDetails OCTET STRING
  systemStateCoolingDeviceStateDetails OCTET STRING
  systemStateCoolingDeviceStatusCombined ObjectStatusEnum
  systemStateCoolingDeviceStatusDetails OCTET STRING
  systemStateTemperatureStateDetails OCTET STRING
  systemStateTemperatureStatusCombined ObjectStatusEnum
  systemStateTemperatureStatusDetails OCTET STRING
  systemStateMemoryDeviceStateDetails OCTET STRING
  systemStateMemoryDeviceStatusCombined ObjectStatusEnum
  systemStateMemoryDeviceStatusDetails OCTET STRING
  systemStateChassisIntrusionStateDetails OCTET STRING
  systemStateChassisIntrusionStatusCombined ObjectStatusEnum
  systemStateChassisIntrusionStatusDetails OCTET STRING
  systemStatePowerUnitStatusCombined ObjectStatusEnum
  systemStatePowerUnitStatusList OCTET STRING
  systemStateCoolingUnitStatusCombined ObjectStatusEnum
  systemStateCoolingUnitStatusList OCTET STRING
  systemStateProcessorDeviceStatusCombined ObjectStatusEnum
  systemStateProcessorDeviceStatusList OCTET STRING
  systemStateBatteryStatusCombined ObjectStatusEnum
  systemStateBatteryStatusList OCTET STRING
  systemStateSDCardUnitStatusCombined ObjectStatusEnum
  systemStateSDCardUnitStatusList OCTET STRING
  systemStateSDCardDeviceStatusCombined ObjectStatusEnum
  systemStateSDCardDeviceStatusList OCTET STRING
  systemStateIDSDMCardUnitStatusCombined ObjectStatusEnum
  systemStateIDSDMCardUnitStatusList OCTET STRING
  systemStateIDSDMCardDeviceStatusCombined ObjectStatusEnum
  systemStateIDSDMCardDeviceStatusList OCTET STRING
  systemStateTemperatureStatisticsStateDetails OCTET STRING
  systemStateTemperatureStatisticsStatusCombined ObjectStatusEnum
  systemStateTemperatureStatisticsStatusDetails OCTET STRING

StateCapabilitiesLogUniqueFlags  
State Capabilities Log Unique Flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), onlineCapable(2), notReadyCapable(4), resetCapable(8)  

StateSettingsLogUniqueFlags  
State Settings Log Unique Flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), online(2), notReady(4), reset(8)  

LogFormatType  
Log Format Type.
TEXTUAL-CONVENTION    
  INTEGER raw(1), ascii(2), uniCode(3)  

ChassisTypeEnum  
Chassis Type Enum.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), desktop(3), lowProfileDesktop(4), pizzaBox(5), miniTower(6), tower(7), portable(8), lapTop(9), noteBook(10), handHeld(11), dockingStation(12), allInOne(13), subNoteBook(14), spaceSaving(15), lunchBox(16), mainSystemChassis(17), expansionChassis(18), subChassis(19), busExpansionChassis(20), peripheralChassis(21), raidChassis(22), rackMountChassis(23), sealedCasePC(24), multiSystemChassis(25)  

ChassisSystemClassEnum  
Chassis System Class Enum.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), workstationClass(3), serverClass(4), desktopClass(5), portableClass(6), netPCClass(7), storageClass(8)  

LEDControlCapabilitiesFlags  
LED Control Capabilities Flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), alertOnErrorCapable(2), alertOnWarningAndErrorCapable(4), alertOnWarningOrErrorCapable(6)  

LEDControlSettingsFlags  
LED Control Settings Flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), alertOnError(2), alertOnWarningAndError(4)  

ChassisIdentifyControlCapabilitiesFlags  
Chassis Identify Control Capabilities Flags.
TEXTUAL-CONVENTION    
  INTEGER unknownCapabilities(1), enableCapable(2), notReadyCapable(4), identifyCapable(8)  

ChassisIdentifyControlSettingsFlags  
Chassis Identify Control Settings Flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), enabled(2), notReady(4), identifyChassis(8), identifyChassisAndEnable(10)  

HostControlCapabilitiesFlags  
Host Control Capabilities Flags.
TEXTUAL-CONVENTION    
  INTEGER manualRebootCapable(1), manualPowerOFFCapable(2), manualPowerCycleCapable(4), manualAllExceptOperatingSystemShutdownCapable(7), manualOperatingSystemShutdownCapable(8), manualFullyCapable(15), manualRebootWithOSShutdownCapable(16), manualRebootWithoutOSShutdownCapable(32), manualPowerOffWithOSShutdownCapable(64), manualPowerOffWithoutOSShutdownCapable(128), manualPowerCycleWithOSShutdownCapable(256), manualPowerCycleWithoutOSShutdownCapable(512)  

HostControlSettingsFlags  
Host Control Settings Flags.
TEXTUAL-CONVENTION    
  INTEGER manualReboot(1), manualPowerOFF(2), manualPowerCycle(4), manualOperatingSystemShutdown(8), manualOperatingSystemShutdownThenReboot(9), manualOperatingSystemShutdownThenPowerOFF(10), manualOperatingSystemShutdownThenPowerCycle(12)  

WatchDogControlCapabilitiesFlags  
WatchDog Control Capabilities Flags.
TEXTUAL-CONVENTION    
  INTEGER automaticRebootCapable(1), automaticPowerCycleCapable(2), automaticNotificationCapable(4), automaticWatchDogTimerCapable(8), automaticPowerOffCapable(16), automaticAllExceptNotificationCapable(27), automaticFullyCapable(31)  

WatchControlSettingsFlags  
WatchDog Control Settings Flags.
TEXTUAL-CONVENTION    
  INTEGER automaticRebootEnabled(1), automaticPowerCycleEnabled(2), automaticNotificationEnabled(4), automaticPowerOffEnabled(8)  

WatchDogTimerCapabilitiesFlags  
WatchDog Timer Capabilities Flags.
TEXTUAL-CONVENTION    
  INTEGER type1Capable(1), type2Capable(2), type3Capable(4)  

PowerButtonControlCapabilitiesFlags  
Power Button Control Capabilities Flags.
TEXTUAL-CONVENTION    
  INTEGER unknownCapabilities(1), enableCapable(2)  

PowerButtonControlSettingsFlags  
Power Button Control Settings Flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), enabled(2), disabled(4)  

NMIButtonControlCapabilitiesFlags  
NMI Button Control Capabilities Flags.
TEXTUAL-CONVENTION    
  INTEGER unknownCapabilities(1), enableCapable(2)  

NMIButtonControlSettingsFlags  
NMI Button Control Settings Flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), enabled(2), disabled(4)  

SystemPropertiesFlags  
System Properties Flags.
TEXTUAL-CONVENTION    
  INTEGER energySmart(1)  

ChassisInformationTableEntry  
SEQUENCE    
  chassisIndexChassisInformation ObjectRange
  chassisStateCapabilities StateCapabilitiesFlags
  chassisStateSettings StateSettingsFlags
  chassisStatus ObjectStatusEnum
  chassisparentIndexReference ObjectRange
  chassisType ChassisTypeEnum
  chassisName String64
  chassisManufacturerName String64
  chassisModelTypeName String64
  chassisAssetTagName OCTET STRING
  chassisServiceTagName OCTET STRING
  chassisID Unsigned8BitRange
  chassisIDExtension Unsigned16BitRange
  chassisSystemClass ChassisSystemClassEnum
  chassisSystemName String64
  chassisLEDControlCapabilitiesUnique LEDControlCapabilitiesFlags
  chassisLEDControlSettingsUnique LEDControlSettingsFlags
  chassisIdentifyFlashControlCapabilities ChassisIdentifyControlCapabilitiesFlags
  chassisIdentifyFlashControlSettings ChassisIdentifyControlSettingsFlags
  chassisLockPresent BooleanType
  chassishostControlCapabilitiesUnique HostControlCapabilitiesFlags
  chassishostControlSettingsUnique HostControlSettingsFlags
  chassiswatchDogControlCapabilitiesUnique WatchDogControlCapabilitiesFlags
  chassiswatchDogControlSettingsUnique WatchControlSettingsFlags
  chassiswatchDogControlExpiryTimeCapabilitiesUnique WatchDogTimerCapabilitiesFlags
  chassiswatchDogControlExpiryTime Unsigned16BitRange
  chassisPowerButtonControlCapabilitiesUnique PowerButtonControlCapabilitiesFlags
  chassisPowerButtonControlSettingsUnique PowerButtonControlSettingsFlags
  chassisNMIButtonControlCapabilitiesUnique NMIButtonControlCapabilitiesFlags
  chassisNMIButtonControlSettingsUnique NMIButtonControlSettingsFlags
  chassisSystemProperties SystemPropertiesFlags
  chassisSystemRevisionNumber Unsigned8BitRange
  chassisSystemRevisionName String64
  chassisExpressServiceCodeName String64

EventLogTableEntry  
SEQUENCE    
  eventLogchassisIndex ObjectRange
  eventLogRecordIndex Unsigned32BitRange
  eventLogStateCapabilitiesUnique StateCapabilitiesLogUniqueFlags
  eventLogStateSettingsUnique StateSettingsLogUniqueFlags
  eventLogRecord OCTET STRING
  eventLogFormat LogFormatType
  eventLogSeverityStatus ObjectStatusEnum
  eventLogDateName DateName

SystemBIOSTableEntry  
SEQUENCE    
  systemBIOSchassisIndex ObjectRange
  systemBIOSIndex ObjectRange
  systemBIOSStateCapabilities StateCapabilitiesFlags
  systemBIOSStateSettings StateSettingsFlags
  systemBIOSStatus ObjectStatusEnum
  systemBIOSReleaseDateName DateName
  systemBIOSVersionName String64
  systemBIOSManufacturerName String64

FirmwareType  
Firmware Type.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), lifecycleController(20), iDRAC7(21), iDRAC8(22)  

FirmwareTableEntry  
SEQUENCE    
  firmwarechassisIndex ObjectRange
  firmwareIndex ObjectRange
  firmwareStateCapabilities StateCapabilitiesFlags
  firmwareStateSettings StateSettingsFlags
  firmwareStatus ObjectStatusEnum
  firmwareSize Unsigned16BitRange
  firmwareType FirmwareType
  firmwareTypeName String64
  firmwareUpdateCapabilities Unsigned16BitRange
  firmwareVersionName String64

IntrusionReadingEnum  
Intrusion Reading Enum.
TEXTUAL-CONVENTION    
  INTEGER chassisNotBreached(1), chassisBreached(2), chassisBreachedPrior(3), chassisBreachSensorFailure(4)  

IntrusionTypeEnum  
Intrusion Type Enum.
TEXTUAL-CONVENTION    
  INTEGER chassisBreachDetectionWhenPowerON(1), chassisBreachDetectionWhenPowerOFF(2)  

IntrusionTableEntry  
SEQUENCE    
  intrusionchassisIndex ObjectRange
  intrusionIndex ObjectRange
  intrusionStateCapabilities StateCapabilitiesFlags
  intrusionStateSettings StateSettingsFlags
  intrusionStatus ObjectStatusEnum
  intrusionReading IntrusionReadingEnum
  intrusionType IntrusionTypeEnum
  intrusionLocationName String64

LcLogCategoryEnum  
LC Log Category Enum.
TEXTUAL-CONVENTION    
  INTEGER system(1), storage(2), updates(3), audit(4), configuration(5), workNotes(6)  

LcLogTableEntry  
SEQUENCE    
  lcLogChassisIndex ObjectRange
  lcLogRecordIndex Unsigned32BitRange
  lcLogSequenceNumber Unsigned32BitRange
  lcLogCategory LcLogCategoryEnum
  lcLogSeverityStatus ObjectStatusEnum
  lcLogDateName DateName
  lcLogFQDD FQDDString
  lcLogMessageID OCTET STRING
  lcLogMessage OCTET STRING
  lcLogDetailedDescription OCTET STRING
  lcLogRecommededAction OCTET STRING
  lcLogComment OCTET STRING

PowerUnitTableEntry  
SEQUENCE    
  powerUnitchassisIndex ObjectRange
  powerUnitIndex ObjectRange
  powerUnitStateCapabilities StateCapabilitiesFlags
  powerUnitStateSettings StateSettingsFlags
  powerUnitRedundancyStatus StatusRedundancyEnum
  powerSupplyCountForRedundancy ObjectRange
  powerUnitName String64
  powerUnitStatus ObjectStatusEnum

PowerSupplyStateCapabilitiesUniqueFlags  
Power Supply State Capabilities Unique Flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), onlineCapable(2), notReadyCapable(4)  

PowerSupplyStateSettingsUniqueFlags  
Power Supply State Settings Unique Flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), onLine(2), notReady(4), fanFailure(8), onlineAndFanFailure(10), powerSupplyIsON(16), powerSupplyIsOK(32), acSwitchIsON(64), onlineandAcSwitchIsON(66), acPowerIsON(128), onlineAndAcPowerIsON(130), onlineAndPredictiveFailure(210), acPowerAndSwitchAreOnPowerSupplyIsOnIsOkAndOnline(242)  

PowerSupplyTypeEnum  
Power Supply Type Enum.
TEXTUAL-CONVENTION    
  INTEGER powerSupplyTypeIsOther(1), powerSupplyTypeIsUnknown(2), powerSupplyTypeIsLinear(3), powerSupplyTypeIsSwitching(4), powerSupplyTypeIsBattery(5), powerSupplyTypeIsUPS(6), powerSupplyTypeIsConverter(7), powerSupplyTypeIsRegulator(8), powerSupplyTypeIsAC(9), powerSupplyTypeIsDC(10), powerSupplyTypeIsVRM(11)  

PowerSupplySensorStateFlags  
Power Supply Sensor State Flags.
TEXTUAL-CONVENTION    
  INTEGER presenceDetected(1), psFailureDetected(2), predictiveFailure(4), psACLost(8), acLostOrOutOfRange(16), acOutOfRangeButPresent(32), configurationError(64)  

PowerSupplyConfigurationErrorTypeEnum  
Power Supply Configuration Error Type Enum.
TEXTUAL-CONVENTION    
  INTEGER vendorMismatch(1), revisionMismatch(2), processorMissing(3)  

PowerSupplyTableEntry  
SEQUENCE    
  powerSupplychassisIndex ObjectRange
  powerSupplyIndex ObjectRange
  powerSupplyStateCapabilitiesUnique PowerSupplyStateCapabilitiesUniqueFlags
  powerSupplyStateSettingsUnique PowerSupplyStateSettingsUniqueFlags
  powerSupplyStatus ObjectStatusEnum
  powerSupplyOutputWatts Signed32BitRange
  powerSupplyType PowerSupplyTypeEnum
  powerSupplyLocationName String64
  powerSupplyMaximumInputVoltage Signed32BitRange
  powerSupplypowerUnitIndexReference ObjectRange
  powerSupplySensorState PowerSupplySensorStateFlags
  powerSupplyConfigurationErrorType PowerSupplyConfigurationErrorTypeEnum
  powerSupplyPowerMonitorCapable BooleanType
  powerSupplyRatedInputWattage Signed32BitRange
  powerSupplyFQDD FQDDString
  powerSupplyCurrentInputVoltage Signed32BitRange

VoltageTypeEnum  
Voltage Type Enum.
TEXTUAL-CONVENTION    
  INTEGER voltageProbeTypeIsOther(1), voltageProbeTypeIsUnknown(2), voltageProbeTypeIs1Point5Volt(3), voltageProbeTypeIs3Point3Volt(4), voltageProbeTypeIs5Volt(5), voltageProbeTypeIsMinus5Volt(6), voltageProbeTypeIs12Volt(7), voltageProbeTypeIsMinus12Volt(8), voltageProbeTypeIsIO(9), voltageProbeTypeIsCore(10), voltageProbeTypeIsFLEA(11), voltageProbeTypeIsBattery(12), voltageProbeTypeIsTerminator(13), voltageProbeTypeIs2Point5Volt(14), voltageProbeTypeIsGTL(15), voltageProbeTypeIsDiscrete(16), voltageProbeTypeIsGenericDiscrete(17), voltageProbeTypeIsPSVoltage(18), voltageProbeTypeIsMemoryStatus(19)  

VoltageDiscreteReadingEnum  
Voltage Discrete Reading Enum.
TEXTUAL-CONVENTION    
  INTEGER voltageIsGood(1), voltageIsBad(2)  

VoltageProbeTableEntry  
SEQUENCE    
  voltageProbechassisIndex ObjectRange
  voltageProbeIndex ObjectRange
  voltageProbeStateCapabilities StateCapabilitiesFlags
  voltageProbeStateSettings StateSettingsFlags
  voltageProbeStatus StatusProbeEnum
  voltageProbeReading Signed32BitRange
  voltageProbeType VoltageTypeEnum
  voltageProbeLocationName String64
  voltageProbeUpperNonRecoverableThreshold Signed32BitRange
  voltageProbeUpperCriticalThreshold Signed32BitRange
  voltageProbeUpperNonCriticalThreshold Signed32BitRange
  voltageProbeLowerNonCriticalThreshold Signed32BitRange
  voltageProbeLowerCriticalThreshold Signed32BitRange
  voltageProbeLowerNonRecoverableThreshold Signed32BitRange
  voltageProbeProbeCapabilities ProbeCapabilitiesFlags
  voltageProbeDiscreteReading VoltageDiscreteReadingEnum

AmperageProbeTypeEnum  
Amperage Probe Type Enum.
TEXTUAL-CONVENTION    
  INTEGER amperageProbeTypeIsOther(1), amperageProbeTypeIsUnknown(2), amperageProbeTypeIs1Point5Volt(3), amperageProbeTypeIs3Point3volt(4), amperageProbeTypeIs5Volt(5), amperageProbeTypeIsMinus5Volt(6), amperageProbeTypeIs12Volt(7), amperageProbeTypeIsMinus12Volt(8), amperageProbeTypeIsIO(9), amperageProbeTypeIsCore(10), amperageProbeTypeIsFLEA(11), amperageProbeTypeIsBattery(12), amperageProbeTypeIsTerminator(13), amperageProbeTypeIs2Point5Volt(14), amperageProbeTypeIsGTL(15), amperageProbeTypeIsDiscrete(16), amperageProbeTypeIsPowerSupplyAmps(23), amperageProbeTypeIsPowerSupplyWatts(24), amperageProbeTypeIsSystemAmps(25), amperageProbeTypeIsSystemWatts(26)  

AmperageDiscreteReadingEnum  
Amperage Discrete Reading Enum.
TEXTUAL-CONVENTION    
  INTEGER amperageIsGood(1), amperageIsBad(2)  

AmperageProbeTableEntry  
SEQUENCE    
  amperageProbechassisIndex ObjectRange
  amperageProbeIndex ObjectRange
  amperageProbeStateCapabilities StateCapabilitiesFlags
  amperageProbeStateSettings StateSettingsFlags
  amperageProbeStatus StatusProbeEnum
  amperageProbeReading Signed32BitRange
  amperageProbeType AmperageProbeTypeEnum
  amperageProbeLocationName String64
  amperageProbeUpperNonRecoverableThreshold Signed32BitRange
  amperageProbeUpperCriticalThreshold Signed32BitRange
  amperageProbeUpperNonCriticalThreshold Signed32BitRange
  amperageProbeLowerNonCriticalThreshold Signed32BitRange
  amperageProbeLowerCriticalThreshold Signed32BitRange
  amperageProbeLowerNonRecoverableThreshold Signed32BitRange
  amperageProbeProbeCapabilities ProbeCapabilitiesFlags
  amperageProbeDiscreteReading AmperageDiscreteReadingEnum

SystemBatteryReadingFlags  
System Battery Reading Flags.
TEXTUAL-CONVENTION    
  INTEGER predictiveFailure(1), failed(2), presenceDetected(4)  

SystemBatteryTableEntry  
SEQUENCE    
  systemBatteryChassisIndex ObjectRange
  systemBatteryIndex ObjectRange
  systemBatteryStateCapabilities StateCapabilitiesFlags
  systemBatteryStateSettings StateSettingsFlags
  systemBatteryStatus ObjectStatusEnum
  systemBatteryReading SystemBatteryReadingFlags
  systemBatteryLocationName String64

PowerCapCapabilitiesFlags  
Power Cap Capabilities Flags.
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(2)  

PowerCapSettingEnum  
Power Cap Setting Enum.
TEXTUAL-CONVENTION    
  INTEGER enabled(1)  

PowerUsageTableEntry  
SEQUENCE    
  powerUsageChassisIndex ObjectRange
  powerUsageIndex ObjectRange
  powerUsageStateCapabilities StateCapabilitiesFlags
  powerUsageStateSettings StateSettingsFlags
  powerUsageStatus ObjectStatusEnum
  powerUsageEntityName String64
  powerUsageCumulativeWattage Unsigned32BitRange
  powerUsageCumulativeWattageStartDateName DateName
  powerUsagePeakWatts Unsigned32BitRange
  powerUsagePeakWattsStartDateName DateName
  powerUsagePeakWattsReadingDateName DateName
  powerUsagePeakAmps Unsigned32BitRange
  powerUsagePeakAmpsStartDateName DateName
  powerUsagePeakAmpsReadingDateName DateName
  powerUsageIdlePower Unsigned32BitRange
  powerUsageMaxPotentialPower Unsigned32BitRange
  powerUsagePowerCapCapabilities PowerCapCapabilitiesFlags
  powerUsagePowerCapSetting PowerCapSettingEnum
  powerUsagePowerCapValue Unsigned32BitRange
  powerUsageInstantaneousHeadroom Unsigned32BitRange
  powerUsagePeakHeadroom Unsigned32BitRange

CoolingUnitTableEntry  
SEQUENCE    
  coolingUnitchassisIndex ObjectRange
  coolingUnitIndex ObjectRange
  coolingUnitStateCapabilties StateCapabilitiesFlags
  coolingUnitStateSettings StateSettingsFlags
  coolingUnitRedundancyStatus StatusRedundancyEnum
  coolingDeviceCountForRedundancy ObjectRange
  coolingUnitName String64
  coolingUnitStatus ObjectStatusEnum

CoolingDeviceTypeEnum  
Cooling Device Type Enum.
TEXTUAL-CONVENTION    
  INTEGER coolingDeviceTypeIsOther(1), coolingDeviceTypeIsUnknown(2), coolingDeviceTypeIsAFan(3), coolingDeviceTypeIsABlower(4), coolingDeviceTypeIsAChipFan(5), coolingDeviceTypeIsACabinetFan(6), coolingDeviceTypeIsAPowerSupplyFan(7), coolingDeviceTypeIsAHeatPipe(8), coolingDeviceTypeIsRefrigeration(9), coolingDeviceTypeIsActiveCooling(10), coolingDeviceTypeIsPassiveCooling(11)  

CoolingDeviceSubTypeEnum  
Cooling Device Sub Type Enum.
TEXTUAL-CONVENTION    
  INTEGER coolingDeviceSubTypeIsOther(1), coolingDeviceSubTypeIsUnknown(2), coolingDeviceSubTypeIsAFanThatReadsInRPM(3), coolingDeviceSubTypeIsAFanReadsONorOFF(4), coolingDeviceSubTypeIsAPowerSupplyFanThatReadsinRPM(5), coolingDeviceSubTypeIsAPowerSupplyFanThatReadsONorOFF(6), coolingDeviceSubTypeIsDiscrete(16)  

CoolingDeviceDiscreteReadingEnum  
Cooling Device Discrete Reading Enum.
TEXTUAL-CONVENTION    
  INTEGER coolingDeviceIsGood(1), coolingDeviceIsBad(2)  

CoolingDeviceTableEntry  
SEQUENCE    
  coolingDevicechassisIndex ObjectRange
  coolingDeviceIndex ObjectRange
  coolingDeviceStateCapabilities StateCapabilitiesFlags
  coolingDeviceStateSettings StateSettingsFlags
  coolingDeviceStatus StatusProbeEnum
  coolingDeviceReading Signed32BitRange
  coolingDeviceType CoolingDeviceTypeEnum
  coolingDeviceLocationName String64
  coolingDeviceUpperNonRecoverableThreshold Signed32BitRange
  coolingDeviceUpperCriticalThreshold Signed32BitRange
  coolingDeviceUpperNonCriticalThreshold Signed32BitRange
  coolingDeviceLowerNonCriticalThreshold Signed32BitRange
  coolingDeviceLowerCriticalThreshold Signed32BitRange
  coolingDeviceLowerNonRecoverableThreshold Signed32BitRange
  coolingDevicecoolingUnitIndexReference ObjectRange
  coolingDeviceSubType CoolingDeviceSubTypeEnum
  coolingDeviceProbeCapabilities ProbeCapabilitiesFlags
  coolingDeviceDiscreteReading CoolingDeviceDiscreteReadingEnum
  coolingDeviceFQDD FQDDString

TemperatureProbeTypeEnum  
Temperature Probe Type Enum.
TEXTUAL-CONVENTION    
  INTEGER temperatureProbeTypeIsOther(1), temperatureProbeTypeIsUnknown(2), temperatureProbeTypeIsAmbientESM(3), temperatureProbeTypeIsDiscrete(16)  

TemperatureDiscreteReadingEnum  
Temperature Discrete Reading Enum.
TEXTUAL-CONVENTION    
  INTEGER temperatureIsGood(1), temperatureIsBad(2)  

TemperatureProbeTableEntry  
SEQUENCE    
  temperatureProbechassisIndex ObjectRange
  temperatureProbeIndex ObjectRange
  temperatureProbeStateCapabilities StateCapabilitiesFlags
  temperatureProbeStateSettings StateSettingsFlags
  temperatureProbeStatus StatusProbeEnum
  temperatureProbeReading Signed32BitRange
  temperatureProbeType TemperatureProbeTypeEnum
  temperatureProbeLocationName String64
  temperatureProbeUpperNonRecoverableThreshold Signed32BitRange
  temperatureProbeUpperCriticalThreshold Signed32BitRange
  temperatureProbeUpperNonCriticalThreshold Signed32BitRange
  temperatureProbeLowerNonCriticalThreshold Signed32BitRange
  temperatureProbeLowerCriticalThreshold Signed32BitRange
  temperatureProbeLowerNonRecoverableThreshold Signed32BitRange
  temperatureProbeProbeCapabilities ProbeCapabilitiesFlags
  temperatureProbeDiscreteReading TemperatureDiscreteReadingEnum

ProcessorDeviceType  
Processor Device Type.
TEXTUAL-CONVENTION    
  INTEGER deviceTypeIsOther(1), deviceTypeIsUnknown(2), deviceTypeIsCPU(3), deviceTypeIsMathProcessor(4), deviceTypeIsDSP(5), deviceTypeIsAVideoProcessor(6)  

ProcessorDeviceFamily  
Processor Device Family.
TEXTUAL-CONVENTION    
  INTEGER deviceFamilyIsOther(1), deviceFamilyIsUnknown(2), deviceFamilyIs8086(3), deviceFamilyIs80286(4), deviceFamilyIsIntel386(5), deviceFamilyIsIntel486(6), deviceFamilyIs8087(7), deviceFamilyIs80287(8), deviceFamilyIs80387(9), deviceFamilyIs80487(10), deviceFamilyIsPentium(11), deviceFamilyIsPentiumPro(12), deviceFamilyIsPentiumII(13), deviceFamilyIsPentiumMMX(14), deviceFamilyIsCeleron(15), deviceFamilyIsPentiumIIXeon(16), deviceFamilyIsPentiumIII(17), deviceFamilyIsPentiumIIIXeon(18), deviceFamilyIsPentiumIIISpeedStep(19), deviceFamilyIsItanium(20), deviceFamilyIsIntelXeon(21), deviceFamilyIsPentium4(22), deviceFamilyIsIntelXeonMP(23), deviceFamilyIsIntelItanium2(24), deviceFamilyIsK5(25), deviceFamilyIsK6(26), deviceFamilyIsK6Dash2(27), deviceFamilyIsK6Dash3(28), deviceFamilyIsAMDAthlon(29), deviceFamilyIsAMD2900(30), deviceFamilyIsK6Dash2Plus(31), deviceFamilyIsPowerPC(32), deviceFamilyIsPowerPC601(33), deviceFamilyIsPowerPC603(34), deviceFamilyIsPowerPC603Plus(35), deviceFamilyIsPowerPC604(36), deviceFamilyIsPowerPC620(37), deviceFamilyIsPowerPCx704(38), deviceFamilyIsPowerPC750(39), deviceFamilyIsIntelCoreDuo(40), deviceFamilyIsIntelCoreDuoMobile(41), deviceFamilyIsIntelCoreSoloMobile(42), deviceFamilyIsIntelAtom(43), deviceFamilyIsAlpha(48), deviceFamilyIsAlpha21064(49), deviceFamilyIsAlpha21066(50), deviceFamilyIsAlpha21164(51), deviceFamilyIsAlpha21164PC(52), deviceFamilyIsAlpha21164a(53), deviceFamilyIsAlpha21264(54), deviceFamilyIsAlpha21364(55), deviceFamilyIsAMDTurionIIUltraDualMobileM(56), deviceFamilyIsAMDTurionIIDualMobileM(57), deviceFamilyIsAMDAthlonIIDualMobileM(58), deviceFamilyIsAMDOpteron6100(59), deviceFamilyIsAMDOpteron4100(60), deviceFamilyIsAMDOpteron6200(61), deviceFamilyIsAMDOpteron4200(62), deviceFamilyIsMIPS(64), deviceFamilyIsMIPSR4000(65), deviceFamilyIsMIPSR4200(66), deviceFamilyIsMIPSR4400(67), deviceFamilyIsMIPSR4600(68), deviceFamilyIsMIPSR10000(69), deviceFamilyIsSPARC(80), deviceFamilyIsSuperSPARC(81), deviceFamilyIsmicroSPARCII(82), deviceFamilyIsmicroSPARCIIep(83), deviceFamilyIsUltraSPARC(84), deviceFamilyIsUltraSPARCII(85), deviceFamilyIsUltraSPARCIIi(86), deviceFamilyIsUltraSPARCIII(87), deviceFamilyIsUltraSPARCIIIi(88), deviceFamilyIs68040(96), deviceFamilyIs68xxx(97), deviceFamilyIs68000(98), deviceFamilyIs68010(99), deviceFamilyIs68020(100), deviceFamilyIs68030(101), deviceFamilyIsHobbit(112), deviceFamilyIsCrusoeTM5000(120), deviceFamilyIsCrusoeTM3000(121), deviceFamilyIsEfficeonTM8000(122), deviceFamilyIsWeitek(128), deviceFamilyIsIntelCeleronM(130), deviceFamilyIsAMDAthlon64(131), deviceFamilyIsAMDOpteron(132), deviceFamilyIsAMDSempron(133), deviceFamilyIsAMDTurion64Mobile(134), deviceFamilyIsDualCoreAMDOpteron(135), deviceFamilyIsAMDAthlon64X2DualCore(136), deviceFamilyIsAMDTurion64X2Mobile(137), deviceFamilyIsQuadCoreAMDOpteron(138), deviceFamilyIsThirdGenerationAMDOpteron(139), deviceFamilyIsAMDPhenomFXQuadCore(140), deviceFamilyIsAMDPhenomX4QuadCore(141), deviceFamilyIsAMDPhenomX2DualCore(142), deviceFamilyIsAMDAthlonX2DualCore(143), deviceFamilyIsPARISC(144), deviceFamilyIsPARISC8500(145), deviceFamilyIsPARISC8000(146), deviceFamilyIsPARISC7300LC(147), deviceFamilyIsPARISC7200(148), deviceFamilyIsPARISC7100LC(149), deviceFamilyIsPARISC7100(150), deviceFamilyIsV30(160), deviceFamilyIsQuadCoreIntelXeon3200(161), deviceFamilyIsDualCoreIntelXeon3000(162), deviceFamilyIsQuadCoreIntelXeon5300(163), deviceFamilyIsDualCoreIntelXeon5100(164), deviceFamilyIsDualCoreIntelXeon5000(165), deviceFamilyIsDualCoreIntelXeonLV(166), deviceFamilyIsDualCoreIntelXeonULV(167), deviceFamilyIsDualCoreIntelXeon7100(168), deviceFamilyIsQuadCoreIntelXeon5400(169), deviceFamilyIsQuadCoreIntelXeon(170), deviceFamilyIsDualCoreIntelXeon5200(171), deviceFamilyIsDualCoreIntelXeon7200(172), deviceFamilyIsQuadCoreIntelXeon7300(173), deviceFamilyIsQuadCoreIntelXeon7400(174), deviceFamilyIsMultiCoreIntelXeon7400(175), deviceFamilyIsM1(176), deviceFamilyIsM2(177), deviceFamilyIsIntelPentium4HT(179), deviceFamilyIsAS400(180), deviceFamilyIsAMDAthlonXP(182), deviceFamilyIsAMDAthlonMP(183), deviceFamilyIsAMDDuron(184), deviceFamilyIsIntelPentiumM(185), deviceFamilyIsIntelCeleronD(186), deviceFamilyIsIntelPentiumD(187), deviceFamilyIsIntelPentiumExtreme(188), deviceFamilyIsIntelCoreSolo(189), deviceFamilyIsIntelCore2(190), deviceFamilyIsIntelCore2Duo(191), deviceFamilyIsIntelCore2Solo(192), deviceFamilyIsIntelCore2Extreme(193), deviceFamilyIsIntelCore2Quad(194), deviceFamilyIsIntelCore2ExtremeMobile(195), deviceFamilyIsIntelCore2DuoMobile(196), deviceFamilyIsIntelCore2SoloMobile(197), deviceFamilyIsIntelCorei7(198), deviceFamilyIsDualCoreIntelCeleron(199), deviceFamilyIsIBM390(200), deviceFamilyIsG4(201), deviceFamilyIsG5(202), deviceFamilyIsESA390G6(203), deviceFamilyIszArchitectur(204), deviceFamilyIsIntelCorei5(205), deviceFamilyIsIntelCorei3(206), deviceFamilyIsVIAC7M(210), deviceFamilyIsVIAC7D(211), deviceFamilyIsVIAC7(212), deviceFamilyIsVIAEden(213), deviceFamilyIsMultiCoreIntelXeon(214), deviceFamilyIsDualCoreIntelXeon3xxx(215), deviceFamilyIsQuadCoreIntelXeon3xxx(216), deviceFamilyIsVIANano(217), deviceFamilyIsDualCoreIntelXeon5xxx(218), deviceFamilyIsQuadCoreIntelXeon5xxx(219), deviceFamilyIsDualCoreIntelXeon7xxx(221), deviceFamilyIsQuadCoreIntelXeon7xxx(222), deviceFamilyIsMultiCoreIntelXeon7xxx(223), deviceFamilyIsMultiCoreIntelXeon3400(224), deviceFamilyIsEmbeddedAMDOpertonQuadCore(230), deviceFamilyIsAMDPhenomTripleCore(231), deviceFamilyIsAMDTurionUltraDualCoreMobile(232), deviceFamilyIsAMDTurionDualCoreMobile(233), deviceFamilyIsAMDAthlonDualCore(234), deviceFamilyIsAMDSempronSI(235), deviceFamilyIsAMDPhenomII(236), deviceFamilyIsAMDAthlonII(237), deviceFamilyIsSixCoreAMDOpteron(238), deviceFamilyIsAMDSempronM(239), deviceFamilyIsi860(250), deviceFamilyIsi960(251)  

ProcessorDeviceStatusState  
Processor Device Status State.
TEXTUAL-CONVENTION    
  INTEGER other(1), unknown(2), enabled(3), userDisabled(4), biosDisabled(5), idle(6)  

ProcessorDeviceTableEntry  
SEQUENCE    
  processorDevicechassisIndex ObjectRange
  processorDeviceIndex ObjectRange
  processorDeviceStateCapabilities StateCapabilitiesFlags
  processorDeviceStateSettings StateSettingsFlags
  processorDeviceStatus ObjectStatusEnum
  processorDeviceType ProcessorDeviceType
  processorDeviceManufacturerName String64
  processorDeviceStatusState ProcessorDeviceStatusState
  processorDeviceFamily ProcessorDeviceFamily
  processorDeviceMaximumSpeed Unsigned32BitRange
  processorDeviceCurrentSpeed Unsigned32BitRange
  processorDeviceExternalClockSpeed Unsigned32BitRange
  processorDeviceVoltage Signed32BitRange
  processorDeviceVersionName String64
  processorDeviceCoreCount Unsigned32BitRange
  processorDeviceCoreEnabledCount Unsigned32BitRange
  processorDeviceThreadCount Unsigned32BitRange
  processorDeviceCharacteristics Unsigned16BitRange
  processorDeviceExtendedCapabilities Unsigned16BitRange
  processorDeviceExtendedSettings Unsigned16BitRange
  processorDeviceBrandName String64
  processorDeviceFQDD FQDDString

ProcessorDeviceStatusReadingFlags  
Processor Device Status Reading Flags.
TEXTUAL-CONVENTION    
  INTEGER internalError(1), thermalTrip(2), configurationError(32), processorPresent(128), processorDisabled(256), terminatorPresent(512), processorThrottled(1024)  

ProcessorDeviceStatusTableEntry  
SEQUENCE    
  processorDeviceStatusChassisIndex ObjectRange
  processorDeviceStatusIndex ObjectRange
  processorDeviceStatusStateCapabilities StateCapabilitiesFlags
  processorDeviceStatusStateSettings StateSettingsFlags
  processorDeviceStatusStatus ObjectStatusEnum
  processorDeviceStatusReading ProcessorDeviceStatusReadingFlags
  processorDeviceStatusLocationName String64

MemoryDeviceTypeEnum  
Memory Device Type Enum.
TEXTUAL-CONVENTION    
  INTEGER deviceTypeIsOther(1), deviceTypeIsUnknown(2), deviceTypeIsDRAM(3), deviceTypeIsEDRAM(4), deviceTypeIsVRAM(5), deviceTypeIsSRAM(6), deviceTypeIsRAM(7), deviceTypeIsROM(8), deviceTypeIsFLASH(9), deviceTypeIsEEPROM(10), deviceTypeIsFEPROM(11), deviceTypeIsEPROM(12), deviceTypeIsCDRAM(13), deviceTypeIs3DRAM(14), deviceTypeIsSDRAM(15), deviceTypeIsSGRAM(16), deviceTypeIsRDRAM(17), deviceTypeIsDDR(18), deviceTypeIsDDR2(19), deviceTypeIsDDR2FBDIMM(20), deviceTypeIsDDR3(24), deviceTypeIsFBD2(25), deviceTypeIsDDR4(26)  

MemoryDeviceTableEntry  
SEQUENCE    
  memoryDevicechassisIndex ObjectRange
  memoryDeviceIndex ObjectRange
  memoryDeviceStateCapabilities StateCapabilitiesFlags
  memoryDeviceStateSettings StateSettingsFlags
  memoryDeviceStatus ObjectStatusEnum
  memoryDeviceType MemoryDeviceTypeEnum
  memoryDeviceLocationName String64
  memoryDeviceBankLocationName String64
  memoryDeviceSize Unsigned32BitRange
  memoryDeviceSpeed Unsigned32BitRange
  memoryDeviceManufacturerName String64
  memoryDevicePartNumberName String64
  memoryDeviceSerialNumberName String64
  memoryDeviceFQDD FQDDString
  memoryDeviceCurrentOperatingSpeed Unsigned32BitRange

PCIDeviceTableEntry  
SEQUENCE    
  pCIDevicechassisIndex ObjectRange
  pCIDeviceIndex ObjectRange
  pCIDeviceStateCapabilities StateCapabilitiesFlags
  pCIDeviceStateSettings StateSettingsFlags
  pCIDeviceStatus ObjectStatusEnum
  pCIDeviceDataBusWidth Unsigned32BitRange
  pCIDeviceManufacturerName String64
  pCIDeviceDescriptionName String64
  pCIDeviceFQDD FQDDString

NetworkDeviceConnectionStatusEnum  
Network Device Connection Status Enum.
TEXTUAL-CONVENTION    
  INTEGER connected(1), disconnected(2), driverBad(3), driverDisabled(4), hardwareInitalizing(10), hardwareResetting(11), hardwareClosing(12), hardwareNotReady(13)  

NetworkDeviceTOECapabilityFlags  
Network Device TOE Capability Flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), available(2), notAvailable(4), cannotBeDetermined(8), driverNotResponding(16)  

NetworkDeviceiSCSICapabilityFlags  
Network Device iSCSI Capability Flags.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), available(2), notAvailable(4), cannotBeDetermined(8), driverNotResponding(16)  

NetworkDeviceCapabilitiesFlags  
Network Device Capabilities Flags.
TEXTUAL-CONVENTION    
  INTEGER supported(1), toe(2), iscsiOffload(4), fcoeOffload(8)  

NetworkDeviceTableEntry  
SEQUENCE    
  networkDeviceChassisIndex ObjectRange
  networkDeviceIndex ObjectRange
  networkDeviceStatus ObjectStatusEnum
  networkDeviceConnectionStatus NetworkDeviceConnectionStatusEnum
  networkDeviceProductName String64
  networkDeviceVendorName String64
  networkDeviceCurrentMACAddress MACAddress
  networkDevicePermanentMACAddress MACAddress
  networkDevicePCIBusNumber Unsigned8BitRange
  networkDevicePCIDeviceNumber Unsigned8BitRange
  networkDevicePCIFunctionNumber Unsigned8BitRange
  networkDeviceTOECapabilityFlags NetworkDeviceTOECapabilityFlags
  networkDeviceiSCSICapabilityFlags NetworkDeviceiSCSICapabilityFlags
  networkDeviceiSCSIEnabled BooleanType
  networkDeviceCapabilities NetworkDeviceCapabilitiesFlags
  networkDeviceFQDD FQDDString

SystemSlotStateCapabilitiesFlags  
System Slot State Capabilities Flags.
TEXTUAL-CONVENTION    
  INTEGER systemSlotHotPlugIsUnknown(1), systemSlotHotPlugIsHotPluggableCapable(2), systemSlotHotPlugCanBePoweredOn(4), systemSlotHotPlugCanSignalAttention(8), systemSlotHotPlugCanSignalPowerFault(16), systemSlotHotPlugCanSignalAdapterPresent(32), systemSlotHotPlugCanSignalPowerButtonPressed(64), canSupportAllHotPlugCapabilities(126), systemSlotCanProvide5Volts(128), systemSlotCanProvide3Point3Volts(256), systemSlotCanSignalIfShared(512), systemSlotCanSupportCard16(1024), systemSlotCanSupportCardBus(2048), systemSlotCanSupportZoomVideo(4096), systemSlotCanSupportModemRingResume(8192), systemSlotCanSupportPMESignal(16384), canSupportAllSlotCapabilities(32640), canSupportAllSlotAndAllHotPlugCapabilities(32766)  

SystemSlotStateSettingsFlags  
System Slot State Settings Flags.
TEXTUAL-CONVENTION    
  INTEGER systemSlotHotPlugIsUnknown(1), systemSlotHotPlugIsHotPluggable(2), systemSlotHotPlugIsPoweredOn(4), systemSlotHotPlugIsAtAttention(8), systemSlotHotPlugHasPowerFaulted(16), systemSlotHotPlugAdapterIsPresent(32), systemSlotHotPlugAdapterPresentAndPoweredOn(36), systemSlotHotPlugPowerButtonPressed(64), systemSlotProvides5Volts(128), systemSlotProvides3Point3Volts(256), systemSlotIsShared(512), systemSlotSupportsCard16(1024), systemSlotSupportsCardBus(2048), systemSlotSupportsZoomVideo(4096), systemSlotSupportsModemRingResume(8192), systemSlotSupportsPMESignal(16384), supportsPMEand3P3Vand5VandHotPluggable(16770), supportsPMEand3P3Vand5VhasAdapterOn(16804), supportsPMEand3P3Vand5VhasAdapterOnandisHotPluggable(16806), supportsPMEand3P3VIsSharedand5VhasAdapterOnandHotPlugable(17316)  

SystemSlotTypeEnum  
System Slot Type Enum.
TEXTUAL-CONVENTION    
  INTEGER systemSlotIsOther(1), systemSlotIsUnknown(2), systemSlotIsISA(3), systemSlotIsMCA(4), systemSlotIsEISA(5), systemSlotIsPCI(6), systemSlotIsPCMCIA(7), systemSlotIsVLVESA(8), systemSlotIsProprietary(9), systemSlotIsProcessorCard(10), systemSlotIsProprietaryMemory(11), systemSlotIsIORiserCard(12), systemSlotIsNuBUS(13), systemSlotIsPCI66MHz(14), systemSlotIsAGP(15), systemSlotIsAGP2X(16), systemSlotIsAGP4X(17), systemSlotIsPC98C20(18), systemSlotIsPC98C24(19), systemSlotIsPC98E(20), systemSlotIsPC98LocalBus(21), systemSlotIsPC98Card(22), systemSlotIsPCIX(23), systemSlotIsPCIExpress(24), systemSlotIsAGP8X(25), systemSlotIsPCIExpressX1(166), systemSlotIsPCIExpressX2(167), systemSlotIsPCIExpressX4(168), systemSlotIsPCIExpressX8(169), systemSlotIsPCIExpressX16(170), systemSlotIsPCIExpressGen2(171), systemSlotIsPCIExpressGen2X1(172), systemSlotIsPCIExpressGen2X2(173), systemSlotIsPCIExpressGen2X4(174), systemSlotIsPCIExpressGen2X8(175), systemSlotIsPCIExpressGen2X16(176)  

SystemSlotUsageEnum  
System Slot Usage Enum.
TEXTUAL-CONVENTION    
  INTEGER systemSlotUsageIsOther(1), systemSlotUsageIsUnknown(2), systemSlotUsageIsAvailable(3), systemSlotUsageIsInUse(4)  

SystemSlotCategoryEnum  
System Slot Category Enum.
TEXTUAL-CONVENTION    
  INTEGER systemSlotCategoryIsOther(1), systemSlotCategoryIsUnknown(2), systemSlotCategoryIsBusConnector(3), systemSlotCategoryIsPCMCIA(4), systemSlotCategoryIsMotherboard(5)  

SystemSlotTableEntry  
SEQUENCE    
  systemSlotchassisIndex ObjectRange
  systemSlotIndex ObjectRange
  systemSlotStateCapabilitiesUnique SystemSlotStateCapabilitiesFlags
  systemSlotStateSettingsUnique SystemSlotStateSettingsFlags
  systemSlotStatus ObjectStatusEnum
  systemSlotCurrentUsage SystemSlotUsageEnum
  systemSlotType SystemSlotTypeEnum
  systemSlotSlotExternalSlotName String64
  systemSlotCategory SystemSlotCategoryEnum

FruTableEntry  
SEQUENCE    
  fruChassisIndex ObjectRange
  fruIndex ObjectRange
  fruInformationStatus ObjectStatusEnum
  fruManufacturerName OCTET STRING
  fruSerialNumberName OCTET STRING
  fruPartNumberName OCTET STRING
  fruRevisionName OCTET STRING
  fruFQDD FQDDString

BatteryTableEntry  
SEQUENCE    
  batteryNumber INTEGER
  batteryState INTEGER
  batteryComponentStatus ObjectStatusEnum
  batteryPredictedCapacity INTEGER
  batteryFQDD DisplayString
  batteryDisplayName DisplayString

ControllerTableEntry  
SEQUENCE    
  controllerNumber INTEGER
  controllerName DisplayString
  controllerRebuildRate INTEGER
  controllerFWVersion DisplayString
  controllerCacheSizeInMB INTEGER
  controllerRollUpStatus ObjectStatusEnum
  controllerComponentStatus ObjectStatusEnum
  controllerDriverVersion DisplayString
  controllerPCISlot DisplayString
  controllerReconstructRate INTEGER
  controllerPatrolReadRate INTEGER
  controllerBGIRate INTEGER
  controllerCheckConsistencyRate INTEGER
  controllerPatrolReadMode INTEGER
  controllerPatrolReadState INTEGER
  controllerPersistentHotSpare BooleanType
  controllerSpinDownUnconfiguredDrives BooleanType
  controllerSpinDownHotSpareDrives BooleanType
  controllerSpinDownTimeInterval INTEGER
  controllerPreservedCache BooleanType
  controllerCheckConsistencyMode INTEGER
  controllerCopyBackMode INTEGER
  controllerSecurityStatus INTEGER
  controllerEncryptionKeyPresent BooleanType
  controllerEncryptionCapability INTEGER
  controllerLoadBalanceSetting INTEGER
  controllerMaxCapSpeed INTEGER
  controllerSASAddress DisplayString
  controllerFQDD FQDDString
  controllerDisplayName DisplayString
  controllerT10PICapability INTEGER
  controllerRAID10UnevenSpansSupported BooleanType
  controllerEnhancedAutoImportForeignConfigMode INTEGER
  controllerBootModeSupported BooleanType
  controllerBootMode INTEGER

PhysicalDiskTableEntry  
SEQUENCE    
  physicalDiskNumber INTEGER
  physicalDiskName DisplayString
  physicalDiskManufacturer DisplayString
  physicalDiskState INTEGER
  physicalDiskProductID DisplayString
  physicalDiskSerialNo DisplayString
  physicalDiskRevision DisplayString
  physicalDiskCapacityInMB INTEGER
  physicalDiskUsedSpaceInMB INTEGER
  physicalDiskFreeSpaceInMB INTEGER
  physicalDiskBusType INTEGER
  physicalDiskSpareState INTEGER
  physicalDiskComponentStatus ObjectStatusEnum
  physicalDiskPartNumber DisplayString
  physicalDiskSASAddress DisplayString
  physicalDiskNegotiatedSpeed INTEGER
  physicalDiskCapableSpeed INTEGER
  physicalDiskSmartAlertIndication BooleanType
  physicalDiskManufactureDay DisplayString
  physicalDiskManufactureWeek DisplayString
  physicalDiskManufactureYear DisplayString
  physicalDiskMediaType INTEGER
  physicalDiskPowerState INTEGER
  physicalDiskRemainingRatedWriteEndurance INTEGER
  physicalDiskOperationalState INTEGER
  physicalDiskProgress INTEGER
  physicalDiskSecurityStatus INTEGER
  physicalDiskFormFactor INTEGER
  physicalDiskFQDD FQDDString
  physicalDiskDisplayName DisplayString
  physicalDiskT10PICapability INTEGER
  physicalDiskBlockSizeInBytes INTEGER
  physicalDiskProtocolVersion DisplayString
  physicalDiskPCIeNegotiatedLinkWidth INTEGER
  physicalDiskPCIeCapableLinkWidth INTEGER

VirtualDiskTableEntry  
SEQUENCE    
  virtualDiskNumber INTEGER
  virtualDiskName DisplayString
  virtualDiskState INTEGER
  virtualDiskSizeInMB INTEGER
  virtualDiskWritePolicy INTEGER
  virtualDiskReadPolicy INTEGER
  virtualDiskLayout INTEGER
  virtualDiskStripeSize INTEGER
  virtualDiskComponentStatus ObjectStatusEnum
  virtualDiskBadBlocksDetected BooleanType
  virtualDiskSecured BooleanType
  virtualDiskIsCacheCade BooleanType
  virtualDiskDiskCachePolicy INTEGER
  virtualDiskOperationalState INTEGER
  virtualDiskProgress INTEGER
  virtualDiskAvailableProtocols DisplayString
  virtualDiskMediaType DisplayString
  virtualDiskRemainingRedundancy INTEGER
  virtualDiskFQDD FQDDString
  virtualDiskDisplayName DisplayString
  virtualDiskT10PIStatus INTEGER
  virtualDiskBlockSizeInBytes INTEGER

EnclosureTableEntry  
SEQUENCE    
  enclosureNumber INTEGER
  enclosureName DisplayString
  enclosureState INTEGER
  enclosureServiceTag DisplayString
  enclosureAssetTag DisplayString
  enclosureConnectedPort DisplayString
  enclosureRollUpStatus ObjectStatusEnum
  enclosureComponentStatus ObjectStatusEnum
  enclosureFirmwareVersion DisplayString
  enclosureSASAddress DisplayString
  enclosureDriveCount INTEGER
  enclosureTotalSlots INTEGER
  enclosureFanCount DisplayString
  enclosurePSUCount DisplayString
  enclosureEMMCount DisplayString
  enclosureTempProbeCount DisplayString
  enclosureRedundantPath DisplayString
  enclosurePosition DisplayString
  enclosureBackplaneBayID DisplayString
  enclosureFQDD FQDDString
  enclosureDisplayName DisplayString
  enclosureType INTEGER

EnclosureManagementModuleTableEntry  
SEQUENCE    
  enclosureManagementModuleNumber INTEGER
  enclosureManagementModuleName DisplayString
  enclosureManagementModuleState INTEGER
  enclosureManagementModulePartNumber DisplayString
  enclosureManagementModuleFWVersion DisplayString
  enclosureManagementModuleComponentStatus ObjectStatusEnum
  enclosureManagementModuleFQDD FQDDString
  enclosureManagementModuleDisplayName DisplayString

EnclosureFanTableEntry  
SEQUENCE    
  enclosureFanNumber INTEGER
  enclosureFanName DisplayString
  enclosureFanState INTEGER
  enclosureFanSpeed INTEGER
  enclosureFanComponentStatus ObjectStatusEnum
  enclosureFanFQDD FQDDString
  enclosureFanDisplayName DisplayString

EnclosurePowerSupplyTableEntry  
SEQUENCE    
  enclosurePowerSupplyNumber INTEGER
  enclosurePowerSupplyName DisplayString
  enclosurePowerSupplyState INTEGER
  enclosurePowerSupplyPartNumber DisplayString
  enclosurePowerSupplyComponentStatus ObjectStatusEnum
  enclosurePowerSupplyFQDD FQDDString
  enclosurePowerSupplyDisplayName DisplayString

EnclosureTemperatureProbeTableEntry  
SEQUENCE    
  enclosureTemperatureProbeNumber INTEGER
  enclosureTemperatureProbeName DisplayString
  enclosureTemperatureProbeState INTEGER
  enclosureTemperatureProbeMinWarningValue INTEGER
  enclosureTemperatureProbeMinCriticalValue INTEGER
  enclosureTemperatureProbeMaxWarningValue INTEGER
  enclosureTemperatureProbeMaxCriticalValue INTEGER
  enclosureTemperatureProbeCurValue INTEGER
  enclosureTemperatureProbeComponentStatus ObjectStatusEnum
  enclosureTemperatureProbeFQDD FQDDString
  enclosureTemperatureProbeDisplayName DisplayString

Defined Values

outOfBandGroup 1.3.6.1.4.1.674.10892.5
This MIB defines MIB objects that make out-of-band iDRAC data available to SNMP management applications. It also defines the traps that iDRAC supports.
MODULE-IDENTITY    

informationGroup 1.3.6.1.4.1.674.10892.5.1
OBJECT IDENTIFIER    

racInfoGroup 1.3.6.1.4.1.674.10892.5.1.1
OBJECT IDENTIFIER    

chassisInfoGroup 1.3.6.1.4.1.674.10892.5.1.2
OBJECT IDENTIFIER    

systemInfoGroup 1.3.6.1.4.1.674.10892.5.1.3
OBJECT IDENTIFIER    

statusGroup 1.3.6.1.4.1.674.10892.5.2
OBJECT IDENTIFIER    

alertGroup 1.3.6.1.4.1.674.10892.5.3
OBJECT IDENTIFIER    

alertVariablesGroup 1.3.6.1.4.1.674.10892.5.3.1
OBJECT IDENTIFIER    

alertTrapGroup 1.3.6.1.4.1.674.10892.5.3.2
OBJECT IDENTIFIER    

systemAlertTrapGroup 1.3.6.1.4.1.674.10892.5.3.2.1
OBJECT IDENTIFIER    

storageAlertTrapGroup 1.3.6.1.4.1.674.10892.5.3.2.2
OBJECT IDENTIFIER    

updatesAlertTrapGroup 1.3.6.1.4.1.674.10892.5.3.2.3
OBJECT IDENTIFIER    

auditAlertTrapGroup 1.3.6.1.4.1.674.10892.5.3.2.4
OBJECT IDENTIFIER    

configurationAlertTrapGroup 1.3.6.1.4.1.674.10892.5.3.2.5
OBJECT IDENTIFIER    

systemDetailsGroup 1.3.6.1.4.1.674.10892.5.4
OBJECT IDENTIFIER    

mIBVersionGroup 1.3.6.1.4.1.674.10892.5.4.1
OBJECT IDENTIFIER    

systemStateGroup 1.3.6.1.4.1.674.10892.5.4.200
OBJECT IDENTIFIER    

chassisInformationGroup 1.3.6.1.4.1.674.10892.5.4.300
OBJECT IDENTIFIER    

powerGroup 1.3.6.1.4.1.674.10892.5.4.600
OBJECT IDENTIFIER    

thermalGroup 1.3.6.1.4.1.674.10892.5.4.700
OBJECT IDENTIFIER    

deviceGroup 1.3.6.1.4.1.674.10892.5.4.1100
OBJECT IDENTIFIER    

slotGroup 1.3.6.1.4.1.674.10892.5.4.1200
OBJECT IDENTIFIER    

fruGroup 1.3.6.1.4.1.674.10892.5.4.2000
OBJECT IDENTIFIER    

storageDetailsGroup 1.3.6.1.4.1.674.10892.5.5
OBJECT IDENTIFIER    

software 1.3.6.1.4.1.674.10892.5.5.1
OBJECT IDENTIFIER    

storageManagement 1.3.6.1.4.1.674.10892.5.5.1.20
OBJECT IDENTIFIER    

physicalDevices 1.3.6.1.4.1.674.10892.5.5.1.20.130
OBJECT IDENTIFIER    

logicalDevices 1.3.6.1.4.1.674.10892.5.5.1.20.140
OBJECT IDENTIFIER    

racName 1.3.6.1.4.1.674.10892.5.1.1.1
This attribute defines the product name of a remote access card.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

racShortName 1.3.6.1.4.1.674.10892.5.1.1.2
This attribute defines the short product name of a remote access card.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

racDescription 1.3.6.1.4.1.674.10892.5.1.1.3
This attribute defines the product description of a remote access card.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

racManufacturer 1.3.6.1.4.1.674.10892.5.1.1.4
This attribute defines the product manufacturer of a remote access card.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

racVersion 1.3.6.1.4.1.674.10892.5.1.1.5
This attribute defines the product version of a remote access card.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

racURL 1.3.6.1.4.1.674.10892.5.1.1.6
This attribute defines the out-of-band UI URL of a remote access card.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

racType 1.3.6.1.4.1.674.10892.5.1.1.7
This attribute defines the type of a remote access card.
Status: current Access: read-only
OBJECT-TYPE    
  RacTypeEnum  

racFirmwareVersion 1.3.6.1.4.1.674.10892.5.1.1.8
This attribute defines the firmware version of a remote access card.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

chassisServiceTag 1.3.6.1.4.1.674.10892.5.1.2.1
This attribute defines the service tag of the modular chassis. The value is zero length if not a modular system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

chassisNameModular 1.3.6.1.4.1.674.10892.5.1.2.2
This attribute defines the chassis name of the modular chassis. The value is zero length if not a modular system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

chassisModelModular 1.3.6.1.4.1.674.10892.5.1.2.3
This attribute defines the model of the modular chassis. The value is zero length if not a modular system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemFQDN 1.3.6.1.4.1.674.10892.5.1.3.1
This attribute defines the fully qualified domain name of the system. For example, hostname.domainname.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemServiceTag 1.3.6.1.4.1.674.10892.5.1.3.2
This attribute defines the service tag of the system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemExpressServiceCode 1.3.6.1.4.1.674.10892.5.1.3.3
This attribute defines the express service code of the system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemAssetTag 1.3.6.1.4.1.674.10892.5.1.3.4
This attribute defines the asset tag of the system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemBladeSlotNumber 1.3.6.1.4.1.674.10892.5.1.3.5
This attribute defines the slot number of the system in the modular chassis.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemOSName 1.3.6.1.4.1.674.10892.5.1.3.6
This attribute defines the name of the operating system that the host is running.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemFormFactor 1.3.6.1.4.1.674.10892.5.1.3.7
This attribute defines the form factor of the system.
Status: current Access: read-only
OBJECT-TYPE    
  SystemFormFactorEnum  

systemDataCenterName 1.3.6.1.4.1.674.10892.5.1.3.8
This attribute defines the Data Center locator of the system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemAisleName 1.3.6.1.4.1.674.10892.5.1.3.9
This attribute defines the Aisle locator of the system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemRackName 1.3.6.1.4.1.674.10892.5.1.3.10
This attribute defines the Rack locator of the system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemRackSlot 1.3.6.1.4.1.674.10892.5.1.3.11
This attribute defines the Rack Slot locator of the system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemModelName 1.3.6.1.4.1.674.10892.5.1.3.12
This attribute defines the model name of the system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemSystemID 1.3.6.1.4.1.674.10892.5.1.3.13
This attribute defines the system ID of the system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16BitRange  

systemOSVersion 1.3.6.1.4.1.674.10892.5.1.3.14
This attribute defines the version of the operating system that the host is running.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemRoomName 1.3.6.1.4.1.674.10892.5.1.3.15
This attribute defines the Room locator of the system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

systemChassisSystemHeight 1.3.6.1.4.1.674.10892.5.1.3.16
This attribute defines the height of the system, in 'U's. A U is a standard unit of measure for the height of a rack or rack-mountable component. (If not applicable, a 'no such name' error is returned.)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8BitRange  

systemBladeGeometry 1.3.6.1.4.1.674.10892.5.1.3.17
This attribute defines the geometry for a modular system. (If not applicable, a 'no such name' error is returned.)
Status: current Access: read-only
OBJECT-TYPE    
  BladeGeometryEnum  

systemNodeID 1.3.6.1.4.1.674.10892.5.1.3.18
This attribute defines the node ID of the system. The node ID provides a unique identifier for the system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

globalSystemStatus 1.3.6.1.4.1.674.10892.5.2.1
This attribute defines the overall rollup status of all components in the system being monitored by the remote access card. Includes system, storage, IO devices, iDRAC, CPU, memory, etc.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemLCDStatus 1.3.6.1.4.1.674.10892.5.2.2
This attribute defines the system status as it is reflected by the LCD front panel. Not all system components may be included.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

globalStorageStatus 1.3.6.1.4.1.674.10892.5.2.3
This attribute defines the overall storage status being monitored by the remote access card.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemPowerState 1.3.6.1.4.1.674.10892.5.2.4
This attribute defines the power state of the system.
Status: current Access: read-only
OBJECT-TYPE    
  PowerStateStatusEnum  

systemPowerUpTime 1.3.6.1.4.1.674.10892.5.2.5
This attribute defines the power-up time of the system in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

alertMessageID 1.3.6.1.4.1.674.10892.5.3.1.1
Message ID of the event.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

alertMessage 1.3.6.1.4.1.674.10892.5.3.1.2
Message describing the alert.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

alertCurrentStatus 1.3.6.1.4.1.674.10892.5.3.1.3
Current status of object causing the alert, if applicable.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

alertSystemServiceTag 1.3.6.1.4.1.674.10892.5.3.1.4
Service tag of the system.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

alertSystemFQDN 1.3.6.1.4.1.674.10892.5.3.1.5
Fully qualified domain name of the system.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

alertFQDD 1.3.6.1.4.1.674.10892.5.3.1.6
Fully qualified device descriptor of the device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

alertDeviceDisplayName 1.3.6.1.4.1.674.10892.5.3.1.7
Display name of the device/FQDD.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

alertMessageArguments 1.3.6.1.4.1.674.10892.5.3.1.8
Concatenated set of strings representing the message arguments of the event. Each message argument string is enclosed in double quotes, and there is a comma after the ending double quote of each message argument string, except the last one. Any double quotes found within a message argument string are preprocessed and changed to single quotes.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

alertChassisServiceTag 1.3.6.1.4.1.674.10892.5.3.1.9
For modular systems, the service tag of the enclosing chassis. For rack and tower systems, this varbind will be empty (zero length).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

alertChassisName 1.3.6.1.4.1.674.10892.5.3.1.10
For modular systems, the chassis name of the enclosing chassis. For rack and tower systems, this varbind will be empty (zero length).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

alertRacFQDN 1.3.6.1.4.1.674.10892.5.3.1.11
Fully qualified domain name of the remote access card.
Status: current Access: read-only
OBJECT-TYPE    
  StringType  

mIBMajorVersionNumber 1.3.6.1.4.1.674.10892.5.4.1.1
0001.0001 This attribute defines the major version number for the version of this MIB supported by the iDRAC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8BitRange  

mIBMinorVersionNumber 1.3.6.1.4.1.674.10892.5.4.1.2
0001.0002 This attribute defines the minor version number for the version of this MIB supported by the iDRAC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8BitRange  

mIBMaintenanceVersionNumber 1.3.6.1.4.1.674.10892.5.4.1.3
0001.0003 This attribute defines the maintenance version number for the version of this MIB supported by the iDRAC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8BitRange  

systemStateTable 1.3.6.1.4.1.674.10892.5.4.200.10
0200.0010 This object defines the System State Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SystemStateTableEntry

systemStateTableEntry 1.3.6.1.4.1.674.10892.5.4.200.10.1
0200.0010.0001 This object defines the System State Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SystemStateTableEntry  

systemStatechassisIndex 1.3.6.1.4.1.674.10892.5.4.200.10.1.1
0200.0010.0001.0001 This attribute defines the index (one based) of this system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

systemStateGlobalSystemStatus 1.3.6.1.4.1.674.10892.5.4.200.10.1.2
0200.0010.0001.0002 This attribute defines the global system status of all system chassis being monitored by the systems management software.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateChassisState 1.3.6.1.4.1.674.10892.5.4.200.10.1.3
0200.0010.0001.0003 This attribute defines the state settings of this system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

systemStateChassisStatus 1.3.6.1.4.1.674.10892.5.4.200.10.1.4
0200.0010.0001.0004 This attribute defines the status of this system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStatePowerUnitStateDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.5
0200.0010.0001.0005 This attribute lists the state settings of each power unit of this system. The results are returned as a binary octet string where each byte of the octet string represents the state settings of a power unit. The first byte returned represents the state settings of the first power unit, etc. The bytes have the same definition type as StateSettingsFlags.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStatePowerUnitStatusRedundancy 1.3.6.1.4.1.674.10892.5.4.200.10.1.6
0200.0010.0001.0006 This attribute defines the combined redundancy status of all power units of this system.
Status: current Access: read-only
OBJECT-TYPE    
  StatusRedundancyEnum  

systemStatePowerUnitStatusDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.7
0200.0010.0001.0007 This attribute lists the redundancy status of each power unit of this system. The results are returned as a binary octet string where each byte of the octet string represents the redundancy status of a power unit. The first byte returned represents the redundancy status of the first power unit, etc. The bytes have the same definition type as StatusRedundancyEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStatePowerSupplyStateDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.8
0200.0010.0001.0008 This attribute lists the state settings of each power supply of this system. The results are returned as a binary octet string where each byte of the octet string represents the state settings of a power supply. The first byte returned represents the state settings of the first power supply, etc. The bytes have the same definition type as StateSettingsFlags.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStatePowerSupplyStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.9
0200.0010.0001.0009 This attribute defines the combined status of all power supplies of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStatePowerSupplyStatusDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.10
0200.0010.0001.0010 This attribute lists the status of each power supply of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of a power supply. The first byte returned represents the status of the first power supply, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateVoltageStateDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.11
0200.0010.0001.0011 This attribute lists the state settings of each voltage probe of this system. The results are returned as a binary octet string where each byte of the octet string represents the state settings of a voltage probe. The first byte returned represents the state settings of the first voltage probe, etc. The bytes have the same definition type as StateSettingsFlags.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateVoltageStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.12
0200.0010.0001.0012 This attribute defines the combined status of all voltage probes of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateVoltageStatusDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.13
0200.0010.0001.0013 This attribute lists the status of each voltage probe of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of a voltage probe. The first byte returned represents the status of the first voltage probe, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateAmperageStateDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.14
0200.0010.0001.0014 This attribute lists the state settings of each amperage probe of this system. The results are returned as a binary octet string where each byte of the octet string represents the state settings of an amperage probe. The first byte returned represents the state settings of the first amperage probe, etc. The bytes have the same definition type as StateSettingsFlags.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateAmperageStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.15
0200.0010.0001.0015 This attribute defines the combined status of all amperage probes of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateAmperageStatusDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.16
0200.0010.0001.0016 This attribute lists the status of each amperage probe of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of an amperage probe. The first byte returned represents the status of the first amperage probe, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateCoolingUnitStateDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.17
0200.0010.0001.0017 This attribute lists the state settings of each cooling unit of this system. The results are returned as a binary octet string where each byte of the octet string represents the state settings of a cooling unit. The first byte returned represents the state settings of the first cooling unit, etc. The bytes have the same definition type as StateSettingsFlags.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateCoolingUnitStatusRedundancy 1.3.6.1.4.1.674.10892.5.4.200.10.1.18
0200.0010.0001.0018 This attribute defines the combined redundancy status of all cooling units of this system.
Status: current Access: read-only
OBJECT-TYPE    
  StatusRedundancyEnum  

systemStateCoolingUnitStatusDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.19
0200.0010.0001.0019 This attribute lists the redundancy status of each cooling unit of this system. The results are returned as a binary octet string where each byte of the octet string represents the redundancy status of a cooling unit. The first byte returned represents the redundancy status of the first cooling unit, etc. The bytes have the same definition type as StatusRedundancyEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateCoolingDeviceStateDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.20
0200.0010.0001.0020 This attribute lists the state settings of each cooling device of this system. The results are returned as a binary octet string where each byte of the octet string represents the state settings of a cooling device. The first byte returned represents the state settings of the first cooling device, etc. The bytes have the same definition type as StateSettingsFlags.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateCoolingDeviceStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.21
0200.0010.0001.0021 This attribute defines the combined status of all cooling devices of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateCoolingDeviceStatusDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.22
0200.0010.0001.0022 This attribute lists the status of each cooling device of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of a cooling device. The first byte returned represents the status of the first cooling device, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateTemperatureStateDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.23
0200.0010.0001.0023 This attribute lists the state settings of each temperature probe of this system. The results are returned as a binary octet string where each byte of the octet string represents the state settings of a temperature probe. The first byte returned represents the state settings of the first temperature probe, etc. The bytes have the same definition type as StateSettingsFlags.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateTemperatureStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.24
0200.0010.0001.0024 This attribute defines the combined status of all temperature probes of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateTemperatureStatusDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.25
0200.0010.0001.0025 This attribute lists the status of each temperature probe of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of a temperature probe. The first byte returned represents the status of the first temperature probe, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateMemoryDeviceStateDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.26
0200.0010.0001.0026 This attribute lists the state settings of each memory device of this system. The results are returned as a binary octet string where each byte of the octet string represents the state settings of a memory device. The first byte returned represents the state settings of the first memory device, etc. The bytes have the same definition type as StateSettingsFlags.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateMemoryDeviceStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.27
0200.0010.0001.0027 This attribute defines the combined status of all memory devices of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateMemoryDeviceStatusDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.28
0200.0010.0001.0028 This attribute lists the status of each memory device of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of a memory device. The first byte returned represents the status of the first memory device, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateChassisIntrusionStateDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.29
0200.0010.0001.0029 This attribute lists the state settings of each intrusion detection device of this system chassis. The results are returned as a binary octet string where each byte of the octet string represents the state settings of an intrusion detection device. The first byte returned represents the state settings of the first intrusion detection device, etc. The bytes have the same definition type as StateSettingsFlags.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateChassisIntrusionStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.30
0200.0010.0001.0030 This attribute defines the combined status of all intrusion detection devices of this system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateChassisIntrusionStatusDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.31
0200.0010.0001.0031 This attribute lists the status of each intrusion detection device of this system chassis. The results are returned as a binary octet string where each byte of the octet string represents the status of an intrusion detection device. The first byte returned represents the status of the first intrusion detection device, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStatePowerUnitStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.42
0200.0010.0001.0042 This attribute defines the combined status of all power units of this chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStatePowerUnitStatusList 1.3.6.1.4.1.674.10892.5.4.200.10.1.43
0200.0010.0001.0043 This attribute lists the status of each power unit of this chassis. The results are returned as a binary octet string where each byte of the octet string represents the status of a power unit. The first byte returned represents the status of the first power unit, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateCoolingUnitStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.44
0200.0010.0001.0044 This attribute defines the combined status of all cooling units of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateCoolingUnitStatusList 1.3.6.1.4.1.674.10892.5.4.200.10.1.45
0200.0010.0001.0045 This attribute lists the status of each cooling unit of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of a cooling unit. The first byte returned represents the status of the first cooling unit, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateProcessorDeviceStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.50
0200.0010.0001.0050 This attribute defines the combined status of all processor devices of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateProcessorDeviceStatusList 1.3.6.1.4.1.674.10892.5.4.200.10.1.51
0200.0010.0001.0051 This attribute lists the status of each processor device of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of a processor device. The first byte returned represents the status of the first processor device, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateBatteryStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.52
0200.0010.0001.0052 This attribute defines the combined status of all batteries of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateBatteryStatusList 1.3.6.1.4.1.674.10892.5.4.200.10.1.53
0200.0010.0001.0053 This attribute lists the status of each battery of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of a battery. The first byte returned represents the status of the first battery, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateSDCardUnitStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.54
0200.0010.0001.0054 This attribute defines the combined status of all SD Card units of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateSDCardUnitStatusList 1.3.6.1.4.1.674.10892.5.4.200.10.1.55
0200.0010.0001.0055 This attribute lists the status of each SD Card unit of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of a SD Card unit. The first byte returned represents the status of the first SD Card unit, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateSDCardDeviceStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.56
0200.0010.0001.0056 This attribute defines the combined status of all SD Card devices of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateSDCardDeviceStatusList 1.3.6.1.4.1.674.10892.5.4.200.10.1.57
0200.0010.0001.0057 This attribute lists the status of each SD Card device of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of a SD Card device. The first byte returned represents the status of the first SD Card device, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateIDSDMCardUnitStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.58
0200.0010.0001.0058 This attribute defines the combined status of all IDSDM Card units of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateIDSDMCardUnitStatusList 1.3.6.1.4.1.674.10892.5.4.200.10.1.59
0200.0010.0001.0059 This attribute lists the status of each IDSDM Card unit of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of an IDSDM Card unit. The first byte returned represents the status of the first IDSDM Card unit, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateIDSDMCardDeviceStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.60
0200.0010.0001.0060 This attribute defines the combined status of all IDSDM Card devices of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateIDSDMCardDeviceStatusList 1.3.6.1.4.1.674.10892.5.4.200.10.1.61
0200.0010.0001.0061 This attribute lists the status of each IDSDM Card device of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of an IDSDM Card device. The first byte returned represents the status of the first IDSDM Card device, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateTemperatureStatisticsStateDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.62
0200.0010.0001.0062 This attribute lists the state settings of each temperature statistics object of this system. The results are returned as a binary octet string where each byte of the octet string represents the state settings of a temperature statistics object. The first byte returned represents the state settings of the first temperature statistics object, etc. The bytes have the same definition type as StateSettingsFlags.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

systemStateTemperatureStatisticsStatusCombined 1.3.6.1.4.1.674.10892.5.4.200.10.1.63
0200.0010.0001.0063 This attribute defines the combined status of all temperature statistics objects of this system.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemStateTemperatureStatisticsStatusDetails 1.3.6.1.4.1.674.10892.5.4.200.10.1.64
0200.0010.0001.0064 This attribute lists the status of each temperature statistics object of this system. The results are returned as a binary octet string where each byte of the octet string represents the status of a temperature statistics object. The first byte returned represents the status of the first temperature statistics object, etc. The bytes have the same definition type as ObjectStatusEnum.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

numEventLogEntries 1.3.6.1.4.1.674.10892.5.4.300.1
0300.0001.0000 This attribute provides the number of entries currently in the eventLogTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

numLCLogEntries 1.3.6.1.4.1.674.10892.5.4.300.2
0300.0002.0000 This attribute provides the number of entries currently in the lcLogTable. Note: This attribute can only be accessed via SNMPv3 queries.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

chassisInformationTable 1.3.6.1.4.1.674.10892.5.4.300.10
0300.0010 This object defines the Chassis Information Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChassisInformationTableEntry

chassisInformationTableEntry 1.3.6.1.4.1.674.10892.5.4.300.10.1
0300.0010.0001 This object defines the Chassis Information Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChassisInformationTableEntry  

chassisIndexChassisInformation 1.3.6.1.4.1.674.10892.5.4.300.10.1.1
0300.0010.0001.0001 This attribute defines the index (one based) of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

chassisStateCapabilities 1.3.6.1.4.1.674.10892.5.4.300.10.1.2
0300.0010.0001.0002 This attribute defines the state capabilities of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

chassisStateSettings 1.3.6.1.4.1.674.10892.5.4.300.10.1.3
0300.0010.0001.0003 This attribute defines the state settings of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

chassisStatus 1.3.6.1.4.1.674.10892.5.4.300.10.1.4
0300.0010.0001.0004 This attribute defines the status of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

chassisparentIndexReference 1.3.6.1.4.1.674.10892.5.4.300.10.1.5
0300.0010.0001.0005 This attribute defines the index (one based) to the parent system of this system chassis, if any.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

chassisType 1.3.6.1.4.1.674.10892.5.4.300.10.1.6
0300.0010.0001.0006 This attribute defines the system type of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ChassisTypeEnum  

chassisName 1.3.6.1.4.1.674.10892.5.4.300.10.1.7
0300.0010.0001.0007 This attribute defines the user-assigned name of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

chassisManufacturerName 1.3.6.1.4.1.674.10892.5.4.300.10.1.8
0300.0010.0001.0008 This attribute defines the name of the manufacturer of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

chassisModelTypeName 1.3.6.1.4.1.674.10892.5.4.300.10.1.9
0300.0010.0001.0009 This attribute defines the system model type of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

chassisAssetTagName 1.3.6.1.4.1.674.10892.5.4.300.10.1.10
0300.0010.0001.0010 This attribute defines the asset tag name of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..10)  

chassisServiceTagName 1.3.6.1.4.1.674.10892.5.4.300.10.1.11
0300.0010.0001.0011 This attribute defines the service tag name of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

chassisID 1.3.6.1.4.1.674.10892.5.4.300.10.1.12
0300.0010.0001.0012 This attribute defines the system ID. If the value is 254 (0xFE), the attribute systemIDExtension provides the system ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8BitRange  

chassisIDExtension 1.3.6.1.4.1.674.10892.5.4.300.10.1.13
0300.0010.0001.0013 This attribute defines the system ID extension.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16BitRange  

chassisSystemClass 1.3.6.1.4.1.674.10892.5.4.300.10.1.14
0300.0010.0001.0014 This attribute defines the system class.
Status: current Access: read-only
OBJECT-TYPE    
  ChassisSystemClassEnum  

chassisSystemName 1.3.6.1.4.1.674.10892.5.4.300.10.1.15
0300.0010.0001.0015 This attribute defines the host name of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

chassisLEDControlCapabilitiesUnique 1.3.6.1.4.1.674.10892.5.4.300.10.1.24
0300.0010.0001.0024 This attribute defines the capabilities of the LED control hardware in the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  LEDControlCapabilitiesFlags  

chassisLEDControlSettingsUnique 1.3.6.1.4.1.674.10892.5.4.300.10.1.25
0300.0010.0001.0025 This attribute defines the reading and setting of the LED control hardware in the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  LEDControlSettingsFlags  

chassisIdentifyFlashControlCapabilities 1.3.6.1.4.1.674.10892.5.4.300.10.1.28
0300.0010.0001.0028 This attribute defines if the system allows setting of the system front panel LED to flash.
Status: current Access: read-only
OBJECT-TYPE    
  ChassisIdentifyControlCapabilitiesFlags  

chassisIdentifyFlashControlSettings 1.3.6.1.4.1.674.10892.5.4.300.10.1.29
0300.0010.0001.0029 This attribute setting causes the system front panel LED to flash.
Status: current Access: read-only
OBJECT-TYPE    
  ChassisIdentifyControlSettingsFlags  

chassisLockPresent 1.3.6.1.4.1.674.10892.5.4.300.10.1.30
0300.0010.0001.0030 If true, a system lock is present on the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

chassishostControlCapabilitiesUnique 1.3.6.1.4.1.674.10892.5.4.300.10.1.31
0300.0010.0001.0031 This attribute defines the capabilities of the host control function.
Status: current Access: read-only
OBJECT-TYPE    
  HostControlCapabilitiesFlags  

chassishostControlSettingsUnique 1.3.6.1.4.1.674.10892.5.4.300.10.1.32
0300.0010.0001.0032 This attribute defines the settings of the host control function.
Status: current Access: read-only
OBJECT-TYPE    
  HostControlSettingsFlags  

chassiswatchDogControlCapabilitiesUnique 1.3.6.1.4.1.674.10892.5.4.300.10.1.33
0300.0010.0001.0033 This attribute defines the capabilities of the watchdog control function.
Status: current Access: read-only
OBJECT-TYPE    
  WatchDogControlCapabilitiesFlags  

chassiswatchDogControlSettingsUnique 1.3.6.1.4.1.674.10892.5.4.300.10.1.34
0300.0010.0001.0034 This attribute defines the settings of the watchdog control function.
Status: current Access: read-only
OBJECT-TYPE    
  WatchControlSettingsFlags  

chassiswatchDogControlExpiryTimeCapabilitiesUnique 1.3.6.1.4.1.674.10892.5.4.300.10.1.35
0300.0010.0001.0035 This attribute defines the capabilities of the watchdog control expiry timer function.
Status: current Access: read-only
OBJECT-TYPE    
  WatchDogTimerCapabilitiesFlags  

chassiswatchDogControlExpiryTime 1.3.6.1.4.1.674.10892.5.4.300.10.1.36
0300.0010.0001.0036 This attribute defines the current watchdog timer value in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16BitRange  

chassisPowerButtonControlCapabilitiesUnique 1.3.6.1.4.1.674.10892.5.4.300.10.1.38
0300.0010.0001.0038 This attribute defines the capabilities of the power button control hardware in the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  PowerButtonControlCapabilitiesFlags  

chassisPowerButtonControlSettingsUnique 1.3.6.1.4.1.674.10892.5.4.300.10.1.39
0300.0010.0001.0039 This attribute defines the reading and setting of the power button control hardware in the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  PowerButtonControlSettingsFlags  

chassisNMIButtonControlCapabilitiesUnique 1.3.6.1.4.1.674.10892.5.4.300.10.1.44
0300.0010.0001.0044 This attribute defines the capabilities of the NMI button control hardware in the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  NMIButtonControlCapabilitiesFlags  

chassisNMIButtonControlSettingsUnique 1.3.6.1.4.1.674.10892.5.4.300.10.1.45
0300.0010.0001.0045 This attribute defines the reading and setting of the NMI button control hardware in the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  NMIButtonControlSettingsFlags  

chassisSystemProperties 1.3.6.1.4.1.674.10892.5.4.300.10.1.46
0300.0010.0001.0046 This attribute defines the properties of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  SystemPropertiesFlags  

chassisSystemRevisionNumber 1.3.6.1.4.1.674.10892.5.4.300.10.1.47
0300.0010.0001.0047 This attribute defines the revision number of the system where zero indicates the original version of the system chassis. The revision number is not available on all systems.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8BitRange  

chassisSystemRevisionName 1.3.6.1.4.1.674.10892.5.4.300.10.1.48
0300.0010.0001.0048 This attribute defines the revision name of the system, if applicable.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

chassisExpressServiceCodeName 1.3.6.1.4.1.674.10892.5.4.300.10.1.49
0300.0010.0001.0049 This attribute defines the Express Service Code of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

eventLogTable 1.3.6.1.4.1.674.10892.5.4.300.40
0300.0040 This object defines the Event (ESM) Log Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EventLogTableEntry

eventLogTableEntry 1.3.6.1.4.1.674.10892.5.4.300.40.1
0300.0040.0001 This object defines the Event (ESM) Log Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  EventLogTableEntry  

eventLogchassisIndex 1.3.6.1.4.1.674.10892.5.4.300.40.1.1
0300.0040.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

eventLogRecordIndex 1.3.6.1.4.1.674.10892.5.4.300.40.1.2
0300.0040.0001.0002 This attribute defines the index (one based) of the event log record.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

eventLogStateCapabilitiesUnique 1.3.6.1.4.1.674.10892.5.4.300.40.1.3
0300.0040.0001.0003 This attribute defines the state capabilities of the object that is writing the event log.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesLogUniqueFlags  

eventLogStateSettingsUnique 1.3.6.1.4.1.674.10892.5.4.300.40.1.4
0300.0040.0001.0004 This attribute defines the state settings of the object that is writing the event log.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsLogUniqueFlags  

eventLogRecord 1.3.6.1.4.1.674.10892.5.4.300.40.1.5
0300.0040.0001.0005 This attribute defines the data of the event log record.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

eventLogFormat 1.3.6.1.4.1.674.10892.5.4.300.40.1.6
0300.0040.0001.0006 This attribute defines the format of the event log record.
Status: current Access: read-only
OBJECT-TYPE    
  LogFormatType  

eventLogSeverityStatus 1.3.6.1.4.1.674.10892.5.4.300.40.1.7
0300.0040.0001.0007 This attribute defines the severity of the event log record.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

eventLogDateName 1.3.6.1.4.1.674.10892.5.4.300.40.1.8
0300.0040.0001.0008 This attribute defines the date and time of the event log record.
Status: current Access: read-only
OBJECT-TYPE    
  DateName  

systemBIOSTable 1.3.6.1.4.1.674.10892.5.4.300.50
0300.0050 This object defines the System BIOS Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SystemBIOSTableEntry

systemBIOSTableEntry 1.3.6.1.4.1.674.10892.5.4.300.50.1
0300.0050.0001 This object defines the System BIOS Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SystemBIOSTableEntry  

systemBIOSchassisIndex 1.3.6.1.4.1.674.10892.5.4.300.50.1.1
0300.0050.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

systemBIOSIndex 1.3.6.1.4.1.674.10892.5.4.300.50.1.2
0300.0050.0001.0002 This attribute defines the index (one based) of the system BIOS.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

systemBIOSStateCapabilities 1.3.6.1.4.1.674.10892.5.4.300.50.1.3
0300.0050.0001.0003 This attribute defines the state capabilities of the system BIOS.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

systemBIOSStateSettings 1.3.6.1.4.1.674.10892.5.4.300.50.1.4
0300.0050.0001.0004 This attribute defines the state settings of the system BIOS.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

systemBIOSStatus 1.3.6.1.4.1.674.10892.5.4.300.50.1.5
0300.0050.0001.0005 This attribute defines the status of the system BIOS.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemBIOSReleaseDateName 1.3.6.1.4.1.674.10892.5.4.300.50.1.7
0300.0050.0001.0007 This attribute defines the release date name of the system BIOS.
Status: current Access: read-only
OBJECT-TYPE    
  DateName  

systemBIOSVersionName 1.3.6.1.4.1.674.10892.5.4.300.50.1.8
0300.0050.0001.0008 This attribute defines the version name of the system BIOS.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

systemBIOSManufacturerName 1.3.6.1.4.1.674.10892.5.4.300.50.1.11
0300.0050.0001.0011 This attribute defines the name of the manufacturer of the system BIOS.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

firmwareTable 1.3.6.1.4.1.674.10892.5.4.300.60
0300.0060 This object defines the Firmware Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FirmwareTableEntry

firmwareTableEntry 1.3.6.1.4.1.674.10892.5.4.300.60.1
0300.0060.0001 This object defines the Firmware Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  FirmwareTableEntry  

firmwarechassisIndex 1.3.6.1.4.1.674.10892.5.4.300.60.1.1
0300.0060.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

firmwareIndex 1.3.6.1.4.1.674.10892.5.4.300.60.1.2
0300.0060.0001.0002 This attribute defines the index (one based) of the firmware.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

firmwareStateCapabilities 1.3.6.1.4.1.674.10892.5.4.300.60.1.3
0300.0060.0001.0003 This attribute defines the state capabilities of the firmware.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

firmwareStateSettings 1.3.6.1.4.1.674.10892.5.4.300.60.1.4
0300.0060.0001.0004 This attribute defines the state settings of the firmware.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

firmwareStatus 1.3.6.1.4.1.674.10892.5.4.300.60.1.5
0300.0060.0001.0005 This attribute defines the status of the firmware.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

firmwareSize 1.3.6.1.4.1.674.10892.5.4.300.60.1.6
0300.0060.0001.0006 This attribute defines the image size of the firmware in KBytes. Zero indicates size is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16BitRange  

firmwareType 1.3.6.1.4.1.674.10892.5.4.300.60.1.7
0300.0060.0001.0007 This attribute defines the type of firmware.
Status: current Access: read-only
OBJECT-TYPE    
  FirmwareType  

firmwareTypeName 1.3.6.1.4.1.674.10892.5.4.300.60.1.8
0300.0060.0001.0008 This attribute defines the type name of the firmware.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

firmwareUpdateCapabilities 1.3.6.1.4.1.674.10892.5.4.300.60.1.9
0300.0060.0001.0009 This attribute defines the bitmap of supported methods for firmware update.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16BitRange  

firmwareVersionName 1.3.6.1.4.1.674.10892.5.4.300.60.1.11
0300.0060.0001.0011 This attribute defines the version of the firmware.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

intrusionTable 1.3.6.1.4.1.674.10892.5.4.300.70
0300.0070 This object defines the Intrusion Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IntrusionTableEntry

intrusionTableEntry 1.3.6.1.4.1.674.10892.5.4.300.70.1
0300.0070.0001 This object defines the Intrusion Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IntrusionTableEntry  

intrusionchassisIndex 1.3.6.1.4.1.674.10892.5.4.300.70.1.1
0300.0070.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

intrusionIndex 1.3.6.1.4.1.674.10892.5.4.300.70.1.2
0300.0070.0001.0002 This attribute defines the index (one based) of the intrusion sensor.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

intrusionStateCapabilities 1.3.6.1.4.1.674.10892.5.4.300.70.1.3
0300.0070.0001.0003 This attribute defines the state capabilities of the intrusion sensor.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

intrusionStateSettings 1.3.6.1.4.1.674.10892.5.4.300.70.1.4
0300.0070.0001.0004 This attribute defines the state settings of the intrusion sensor.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

intrusionStatus 1.3.6.1.4.1.674.10892.5.4.300.70.1.5
0300.0070.0001.0005 This attribute defines the status of the intrusion sensor.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

intrusionReading 1.3.6.1.4.1.674.10892.5.4.300.70.1.6
0300.0070.0001.0006 This attribute defines the reading of the intrusion sensor.
Status: current Access: read-only
OBJECT-TYPE    
  IntrusionReadingEnum  

intrusionType 1.3.6.1.4.1.674.10892.5.4.300.70.1.7
0300.0070.0001.0007 This attribute defines the type of the intrusion sensor.
Status: current Access: read-only
OBJECT-TYPE    
  IntrusionTypeEnum  

intrusionLocationName 1.3.6.1.4.1.674.10892.5.4.300.70.1.8
0300.0070.0001.0008 This attribute defines the location of the intrusion sensor.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

lcLogTable 1.3.6.1.4.1.674.10892.5.4.300.90
0300.0090 This object defines the Lifecycle (LC) Log Table. Lifecycle (LC) Log table records are ordered from oldest to newest. Note: This table can only be accessed via SNMPv3 queries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LcLogTableEntry

lcLogTableEntry 1.3.6.1.4.1.674.10892.5.4.300.90.1
0300.0090.0001 This object defines the Lifcycle (LC) Log Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  LcLogTableEntry  

lcLogChassisIndex 1.3.6.1.4.1.674.10892.5.4.300.90.1.1
0300.0090.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

lcLogRecordIndex 1.3.6.1.4.1.674.10892.5.4.300.90.1.2
0300.0090.0001.0002 This attribute defines the index (one based) of the LC log record.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

lcLogSequenceNumber 1.3.6.1.4.1.674.10892.5.4.300.90.1.3
0300.0090.0001.0003 This attribute defines the LC Log sequence number of the event associated with the LC log record.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

lcLogCategory 1.3.6.1.4.1.674.10892.5.4.300.90.1.4
0300.0090.0001.0004 This attribute defines the category of the event associated with the LC log record.
Status: current Access: read-only
OBJECT-TYPE    
  LcLogCategoryEnum  

lcLogSeverityStatus 1.3.6.1.4.1.674.10892.5.4.300.90.1.5
0300.0090.0001.0005 This attribute defines the severity of the event associated with the LC log record.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

lcLogDateName 1.3.6.1.4.1.674.10892.5.4.300.90.1.6
0300.0090.0001.0006 This attribute defines the date and time of the event associated with the LC log record.
Status: current Access: read-only
OBJECT-TYPE    
  DateName  

lcLogFQDD 1.3.6.1.4.1.674.10892.5.4.300.90.1.7
0300.0090.0001.0007 Fully qualified device descriptor (FQDD) of the device associated with the event associated with the LC log record.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

lcLogMessageID 1.3.6.1.4.1.674.10892.5.4.300.90.1.8
0300.0090.0001.0008 This attribute defines the Message ID of the event associated with the LC log record.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

lcLogMessage 1.3.6.1.4.1.674.10892.5.4.300.90.1.9
0300.0090.0001.0009 This attribute defines the message of the event associated with the LC log record.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

lcLogDetailedDescription 1.3.6.1.4.1.674.10892.5.4.300.90.1.10
0300.0090.0001.0010 This attribute defines the detailed description of the event associated with the LC log record.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..2048)  

lcLogRecommededAction 1.3.6.1.4.1.674.10892.5.4.300.90.1.11
0300.0090.0001.0011 This attribute defines an optional recommended action associated with the event associated with the LC log record.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..2048)  

lcLogComment 1.3.6.1.4.1.674.10892.5.4.300.90.1.12
0300.0090.0001.0012 This attribute defines an optional user comment associated with the event associated with the LC log record.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

powerUnitTable 1.3.6.1.4.1.674.10892.5.4.600.10
0600.0010 This object defines the Power Unit Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerUnitTableEntry

powerUnitTableEntry 1.3.6.1.4.1.674.10892.5.4.600.10.1
0600.0010.0001 This object defines the Power Unit Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PowerUnitTableEntry  

powerUnitchassisIndex 1.3.6.1.4.1.674.10892.5.4.600.10.1.1
0600.0010.0001.0001 This attribute defines the index (one based) of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

powerUnitIndex 1.3.6.1.4.1.674.10892.5.4.600.10.1.2
0600.0010.0001.0002 This attribute defines the index (one based) of the power unit.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

powerUnitStateCapabilities 1.3.6.1.4.1.674.10892.5.4.600.10.1.3
0600.0010.0001.0003 This attribute defines the state capabilities of the power unit.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

powerUnitStateSettings 1.3.6.1.4.1.674.10892.5.4.600.10.1.4
0600.0010.0001.0004 This attribute defines the state settings of the power unit.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

powerUnitRedundancyStatus 1.3.6.1.4.1.674.10892.5.4.600.10.1.5
0600.0010.0001.0005 This attribute defines the redundancy status of the power unit.
Status: current Access: read-only
OBJECT-TYPE    
  StatusRedundancyEnum  

powerSupplyCountForRedundancy 1.3.6.1.4.1.674.10892.5.4.600.10.1.6
0600.0010.0001.0006 This attribute defines the total number of power supplies required for this power unit to have full redundancy.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

powerUnitName 1.3.6.1.4.1.674.10892.5.4.600.10.1.7
0600.0010.0001.0007 This attribute defines the name of the power unit.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

powerUnitStatus 1.3.6.1.4.1.674.10892.5.4.600.10.1.8
0600.0010.0001.0008 This attribute defines the status of the power unit.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

powerSupplyTable 1.3.6.1.4.1.674.10892.5.4.600.12
0600.0012 This object defines the Power Supply Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerSupplyTableEntry

powerSupplyTableEntry 1.3.6.1.4.1.674.10892.5.4.600.12.1
0600.0012.0001 This object defines the Power Supply Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PowerSupplyTableEntry  

powerSupplychassisIndex 1.3.6.1.4.1.674.10892.5.4.600.12.1.1
0600.0012.0001.0001 This attribute defines the index (one based) of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

powerSupplyIndex 1.3.6.1.4.1.674.10892.5.4.600.12.1.2
0600.0012.0001.0002 This attribute defines the index (one based) of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

powerSupplyStateCapabilitiesUnique 1.3.6.1.4.1.674.10892.5.4.600.12.1.3
0600.0012.0001.0003 This attribute defines the state capabilities of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  PowerSupplyStateCapabilitiesUniqueFlags  

powerSupplyStateSettingsUnique 1.3.6.1.4.1.674.10892.5.4.600.12.1.4
0600.0012.0001.0004 This attribute defines the state settings of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  PowerSupplyStateSettingsUniqueFlags  

powerSupplyStatus 1.3.6.1.4.1.674.10892.5.4.600.12.1.5
0600.0012.0001.0005 This attribute defines the status of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

powerSupplyOutputWatts 1.3.6.1.4.1.674.10892.5.4.600.12.1.6
0600.0012.0001.0006 This attribute defines the maximum sustained output wattage of the power supply (in tenths of Watts).
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

powerSupplyType 1.3.6.1.4.1.674.10892.5.4.600.12.1.7
0600.0012.0001.0007 This attribute defines the type of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  PowerSupplyTypeEnum  

powerSupplyLocationName 1.3.6.1.4.1.674.10892.5.4.600.12.1.8
0600.0012.0001.0008 This attribute defines the location of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

powerSupplyMaximumInputVoltage 1.3.6.1.4.1.674.10892.5.4.600.12.1.9
0600.0012.0001.0009 This attribute defines the maximum input voltage of the power supply (in Volts).
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

powerSupplypowerUnitIndexReference 1.3.6.1.4.1.674.10892.5.4.600.12.1.10
0600.0012.0001.0010 This attribute defines the index to the associated power unit if the power supply is part of a power unit.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

powerSupplySensorState 1.3.6.1.4.1.674.10892.5.4.600.12.1.11
0600.0012.0001.0011 This attribute defines the state reported by the power supply sensor. This attribute supplements the attribute powerSupplyStateSettingsUnique.
Status: current Access: read-only
OBJECT-TYPE    
  PowerSupplySensorStateFlags  

powerSupplyConfigurationErrorType 1.3.6.1.4.1.674.10892.5.4.600.12.1.12
0600.0012.0001.0012 This attribute defines the type of configuration error reported by the power supply sensor. When the configurationError bit is on in the value for the attribute powerSupplySensorState, a value is returned for this attribute; otherwise, a value is not returned for this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  PowerSupplyConfigurationErrorTypeEnum  

powerSupplyPowerMonitorCapable 1.3.6.1.4.1.674.10892.5.4.600.12.1.13
0600.0012.0001.0013 This attribute defines a boolean value that reports whether the power supply is capable of monitoring power consumption.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

powerSupplyRatedInputWattage 1.3.6.1.4.1.674.10892.5.4.600.12.1.14
0600.0012.0001.0014 This attribute defines the rated input wattage of the power supply (in tenths of Watts).
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

powerSupplyFQDD 1.3.6.1.4.1.674.10892.5.4.600.12.1.15
0600.0012.0001.0015 Fully qualified device descriptor (FQDD) of the power supply.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

powerSupplyCurrentInputVoltage 1.3.6.1.4.1.674.10892.5.4.600.12.1.16
0600.0012.0001.0016 This attribute defines the current input voltage to the power supply (in Volts).
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

voltageProbeTable 1.3.6.1.4.1.674.10892.5.4.600.20
0600.0020 This object defines the Voltage Probe Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VoltageProbeTableEntry

voltageProbeTableEntry 1.3.6.1.4.1.674.10892.5.4.600.20.1
0600.0020.001 This object defines the Voltage Probe Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  VoltageProbeTableEntry  

voltageProbechassisIndex 1.3.6.1.4.1.674.10892.5.4.600.20.1.1
0600.0020.0001.0001 This attribute defines the index (one based) of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

voltageProbeIndex 1.3.6.1.4.1.674.10892.5.4.600.20.1.2
0600.0020.0001.0002 This attribute defines the index (one based) of the voltage probe.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

voltageProbeStateCapabilities 1.3.6.1.4.1.674.10892.5.4.600.20.1.3
0600.0020.0001.0003 This attribute defines the state capabilities of the voltage probe.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

voltageProbeStateSettings 1.3.6.1.4.1.674.10892.5.4.600.20.1.4
0600.0020.0001.0004 This attribute defines the state settings of the voltage probe.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

voltageProbeStatus 1.3.6.1.4.1.674.10892.5.4.600.20.1.5
0600.0020.0001.0005 This attribute defines the probe status of the voltage probe.
Status: current Access: read-only
OBJECT-TYPE    
  StatusProbeEnum  

voltageProbeReading 1.3.6.1.4.1.674.10892.5.4.600.20.1.6
0600.0020.0001.0006 This attribute defines the reading for a voltage probe of type other than voltageProbeTypeIsDiscrete. When the value for voltageProbeType is other than voltageProbeTypeIsDiscrete, the value returned for this attribute is the voltage that the probe is reading in millivolts. When the value for voltageProbeType is voltageProbeTypeIsDiscrete, a value is not returned for this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

voltageProbeType 1.3.6.1.4.1.674.10892.5.4.600.20.1.7
0600.0020.0001.0007 This attribute defines the type of the voltage probe.
Status: current Access: read-only
OBJECT-TYPE    
  VoltageTypeEnum  

voltageProbeLocationName 1.3.6.1.4.1.674.10892.5.4.600.20.1.8
0600.0020.0001.0008 This attribute defines the location name of the voltage probe.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

voltageProbeUpperNonRecoverableThreshold 1.3.6.1.4.1.674.10892.5.4.600.20.1.9
0600.0020.0001.0009 This attribute defines the upper nonrecoverable threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

voltageProbeUpperCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.600.20.1.10
0600.0020.0001.0010 This attribute defines the upper critical threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

voltageProbeUpperNonCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.600.20.1.11
0600.0020.0001.0011 This attribute defines the upper noncritical threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

voltageProbeLowerNonCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.600.20.1.12
0600.0020.0001.0012 This attribute defines the lower noncritical threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

voltageProbeLowerCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.600.20.1.13
0600.0020.0001.0013 This attribute defines the lower critical threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

voltageProbeLowerNonRecoverableThreshold 1.3.6.1.4.1.674.10892.5.4.600.20.1.14
0600.0020.0001.0014 This attribute defines the lower nonrecoverable threshold of the voltage probe. The value is an integer representing the voltage of the threshold in millivolts.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

voltageProbeProbeCapabilities 1.3.6.1.4.1.674.10892.5.4.600.20.1.15
0600.0020.0001.0015 This attribute defines the probe capabilities of the voltage probe.
Status: current Access: read-only
OBJECT-TYPE    
  ProbeCapabilitiesFlags  

voltageProbeDiscreteReading 1.3.6.1.4.1.674.10892.5.4.600.20.1.16
0600.0020.0001.0016 This attribute defines the reading for a voltage probe of type voltageProbeTypeIsDiscrete. When the value for voltageProbeType is other than voltageProbeTypeIsDiscrete, a value is not returned for this attribute. When the value for voltageProbeType is voltageProbeTypeIsDiscrete, the value returned for this attribute is the discrete reading for the probe.
Status: current Access: read-only
OBJECT-TYPE    
  VoltageDiscreteReadingEnum  

amperageProbeTable 1.3.6.1.4.1.674.10892.5.4.600.30
0600.0030 This object defines the Amperage Probe Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AmperageProbeTableEntry

amperageProbeTableEntry 1.3.6.1.4.1.674.10892.5.4.600.30.1
0600.0030.0001 This object defines the Amperage Probe Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AmperageProbeTableEntry  

amperageProbechassisIndex 1.3.6.1.4.1.674.10892.5.4.600.30.1.1
0600.0030.0001.0001 This attribute defines the index (one based) of the system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

amperageProbeIndex 1.3.6.1.4.1.674.10892.5.4.600.30.1.2
0600.0030.0001.0002 This attribute defines the index (one based) of the amperage probe.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

amperageProbeStateCapabilities 1.3.6.1.4.1.674.10892.5.4.600.30.1.3
0600.0030.0001.0003 This attribute defines the state capabilities of the amperage probe.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

amperageProbeStateSettings 1.3.6.1.4.1.674.10892.5.4.600.30.1.4
0600.0030.0001.0004 This attribute defines the state settings of the amperage probe.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

amperageProbeStatus 1.3.6.1.4.1.674.10892.5.4.600.30.1.5
0600.0030.0001.0005 This attribute defines the probe status of the amperage probe.
Status: current Access: read-only
OBJECT-TYPE    
  StatusProbeEnum  

amperageProbeReading 1.3.6.1.4.1.674.10892.5.4.600.30.1.6
0600.0030.0001.0006 This attribute defines the reading for an amperage probe of type other than amperageProbeTypeIsDiscrete. When the value for amperageProbeType is amperageProbeTypeIsPowerSupplyAmps or amperageProbeTypeIsSystemAmps, the value returned for this attribute is the power usage that the probe is reading in tenths of Amps. When the value for amperageProbeType is amperageProbeTypeIsPowerSupplyWatts or amperageProbeTypeIsSystemWatts, the value returned for this attribute is the power usage that the probe is reading in Watts. When the value for amperageProbeType is other than amperageProbeTypeIsDiscrete, amperageProbeTypeIsPowerSupplyAmps, amperageProbeTypeIsPowerSupplyWatts, amperageProbeTypeIsSystemAmps or amperageProbeTypeIsSystemWatts, the value returned for this attribute is the amperage that the probe is reading in Milliamps. When the value for amperageProbeType is amperageProbeTypeIsDiscrete, a value is not returned for this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

amperageProbeType 1.3.6.1.4.1.674.10892.5.4.600.30.1.7
0600.0030.0001.0007 This attribute defines the type of the amperage probe.
Status: current Access: read-only
OBJECT-TYPE    
  AmperageProbeTypeEnum  

amperageProbeLocationName 1.3.6.1.4.1.674.10892.5.4.600.30.1.8
0600.0030.0001.0008 This attribute defines the location of the amperage probe.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

amperageProbeUpperNonRecoverableThreshold 1.3.6.1.4.1.674.10892.5.4.600.30.1.9
0600.0030.0001.0009 This attribute defines the upper nonrecoverable threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

amperageProbeUpperCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.600.30.1.10
0600.0030.0001.0010 This attribute defines the upper critical threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

amperageProbeUpperNonCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.600.30.1.11
0600.0030.0001.0011 This attribute defines the upper noncritical threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

amperageProbeLowerNonCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.600.30.1.12
0600.0030.0001.0012 This attribute defines the lower noncritical threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

amperageProbeLowerCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.600.30.1.13
0600.0030.0001.0013 This attribute defines the lower critical threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

amperageProbeLowerNonRecoverableThreshold 1.3.6.1.4.1.674.10892.5.4.600.30.1.14
0600.0030.0001.0014 This attribute defines the lower nonrecoverable threshold of the amperage probe. The value is an integer representing the amperage of the threshold in milliamps.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

amperageProbeProbeCapabilities 1.3.6.1.4.1.674.10892.5.4.600.30.1.15
0600.0030.0001.0015 This attribute defines the probe capabilities of the amperage probe.
Status: current Access: read-only
OBJECT-TYPE    
  ProbeCapabilitiesFlags  

amperageProbeDiscreteReading 1.3.6.1.4.1.674.10892.5.4.600.30.1.16
0600.0030.0001.0016 This attribute defines the reading for an amperage probe of type amperageProbeTypeIsDiscrete. When the value for amperageProbeType is other than amperageProbeTypeIsDiscrete, a value is not returned for this attribute. When the value for amperageProbeType is amperageProbeTypeIsDiscrete, the value returned for this attribute is the discrete reading for the probe.
Status: current Access: read-only
OBJECT-TYPE    
  AmperageDiscreteReadingEnum  

systemBatteryTable 1.3.6.1.4.1.674.10892.5.4.600.50
0600.0050 This object defines the System Battery Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SystemBatteryTableEntry

systemBatteryTableEntry 1.3.6.1.4.1.674.10892.5.4.600.50.1
0600.0050.0001 This object defines the System Battery Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SystemBatteryTableEntry  

systemBatteryChassisIndex 1.3.6.1.4.1.674.10892.5.4.600.50.1.1
0600.0050.0001.0001 This attribute defines the index (one based) of the system chassis that contains the battery.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

systemBatteryIndex 1.3.6.1.4.1.674.10892.5.4.600.50.1.2
0600.0050.0001.0002 This attribute defines the index (one based) of the battery.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

systemBatteryStateCapabilities 1.3.6.1.4.1.674.10892.5.4.600.50.1.3
0600.0050.0001.0003 This attribute defines the state capabilities of the battery.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

systemBatteryStateSettings 1.3.6.1.4.1.674.10892.5.4.600.50.1.4
0600.0050.0001.0004 This attribute defines the state settings of the battery.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

systemBatteryStatus 1.3.6.1.4.1.674.10892.5.4.600.50.1.5
0600.0050.0001.0005 This attribute defines the status of the battery.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemBatteryReading 1.3.6.1.4.1.674.10892.5.4.600.50.1.6
0600.0050.0001.0006 This attribute defines the reading of the battery.
Status: current Access: read-only
OBJECT-TYPE    
  SystemBatteryReadingFlags  

systemBatteryLocationName 1.3.6.1.4.1.674.10892.5.4.600.50.1.7
0600.0050.0001.0007 This attribute defines the location of the battery.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

powerUsageTable 1.3.6.1.4.1.674.10892.5.4.600.60
0600.0060 This object defines the Power Usage Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PowerUsageTableEntry

powerUsageTableEntry 1.3.6.1.4.1.674.10892.5.4.600.60.1
0600.0060.0001 This object defines the Power Usage Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PowerUsageTableEntry  

powerUsageChassisIndex 1.3.6.1.4.1.674.10892.5.4.600.60.1.1
0600.0060.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

powerUsageIndex 1.3.6.1.4.1.674.10892.5.4.600.60.1.2
0600.0060.0001.0002 This attribute defines the index (one based) of the power usage information.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

powerUsageStateCapabilities 1.3.6.1.4.1.674.10892.5.4.600.60.1.3
0600.0060.0001.0003 This attribute defines the state capabilities of the power usage information.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

powerUsageStateSettings 1.3.6.1.4.1.674.10892.5.4.600.60.1.4
0600.0060.0001.0004 This attribute defines the state settings of the power usage information.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

powerUsageStatus 1.3.6.1.4.1.674.10892.5.4.600.60.1.5
0600.0060.0001.0005 This attribute defines the status of the power usage information.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

powerUsageEntityName 1.3.6.1.4.1.674.10892.5.4.600.60.1.6
0600.0060.0001.0006 This attribute defines the name of the entity associated with this power usage information.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

powerUsageCumulativeWattage 1.3.6.1.4.1.674.10892.5.4.600.60.1.7
0600.0060.0001.0007 This attribute defines the total wattage used (in Watt-hours) by this entity since the date and time specified by the powerUsageCumulativeWattageStartDateName attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

powerUsageCumulativeWattageStartDateName 1.3.6.1.4.1.674.10892.5.4.600.60.1.8
0600.0060.0001.0008 This attribute defines the date and time at which the data collection started for the value reported by the powerUsageCumulativeWattage attribute.
Status: current Access: read-only
OBJECT-TYPE    
  DateName  

powerUsagePeakWatts 1.3.6.1.4.1.674.10892.5.4.600.60.1.9
0600.0060.0001.0009 This attribute defines the peak wattage reading (in Watts) for this entity since the date and time specified by the powerUsagePeakWattsStartDateName attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

powerUsagePeakWattsStartDateName 1.3.6.1.4.1.674.10892.5.4.600.60.1.10
0600.0060.0001.0010 This attribute defines the date and time at which the data collection started for the value reported by the powerUsagePeakWatts attribute.
Status: current Access: read-only
OBJECT-TYPE    
  DateName  

powerUsagePeakWattsReadingDateName 1.3.6.1.4.1.674.10892.5.4.600.60.1.11
0600.0060.0001.0011 This attribute defines the date and time at which the value reported by the powerUsagePeakWatts attribute was measured.
Status: current Access: read-only
OBJECT-TYPE    
  DateName  

powerUsagePeakAmps 1.3.6.1.4.1.674.10892.5.4.600.60.1.12
0600.0060.0001.0012 This attribute defines the peak amperage reading (in tenths of Amps) for this entity since the date and time specified by the powerUsagePeakAmpsStartDateName attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

powerUsagePeakAmpsStartDateName 1.3.6.1.4.1.674.10892.5.4.600.60.1.13
0600.0060.0001.0013 This attribute defines the date and time at which the data collection started for the value reported by the powerUsagePeakAmps attribute.
Status: current Access: read-only
OBJECT-TYPE    
  DateName  

powerUsagePeakAmpsReadingDateName 1.3.6.1.4.1.674.10892.5.4.600.60.1.14
0600.0060.0001.0014 This attribute defines the date and time at which the value reported by the powerUsagePeakAmps attribute was measured.
Status: current Access: read-only
OBJECT-TYPE    
  DateName  

powerUsageIdlePower 1.3.6.1.4.1.674.10892.5.4.600.60.1.15
0600.0060.0001.0015 This attribute defines the system idle power (in Watts). This is the minimum power the system can consume based on the current hardware configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

powerUsageMaxPotentialPower 1.3.6.1.4.1.674.10892.5.4.600.60.1.16
0600.0060.0001.0016 This attribute defines the system maximum potential power (in Watts). This is the maximum power the system can consume based on the current hardware configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

powerUsagePowerCapCapabilities 1.3.6.1.4.1.674.10892.5.4.600.60.1.17
0600.0060.0001.0017 This attribute defines the system power cap capabilities.
Status: current Access: read-only
OBJECT-TYPE    
  PowerCapCapabilitiesFlags  

powerUsagePowerCapSetting 1.3.6.1.4.1.674.10892.5.4.600.60.1.18
0600.0060.0001.0018 This attribute defines the system power cap setting.
Status: current Access: read-only
OBJECT-TYPE    
  PowerCapSettingEnum  

powerUsagePowerCapValue 1.3.6.1.4.1.674.10892.5.4.600.60.1.19
0600.0060.0001.0019 This attribute defines the system power cap value (in Watts).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

powerUsageInstantaneousHeadroom 1.3.6.1.4.1.674.10892.5.4.600.60.1.20
0600.0060.0001.0020 This attribute defines the system instantaneous headroom (in Watts). This is the theoretical maximum power drawn by the power supply minus instantaneous power draw.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

powerUsagePeakHeadroom 1.3.6.1.4.1.674.10892.5.4.600.60.1.21
0600.0060.0001.0021 This attribute defines the system peak headroom (in Watts). This is the theoretical maximum power drawn by the power supply minus peak power draw.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

coolingUnitTable 1.3.6.1.4.1.674.10892.5.4.700.10
0700.0010 This object defines the Cooling Unit Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoolingUnitTableEntry

coolingUnitTableEntry 1.3.6.1.4.1.674.10892.5.4.700.10.1
0700.0010.0001 This object defines the Cooling Unit Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoolingUnitTableEntry  

coolingUnitchassisIndex 1.3.6.1.4.1.674.10892.5.4.700.10.1.1
0700.0010.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

coolingUnitIndex 1.3.6.1.4.1.674.10892.5.4.700.10.1.2
0700.0010.0001.0002 This attribute defines the index (one based) of the cooling unit.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

coolingUnitStateCapabilties 1.3.6.1.4.1.674.10892.5.4.700.10.1.3
0700.0010.0001.0003 This attribute defines the state capabilities of the cooling unit.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

coolingUnitStateSettings 1.3.6.1.4.1.674.10892.5.4.700.10.1.4
0700.0010.0001.0004 This attribute defines the state settings of the cooling unit.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

coolingUnitRedundancyStatus 1.3.6.1.4.1.674.10892.5.4.700.10.1.5
0700.0010.0001.0005 This attribute defines the redundancy status of the cooling unit.
Status: current Access: read-only
OBJECT-TYPE    
  StatusRedundancyEnum  

coolingDeviceCountForRedundancy 1.3.6.1.4.1.674.10892.5.4.700.10.1.6
0700.0010.0001.0006 This attribute defines the total number of cooling devices required for this cooling unit to have full redundancy.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

coolingUnitName 1.3.6.1.4.1.674.10892.5.4.700.10.1.7
0700.0010.0001.0007 This attribute defines the name of the cooling unit.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

coolingUnitStatus 1.3.6.1.4.1.674.10892.5.4.700.10.1.8
0700.0010.0001.0008 This attribute defines the status of the cooling unit.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

coolingDeviceTable 1.3.6.1.4.1.674.10892.5.4.700.12
0700.0012 This object defines the Cooling Device Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoolingDeviceTableEntry

coolingDeviceTableEntry 1.3.6.1.4.1.674.10892.5.4.700.12.1
0700.0012.0001 This object defines the Cooling Device Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoolingDeviceTableEntry  

coolingDevicechassisIndex 1.3.6.1.4.1.674.10892.5.4.700.12.1.1
0700.0012.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

coolingDeviceIndex 1.3.6.1.4.1.674.10892.5.4.700.12.1.2
0700.0012.0001.0002 This attribute defines the index (one based) of the cooling device.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

coolingDeviceStateCapabilities 1.3.6.1.4.1.674.10892.5.4.700.12.1.3
0700.0012.0001.0003 This attribute defines the state capabilities of the cooling device.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

coolingDeviceStateSettings 1.3.6.1.4.1.674.10892.5.4.700.12.1.4
0700.0012.0001.0004 This attribute defines the state settings of the cooling device.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

coolingDeviceStatus 1.3.6.1.4.1.674.10892.5.4.700.12.1.5
0700.0012.0001.0005 This attribute defines the probe status of the cooling device.
Status: current Access: read-only
OBJECT-TYPE    
  StatusProbeEnum  

coolingDeviceReading 1.3.6.1.4.1.674.10892.5.4.700.12.1.6
0700.0012.0001.0006 This attribute defines the reading for a cooling device of subtype other than coolingDeviceSubTypeIsDiscrete. When the value for coolingDeviceSubType is other than coolingDeviceSubTypeIsDiscrete, the value returned for this attribute is the speed in RPM or the OFF/ON value of the cooling device. When the value for coolingDeviceSubType is coolingDeviceSubTypeIsDiscrete, a value is not returned for this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

coolingDeviceType 1.3.6.1.4.1.674.10892.5.4.700.12.1.7
0700.0012.0001.0007 This attribute defines the type of the cooling device.
Status: current Access: read-only
OBJECT-TYPE    
  CoolingDeviceTypeEnum  

coolingDeviceLocationName 1.3.6.1.4.1.674.10892.5.4.700.12.1.8
0700.0012.0001.0008 This attribute defines the location name of the cooling device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

coolingDeviceUpperNonRecoverableThreshold 1.3.6.1.4.1.674.10892.5.4.700.12.1.9
0700.0012.0001.0009 This attribute defines the upper nonrecoverable threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

coolingDeviceUpperCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.700.12.1.10
0700.0012.0001.0010 This attribute defines the upper critical threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

coolingDeviceUpperNonCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.700.12.1.11
0700.0012.0001.0011 This attribute defines the upper noncritical threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

coolingDeviceLowerNonCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.700.12.1.12
0700.0012.0001.0012 This attribute defines the lower noncritical threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

coolingDeviceLowerCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.700.12.1.13
0700.0012.0001.0013 This attribute defines the lower critical threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

coolingDeviceLowerNonRecoverableThreshold 1.3.6.1.4.1.674.10892.5.4.700.12.1.14
0700.0012.0001.0014 This attribute defines the lower nonrecoverable threshold of the cooling device. The value is an integer representing fan speed in revolutions per minute (RPM). It is not applicable to OFF/ON type cooling devices or non-cooling device types.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

coolingDevicecoolingUnitIndexReference 1.3.6.1.4.1.674.10892.5.4.700.12.1.15
0700.0012.0001.0015 This attribute defines the index to the associated cooling unit.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

coolingDeviceSubType 1.3.6.1.4.1.674.10892.5.4.700.12.1.16
0700.0012.0001.0016 This attribute defines the subtype of the cooling device.
Status: current Access: read-only
OBJECT-TYPE    
  CoolingDeviceSubTypeEnum  

coolingDeviceProbeCapabilities 1.3.6.1.4.1.674.10892.5.4.700.12.1.17
0700.0012.0001.0017 This attribute defines the probe capabilities of the cooling device.
Status: current Access: read-only
OBJECT-TYPE    
  ProbeCapabilitiesFlags  

coolingDeviceDiscreteReading 1.3.6.1.4.1.674.10892.5.4.700.12.1.18
0700.0012.0001.0018 This attribute defines the reading for a cooling device of type coolingDeviceSubTypeIsDiscrete. When the value for coolingDeviceSubType is other than coolingDeviceSubTypeIsDiscrete, a value is not returned for this attribute. When the value for coolingDeviceSubType is coolingDeviceSubTypeIsDiscrete, the value returned for this attribute is the discrete reading for the cooling device.
Status: current Access: read-only
OBJECT-TYPE    
  CoolingDeviceDiscreteReadingEnum  

coolingDeviceFQDD 1.3.6.1.4.1.674.10892.5.4.700.12.1.19
0700.0012.0001.0019 Fully qualified device descriptor (FQDD) of the cooling device.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

temperatureProbeTable 1.3.6.1.4.1.674.10892.5.4.700.20
0700.0020 This object defines the Temperature Probe Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TemperatureProbeTableEntry

temperatureProbeTableEntry 1.3.6.1.4.1.674.10892.5.4.700.20.1
0700.0020.0001 This object defines the Temperature Probe Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TemperatureProbeTableEntry  

temperatureProbechassisIndex 1.3.6.1.4.1.674.10892.5.4.700.20.1.1
0700.0020.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

temperatureProbeIndex 1.3.6.1.4.1.674.10892.5.4.700.20.1.2
0700.0020.0001.0002 This attribute defines the index (one based) of the temperature probe.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

temperatureProbeStateCapabilities 1.3.6.1.4.1.674.10892.5.4.700.20.1.3
0700.0020.0001.0003 This attribute defines the state capabilities of the temperature probe.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

temperatureProbeStateSettings 1.3.6.1.4.1.674.10892.5.4.700.20.1.4
0700.0020.0001.0004 This attribute defines the state settings of the temperature probe.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

temperatureProbeStatus 1.3.6.1.4.1.674.10892.5.4.700.20.1.5
0700.0020.0001.0005 This attribute defines the probe status of the temperature probe.
Status: current Access: read-only
OBJECT-TYPE    
  StatusProbeEnum  

temperatureProbeReading 1.3.6.1.4.1.674.10892.5.4.700.20.1.6
0700.0020.0001.0006 This attribute defines the reading for a temperature probe of type other than temperatureProbeTypeIsDiscrete. When the value for temperatureProbeType is other than temperatureProbeTypeIsDiscrete, the value returned for this attribute is the temperature that the probe is reading in tenths of degrees Centigrade. When the value for temperatureProbeType is temperatureProbeTypeIsDiscrete, a value is not returned for this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

temperatureProbeType 1.3.6.1.4.1.674.10892.5.4.700.20.1.7
0700.0020.0001.0007 This attribute defines the type of the temperature probe.
Status: current Access: read-only
OBJECT-TYPE    
  TemperatureProbeTypeEnum  

temperatureProbeLocationName 1.3.6.1.4.1.674.10892.5.4.700.20.1.8
0700.0020.0001.0008 This attribute defines the location name of the temperature probe.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

temperatureProbeUpperNonRecoverableThreshold 1.3.6.1.4.1.674.10892.5.4.700.20.1.9
0700.0020.0001.0009 This attribute defines the upper nonrecoverable threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

temperatureProbeUpperCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.700.20.1.10
0700.0020.0001.0010 This attribute defines the upper critical threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

temperatureProbeUpperNonCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.700.20.1.11
0700.0020.0001.0011 This attribute defines the upper noncritical threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

temperatureProbeLowerNonCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.700.20.1.12
0700.0020.0001.0012 This attribute defines the lower noncritical threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

temperatureProbeLowerCriticalThreshold 1.3.6.1.4.1.674.10892.5.4.700.20.1.13
0700.0020.0001.0013 This attribute defines the lower critical threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

temperatureProbeLowerNonRecoverableThreshold 1.3.6.1.4.1.674.10892.5.4.700.20.1.14
0700.0020.0001.0014 This attribute defines the lower nonrecoverable threshold of the temperature probe. The value is an integer representing the temperature of the threshold in tenths of degrees Centigrade.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

temperatureProbeProbeCapabilities 1.3.6.1.4.1.674.10892.5.4.700.20.1.15
0700.0020.0001.0015 This attribute defines the probe capabilities of the temperature probe.
Status: current Access: read-only
OBJECT-TYPE    
  ProbeCapabilitiesFlags  

temperatureProbeDiscreteReading 1.3.6.1.4.1.674.10892.5.4.700.20.1.16
0700.0020.0001.0016 This attribute defines the reading for a temperature probe of type temperatureProbeTypeIsDiscrete. When the value for temperatureProbeType is other than temperatureProbeTypeIsDiscrete, a value is not returned for this attribute. When the value for temperatureProbeType is temperatureProbeTypeIsDiscrete, the value returned for this attribute is the discrete reading for the probe.
Status: current Access: read-only
OBJECT-TYPE    
  TemperatureDiscreteReadingEnum  

processorDeviceTable 1.3.6.1.4.1.674.10892.5.4.1100.30
1100.0030 This object defines the Processor Device Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProcessorDeviceTableEntry

processorDeviceTableEntry 1.3.6.1.4.1.674.10892.5.4.1100.30.1
1100.0030.0001 This object defines the Processor Device Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ProcessorDeviceTableEntry  

processorDevicechassisIndex 1.3.6.1.4.1.674.10892.5.4.1100.30.1.1
1100.0030.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

processorDeviceIndex 1.3.6.1.4.1.674.10892.5.4.1100.30.1.2
1100.0030.0001.0002 This attribute defines the index (one based) of the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

processorDeviceStateCapabilities 1.3.6.1.4.1.674.10892.5.4.1100.30.1.3
1100.0030.0001.0003 This attribute defines the state capabilities of the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

processorDeviceStateSettings 1.3.6.1.4.1.674.10892.5.4.1100.30.1.4
1100.0030.0001.0004 This attribute defines the state settings of the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

processorDeviceStatus 1.3.6.1.4.1.674.10892.5.4.1100.30.1.5
1100.0030.0001.0005 This attribute defines the status of the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

processorDeviceType 1.3.6.1.4.1.674.10892.5.4.1100.30.1.7
1100.0030.0001.0007 This attribute defines the type of the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  ProcessorDeviceType  

processorDeviceManufacturerName 1.3.6.1.4.1.674.10892.5.4.1100.30.1.8
1100.0030.0001.0008 This attribute defines the name of the manufacturer of the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

processorDeviceStatusState 1.3.6.1.4.1.674.10892.5.4.1100.30.1.9
1100.0030.0001.0009 This attribute defines the status state of the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  ProcessorDeviceStatusState  

processorDeviceFamily 1.3.6.1.4.1.674.10892.5.4.1100.30.1.10
1100.0030.0001.0010 This attribute defines the family of the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  ProcessorDeviceFamily  

processorDeviceMaximumSpeed 1.3.6.1.4.1.674.10892.5.4.1100.30.1.11
1100.0030.0001.0011 This attribute defines the maximum speed of the processor device in MHz. Zero indicates the maximum speed is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

processorDeviceCurrentSpeed 1.3.6.1.4.1.674.10892.5.4.1100.30.1.12
1100.0030.0001.0012 This attribute defines the current speed of the processor device in MHz. Zero indicates the current speed is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

processorDeviceExternalClockSpeed 1.3.6.1.4.1.674.10892.5.4.1100.30.1.13
1100.0030.0001.0013 This attribute defines the speed of the external clock for the processor device in MHz. Zero indicates the external clock speed is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

processorDeviceVoltage 1.3.6.1.4.1.674.10892.5.4.1100.30.1.14
1100.0030.0001.0014 This attribute defines the voltage powering the processor device in millivolts. Zero indicates the voltage is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Signed32BitRange  

processorDeviceVersionName 1.3.6.1.4.1.674.10892.5.4.1100.30.1.16
1100.0030.0001.0016 This attribute defines the version of the processor device. On some systems, this value contains the brand and stepping information; on other systems, this value contains the model and stepping information.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

processorDeviceCoreCount 1.3.6.1.4.1.674.10892.5.4.1100.30.1.17
1100.0030.0001.0017 This attribute defines the number of processor cores detected for the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

processorDeviceCoreEnabledCount 1.3.6.1.4.1.674.10892.5.4.1100.30.1.18
1100.0030.0001.0018 This attribute defines the number of processor cores enabled for the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

processorDeviceThreadCount 1.3.6.1.4.1.674.10892.5.4.1100.30.1.19
1100.0030.0001.0019 This attribute defines the number of processor threads detected for the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

processorDeviceCharacteristics 1.3.6.1.4.1.674.10892.5.4.1100.30.1.20
1100.0030.0001.0020 This attribute defines characteristics of the processor device. This attribute is a bit field where a bit has the meaning defined below when set to 1 (one). NOTE: Bits 2-15 need to be examined in the context of bit 1. If bit 1 is set, the processor charactistics are unknown and bits 2-15 cannot be used to determine if the functions associated with the bits are supported. Bit Position Meaning if Set -------- -------------- Bit 0 Reserved Bit 1 Unknown Bit 2 64-bit capable Bit 3-15 Reserved
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16BitRange  

processorDeviceExtendedCapabilities 1.3.6.1.4.1.674.10892.5.4.1100.30.1.21
1100.0030.0001.0021 This attribute defines extended capabilities of the processor device. This attribute is a bit field where a bit has the meaning defined below when set to 1 (one). Bit Position Meaning if Set -------- -------------- Bit 0 Virtualization Technology (VT) supported Bit 2 eXecute Disable (XD) supported Bit 3 Hyper-Threading (HT) supported Bit 4 Turbo Mode supported
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16BitRange  

processorDeviceExtendedSettings 1.3.6.1.4.1.674.10892.5.4.1100.30.1.22
1100.0030.0001.0022 This attribute defines extended settings of the processor device. This attribute is a bit field where a bit has the meaning defined below when set to 1 (one). Bit Position Meaning if Set -------- -------------- Bit 0 Virtualization Technology (VT) enabled Bit 2 eXecute Disable (XD) enabled Bit 3 Hyper-Threading (HT) enabled Bit 4 Turbo Mode enabled
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned16BitRange  

processorDeviceBrandName 1.3.6.1.4.1.674.10892.5.4.1100.30.1.23
1100.0030.0001.0023 This attribute defines the brand of the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

processorDeviceFQDD 1.3.6.1.4.1.674.10892.5.4.1100.30.1.26
1100.0030.0001.0026 Fully qualified device descriptor (FQDD) of the processor device.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

processorDeviceStatusTable 1.3.6.1.4.1.674.10892.5.4.1100.32
1100.0032 This object defines the Processor Device Status Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProcessorDeviceStatusTableEntry

processorDeviceStatusTableEntry 1.3.6.1.4.1.674.10892.5.4.1100.32.1
1100.0032.0001 This object defines the Processor Device Status Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ProcessorDeviceStatusTableEntry  

processorDeviceStatusChassisIndex 1.3.6.1.4.1.674.10892.5.4.1100.32.1.1
1100.0032.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

processorDeviceStatusIndex 1.3.6.1.4.1.674.10892.5.4.1100.32.1.2
1100.0032.0001.0002 This attribute defines the index (one based) of the processor device status probe.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

processorDeviceStatusStateCapabilities 1.3.6.1.4.1.674.10892.5.4.1100.32.1.3
1100.0032.0001.0003 This attribute defines the state capabilities of the processor device status probe.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

processorDeviceStatusStateSettings 1.3.6.1.4.1.674.10892.5.4.1100.32.1.4
1100.0032.0001.0004 This attribute defines the state settings of the processor device status probe.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

processorDeviceStatusStatus 1.3.6.1.4.1.674.10892.5.4.1100.32.1.5
1100.0032.0001.0005 This attribute defines the status of the processor device status probe. This status will be joined into the processorDeviceStatus attribute.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

processorDeviceStatusReading 1.3.6.1.4.1.674.10892.5.4.1100.32.1.6
1100.0032.0001.0006 This attribute defines the reading of the processor device status probe.
Status: current Access: read-only
OBJECT-TYPE    
  ProcessorDeviceStatusReadingFlags  

processorDeviceStatusLocationName 1.3.6.1.4.1.674.10892.5.4.1100.32.1.7
1100.0032.0001.0007 This attribute defines the location name of the processor device status probe.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

memoryDeviceTable 1.3.6.1.4.1.674.10892.5.4.1100.50
1100.0050 This object defines the Memory Device Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MemoryDeviceTableEntry

memoryDeviceTableEntry 1.3.6.1.4.1.674.10892.5.4.1100.50.1
1100.0050.0001 This object defines the Memory Device Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MemoryDeviceTableEntry  

memoryDevicechassisIndex 1.3.6.1.4.1.674.10892.5.4.1100.50.1.1
1100.0050.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

memoryDeviceIndex 1.3.6.1.4.1.674.10892.5.4.1100.50.1.2
1100.0050.0001.0002 This attribute defines the index (one based) of the memory device.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

memoryDeviceStateCapabilities 1.3.6.1.4.1.674.10892.5.4.1100.50.1.3
1100.0050.0001.0003 This attribute defines the state capabilities of the memory device.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

memoryDeviceStateSettings 1.3.6.1.4.1.674.10892.5.4.1100.50.1.4
1100.0050.0001.0004 This attribute defines the state settings of the memory device.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

memoryDeviceStatus 1.3.6.1.4.1.674.10892.5.4.1100.50.1.5
1100.0050.0001.0005 This attribute defines the status of the memory device.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

memoryDeviceType 1.3.6.1.4.1.674.10892.5.4.1100.50.1.7
1100.0050.0001.0007 This attribute defines the type of the memory device.
Status: current Access: read-only
OBJECT-TYPE    
  MemoryDeviceTypeEnum  

memoryDeviceLocationName 1.3.6.1.4.1.674.10892.5.4.1100.50.1.8
1100.0050.0001.0008 This attribute defines the location of the memory device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

memoryDeviceBankLocationName 1.3.6.1.4.1.674.10892.5.4.1100.50.1.10
1100.0050.0001.0010 This attribute defines the location of the bank for the memory device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

memoryDeviceSize 1.3.6.1.4.1.674.10892.5.4.1100.50.1.14
1100.0050.0001.0014 This attribute defines the size in KBytes of the memory device. Zero indicates no memory installed; 2,147,483,647 indicates an unknown memory size.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

memoryDeviceSpeed 1.3.6.1.4.1.674.10892.5.4.1100.50.1.15
1100.0050.0001.0015 This attribute defines the maximum capable speed in megahertz (MHz) of the memory device. Zero indicates an unknown speed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

memoryDeviceManufacturerName 1.3.6.1.4.1.674.10892.5.4.1100.50.1.21
1100.0050.0001.0021 This attribute defines the manufacturer of the memory device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

memoryDevicePartNumberName 1.3.6.1.4.1.674.10892.5.4.1100.50.1.22
1100.0050.0001.0022 This attribute defines the manufacturer's part number for the memory device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

memoryDeviceSerialNumberName 1.3.6.1.4.1.674.10892.5.4.1100.50.1.23
1100.0050.0001.0023 This attribute defines the serial number of the memory device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

memoryDeviceFQDD 1.3.6.1.4.1.674.10892.5.4.1100.50.1.26
1100.0050.0001.0026 Fully qualified device descriptor (FQDD) of the memory device.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

memoryDeviceCurrentOperatingSpeed 1.3.6.1.4.1.674.10892.5.4.1100.50.1.27
1100.0050.0001.0027 This attribute defines the current operating speed in megahertz (MHz) of the memory device. Zero indicates an unknown speed.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

pCIDeviceTable 1.3.6.1.4.1.674.10892.5.4.1100.80
1100.0080 This object defines the PCI Device Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PCIDeviceTableEntry

pCIDeviceTableEntry 1.3.6.1.4.1.674.10892.5.4.1100.80.1
1100.0080.0001 This object defines the PCI Device Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PCIDeviceTableEntry  

pCIDevicechassisIndex 1.3.6.1.4.1.674.10892.5.4.1100.80.1.1
1100.0080.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

pCIDeviceIndex 1.3.6.1.4.1.674.10892.5.4.1100.80.1.2
1100.0080.0001.0002 This attribute defines the index (one based) of the PCI device.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

pCIDeviceStateCapabilities 1.3.6.1.4.1.674.10892.5.4.1100.80.1.3
1100.0080.0001.0003 This attribute defines the state capabilities of the PCI device.
Status: current Access: read-only
OBJECT-TYPE    
  StateCapabilitiesFlags  

pCIDeviceStateSettings 1.3.6.1.4.1.674.10892.5.4.1100.80.1.4
1100.0080.0001.0004 This attribute defines the state settings of the PCI device.
Status: current Access: read-only
OBJECT-TYPE    
  StateSettingsFlags  

pCIDeviceStatus 1.3.6.1.4.1.674.10892.5.4.1100.80.1.5
1100.0080.0001.0005 This attribute defines the status of the PCI device.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

pCIDeviceDataBusWidth 1.3.6.1.4.1.674.10892.5.4.1100.80.1.7
1100.0080.0001.0007 This attribute defines the width of the data bus of the PCI device. This attribute contains an enumeration value. The possible values and their meanings are defined below. Value Meaning ---------- -------------- 0x00000001 Other 0x00000002 Unknown 0x00000003 8 bit 0x00000004 16 bit 0x00000005 32 bit 0x00000006 64 bit 0x00000007 128 bit 0x00000008 1x or x1 0x00000009 2x or x2 0x0000000A 4x or x4 0x0000000B 8x or x8 0x0000000C 12x or x12 0x0000000D 16x or x16 0x0000000E 32x or x32
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32BitRange  

pCIDeviceManufacturerName 1.3.6.1.4.1.674.10892.5.4.1100.80.1.8
1100.0080.0001.0008 This attribute defines the name of the manufacturer of the PCI device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

pCIDeviceDescriptionName 1.3.6.1.4.1.674.10892.5.4.1100.80.1.9
1100.0080.0001.0009 This attribute defines the description of the PCI device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

pCIDeviceFQDD 1.3.6.1.4.1.674.10892.5.4.1100.80.1.12
1100.0080.0001.0012 Fully qualified device descriptor (FQDD) of the PCI device.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

networkDeviceTable 1.3.6.1.4.1.674.10892.5.4.1100.90
1100.0090 This object defines the Network Device Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetworkDeviceTableEntry

networkDeviceTableEntry 1.3.6.1.4.1.674.10892.5.4.1100.90.1
1100.0090.0001 This object defines the Network Device Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  NetworkDeviceTableEntry  

networkDeviceChassisIndex 1.3.6.1.4.1.674.10892.5.4.1100.90.1.1
1100.0090.0001.0001 This attribute defines the index (one based) of the system chassis that contains the network device.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

networkDeviceIndex 1.3.6.1.4.1.674.10892.5.4.1100.90.1.2
1100.0090.0001.0002 This attribute defines the index (one based) of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

networkDeviceStatus 1.3.6.1.4.1.674.10892.5.4.1100.90.1.3
1100.0090.0001.0003 This attribute defines the status of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

networkDeviceConnectionStatus 1.3.6.1.4.1.674.10892.5.4.1100.90.1.4
1100.0090.0001.0004 This attribute defines the connection status of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  NetworkDeviceConnectionStatusEnum  

networkDeviceProductName 1.3.6.1.4.1.674.10892.5.4.1100.90.1.6
1100.0090.0001.0006 This attribute defines the product name of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

networkDeviceVendorName 1.3.6.1.4.1.674.10892.5.4.1100.90.1.7
1100.0090.0001.0007 This attribute defines the name of the vendor of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

networkDeviceCurrentMACAddress 1.3.6.1.4.1.674.10892.5.4.1100.90.1.15
1100.0090.0001.0015 This attribute defines the current MAC address of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  MACAddress  

networkDevicePermanentMACAddress 1.3.6.1.4.1.674.10892.5.4.1100.90.1.16
1100.0090.0001.0016 This attribute defines the permanent MAC address of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  MACAddress  

networkDevicePCIBusNumber 1.3.6.1.4.1.674.10892.5.4.1100.90.1.17
1100.0090.0001.0017 This attribute defines the PCI bus number of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8BitRange  

networkDevicePCIDeviceNumber 1.3.6.1.4.1.674.10892.5.4.1100.90.1.18
1100.0090.0001.0018 This attribute defines the PCI device number of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8BitRange  

networkDevicePCIFunctionNumber 1.3.6.1.4.1.674.10892.5.4.1100.90.1.19
1100.0090.0001.0019 This attribute defines the PCI function number of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned8BitRange  

networkDeviceTOECapabilityFlags 1.3.6.1.4.1.674.10892.5.4.1100.90.1.23
1100.0090.0001.0023 This attribute defines the TCP/IP Offload Engine (TOE) capability flags of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  NetworkDeviceTOECapabilityFlags  

networkDeviceiSCSICapabilityFlags 1.3.6.1.4.1.674.10892.5.4.1100.90.1.27
1100.0090.0001.0027 This attribute defines the Internet Small Computer System Interface (iSCSI) capability flags of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  NetworkDeviceiSCSICapabilityFlags  

networkDeviceiSCSIEnabled 1.3.6.1.4.1.674.10892.5.4.1100.90.1.28
1100.0090.0001.0028 This attribute defines if iSCSI is enabled for the network device.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

networkDeviceCapabilities 1.3.6.1.4.1.674.10892.5.4.1100.90.1.29
1100.0090.0001.0029 This attribute defines the capabilities of the network device. If this value is notSupported(0), the networkDeviceTOECapabilityFlags, networkDeviceiSCSICapabilityFlags and networkDeviceiSCSIEnabled attributes should be used to determine the network device capabilities. If the supported(1) bit is on, this attribute should be used to determine the network device capabilities, and the attributes mentioned above should not be used. NOTE: For a network device on Converged Network Adapter (CNA), this attribute provides capability information for the CNA and not for the network device. For more information read vendor documentation.
Status: current Access: read-only
OBJECT-TYPE    
  NetworkDeviceCapabilitiesFlags  

networkDeviceFQDD 1.3.6.1.4.1.674.10892.5.4.1100.90.1.30
1100.0090.0001.0030 Fully qualified device descriptor (FQDD) of the network device.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

systemSlotTable 1.3.6.1.4.1.674.10892.5.4.1200.10
1200.0010 This object defines the System Slot Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SystemSlotTableEntry

systemSlotTableEntry 1.3.6.1.4.1.674.10892.5.4.1200.10.1
1200.0010.0001 This object defines the System Slot Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SystemSlotTableEntry  

systemSlotchassisIndex 1.3.6.1.4.1.674.10892.5.4.1200.10.1.1
1200.0010.0001.0001 This attribute defines the index (one based) of the associated system chassis.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

systemSlotIndex 1.3.6.1.4.1.674.10892.5.4.1200.10.1.2
1200.0010.0001.0002 This attribute defines the index (one based) of the system slot.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

systemSlotStateCapabilitiesUnique 1.3.6.1.4.1.674.10892.5.4.1200.10.1.3
1200.0010.0001.0003 This attribute defines the state capabilities of the system slot.
Status: current Access: read-only
OBJECT-TYPE    
  SystemSlotStateCapabilitiesFlags  

systemSlotStateSettingsUnique 1.3.6.1.4.1.674.10892.5.4.1200.10.1.4
1200.0010.0001.0004 This attribute defines the state settings of the system slot.
Status: current Access: read-only
OBJECT-TYPE    
  SystemSlotStateSettingsFlags  

systemSlotStatus 1.3.6.1.4.1.674.10892.5.4.1200.10.1.5
1200.0010.0001.0005 This attribute defines the status of the system slot.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

systemSlotCurrentUsage 1.3.6.1.4.1.674.10892.5.4.1200.10.1.6
1200.0010.0001.0006 This attribute defines the current usage of the system slot.
Status: current Access: read-only
OBJECT-TYPE    
  SystemSlotUsageEnum  

systemSlotType 1.3.6.1.4.1.674.10892.5.4.1200.10.1.7
1200.0010.0001.0007 This attribute defines the type of the system slot.
Status: current Access: read-only
OBJECT-TYPE    
  SystemSlotTypeEnum  

systemSlotSlotExternalSlotName 1.3.6.1.4.1.674.10892.5.4.1200.10.1.8
1200.0010.0001.0008 This attribute defines the name of the external connector name of the system slot.
Status: current Access: read-only
OBJECT-TYPE    
  String64  

systemSlotCategory 1.3.6.1.4.1.674.10892.5.4.1200.10.1.11
1200.0010.0001.0011 This attribute defines the category of the system slot.
Status: current Access: read-only
OBJECT-TYPE    
  SystemSlotCategoryEnum  

fruTable 1.3.6.1.4.1.674.10892.5.4.2000.10
2000.0010 This object defines the Field Replaceable Unit table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FruTableEntry

fruTableEntry 1.3.6.1.4.1.674.10892.5.4.2000.10.1
2000.0010.0001 This object defines the Field Replaceable Unit table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  FruTableEntry  

fruChassisIndex 1.3.6.1.4.1.674.10892.5.4.2000.10.1.1
2000.0010.0001.0001 This attribute defines the index (one based) of the system chassis containing the field replaceable unit.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

fruIndex 1.3.6.1.4.1.674.10892.5.4.2000.10.1.2
2000.0010.0001.0002 This attribute defines the index (one based) of the field replaceable unit.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectRange  

fruInformationStatus 1.3.6.1.4.1.674.10892.5.4.2000.10.1.3
2000.0010.0001.0003 This attribute defines the status of the field replaceable unit information.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

fruManufacturerName 1.3.6.1.4.1.674.10892.5.4.2000.10.1.6
2000.0010.0001.0006 This attribute defines the manufacturer of the field replaceable unit.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

fruSerialNumberName 1.3.6.1.4.1.674.10892.5.4.2000.10.1.7
2000.0010.0001.0007 This attribute defines the serial number of the field replaceable unit.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

fruPartNumberName 1.3.6.1.4.1.674.10892.5.4.2000.10.1.8
2000.0010.0001.0008 This attribute defines the part number of the field replaceable unit.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

fruRevisionName 1.3.6.1.4.1.674.10892.5.4.2000.10.1.9
2000.0010.0001.0009 This attribute defines the revision of the field replaceable unit.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

fruFQDD 1.3.6.1.4.1.674.10892.5.4.2000.10.1.12
2000.0010.0001.0012 Fully qualified device descriptor (FQDD) of the field replaceable unit.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

batteryTable 1.3.6.1.4.1.674.10892.5.5.1.20.130.15
A table of managed batteries. The number of entries is related to number of Batteries discovered in the system. The maximum number of entries is implementation dependent. Note: The properties in this table may not be applicable to all entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BatteryTableEntry

batteryTableEntry 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1
An entry in the battery table. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  BatteryTableEntry  

batteryNumber 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.1
Instance number of this battery entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

batteryState 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.4
Current state of battery. Possible values: 1: The current state could not be determined. 2: The battery is operating normally. 3: The battery has failed and needs to be replaced. 4: The battery temperature is high or charge level is depleting. 5: The battery is missing or not detected. 6: The battery is undergoing the re-charge phase. 7: The battery voltage or charge level is below the threshold.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ready(2), failed(3), degraded(4), missing(5), charging(6), belowThreshold(7)  

batteryComponentStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.6
The status of the battery itself without the propagation of any contained component status. Possible values: 1: Other 2: Unknown 3: OK 4: Non-critical 5: Critical 6: Non-recoverable
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

batteryPredictedCapacity 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.10
This entry is obsolete. Use the batteryComponentStatus or batteryState instead.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), failed(2), ready(3)  

batteryFQDD 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.20
The battery's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

batteryDisplayName 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.21
The battery's friendly FQDD as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

controllerTable 1.3.6.1.4.1.674.10892.5.5.1.20.130.1
A table of managed RAID controllers. The number of entries is related to number of RAID controllers discovered in the system. The maximum number of entries is implementation dependent. Note: The properties in this table may not be applicable to all entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ControllerTableEntry

controllerTableEntry 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1
An entry in the table of RAID controllers. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ControllerTableEntry  

controllerNumber 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.1
Instance number of this controller entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

controllerName 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.2
The controller's name as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

controllerRebuildRate 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.7
The rebuild rate is the percentage of the controller's resources dedicated to rebuilding a failed disk when a rebuild is necessary.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

controllerFWVersion 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.8
The controller's current firmware version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

controllerCacheSizeInMB 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.9
The controller's current amount of cache memory in megabytes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

controllerRollUpStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.37
Severity of the controller state. This is the combined status of the controller and its components. Possible values: 1: Other. 2: Unknown. 3: OK 4: Non-critical 5: Critical. 6: Non-recoverable.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

controllerComponentStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.38
The status of the controller itself without the propagation of any contained component status. Possible values: 1: Other 2: Unknown 3: OK 4: Non-critical 5: Critical 6: Non-recoverable
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

controllerDriverVersion 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.41
Currently installed driver version for this controller on the host.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

controllerPCISlot 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.42
The PCI slot on the server where the controller is seated. This data is not reported for embedded or integrated controllers,
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

controllerReconstructRate 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.48
The reconstruct rate is the percentage of the controller's resources dedicated to reconstructing a disk group after adding a physical disk or changing the RAID level of a virtual disk residing on the disk group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

controllerPatrolReadRate 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.49
The patrol read rate is the percentage of the controller's resources dedicated to perform a patrol read on disks participating in a virtual disk or hot spares.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

controllerBGIRate 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.50
The background initialization (BGI) rate is the percentage of the controller's resources dedicated to performing the background initialization of a redundant virtual disk after it is created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

controllerCheckConsistencyRate 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.51
The check consistency rate is the percentage of the controller's resources dedicated to performing a check consistency on a redundant virtual disk.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

controllerPatrolReadMode 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.52
Identifies the patrol read mode setting for the controller. Possible values: 1: Not one of the following or could not be determined. 2: Not Supported on this controller. 3: Disabled. 4: Automatic. 5: Manual.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notSupported(2), disabled(3), auto(4), manual(5)  

controllerPatrolReadState 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.53
This property displays the current state of the patrol read process. Possible values: 1: Not one of the following or could not be determined. 2: Patrol read is not running. 3: Patrol read is running.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), stopped(2), active(3)  

controllerPersistentHotSpare 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.59
Indicates whether hot spare drives would be restored on insertion into the same slot.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

controllerSpinDownUnconfiguredDrives 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.60
Indicates whether un-configured drives would be put in power save mode by the controller.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

controllerSpinDownHotSpareDrives 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.61
Indicates whether hot spare drives would be put in power save mode by the controller.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

controllerSpinDownTimeInterval 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.62
The duration in minutes after which, the unconfigured or hot spare drives will be spun down to power save mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 30..1440  

controllerPreservedCache 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.69
Indicates whether preserved cache or pinned cache is present on the controller.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

controllerCheckConsistencyMode 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.70
The current check consistency mode setting for the controller. Possible values: 1: Not one of the following. 2: Not supported on this controller. 3: Normal check consistency operation. 4: Check consistency operation will stop on encountering an error.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unsupported(2), normal(3), stopOnError(4)  

controllerCopyBackMode 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.71
The current copy back mode setting for the controller. Possible values: 1: Not one of the following. 2: Not supported on this controller. 3: Disks assigned as spares could revert back to spare status. 4: Data from physical disk participating in a virtual disk could be automatically copied to the assigned hot spare in case former has a predictive failure event. 5: Copyback mode is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unsupported(2), on(3), onWithSmart(4), off(5)  

controllerSecurityStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.72
The controller's current security/encryption status.. Possible values: 1: The current status could not be determined. 2: Controller is not operating in an encryption mode. 3: Controller is operating in the Local Key Management (LKM) encryption mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), none(2), lkm(3)  

controllerEncryptionKeyPresent 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.73
Indicates whether encryption key is assigned for the controller.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

controllerEncryptionCapability 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.74
The type of encryption supported by the controller. Possible values: 1: Not one of the following. 2: No encryption supported, 3: Local Key Management,
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), none(2), lkm(3)  

controllerLoadBalanceSetting 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.75
The ability of the controller to automatically use both controller ports (or connectors) connected to the same enclosure in order to route I/O requests. Possible values: 1: Not one of the following. 2: Not supported. 3: Automatic load balancing is active. 4: Load balancing is inactive.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unsupported(2), auto(3), none(4)  

controllerMaxCapSpeed 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.76
The maximum speed of the controller.in Gigbits per second (Gbps). Possible values: 1: The speed could not be determined. 2. 1.5 Gbps 3: 3.0 Gbps 4: 6.0 Gbps 5: 12.0 Gbps
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), oneDotFiveGbps(2), threeGbps(3), sixGbps(4), twelveGbps(5)  

controllerSASAddress 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.77
The SAS address of the controller.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

controllerFQDD 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.78
The controller's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

controllerDisplayName 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.79
The controller's friendly FQDD as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

controllerT10PICapability 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.80
Indicates whether the controller supports the T10 PI (Protection Information). These protection fields are known as DIF (Data Integrity Fields). Possible values: 1: Not one of the following. 2: Capable of supporting T10 PI. 3: Not capable of supporting T10 PI.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), capable(2), notCapable(3)  

controllerRAID10UnevenSpansSupported 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.81
Indicates whether uneven spans for RAID 10 virtual disk is supported on the controller.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

controllerEnhancedAutoImportForeignConfigMode 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.82
Indicates the status of enhanced auto-import of foreign configuration property of the controller. 1: Not one of the following. 2: Not Supported. 3: Disabled. 4: Enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notSupported(2), disabled(3), enabled(4)  

controllerBootModeSupported 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.83
Indicates whether headless boot mode settings are supported on the controller.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

controllerBootMode 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.84
Indicates the boot mode of the controller. Possible values: 1: Not applicable for this controller. 2: User mode: User interaction required for all boot messages (not applicable for uEFI environments). 3: Continue Boot On Error. User interaction only required for critical messages. 4: Headless Mode Continue On Error. User interaction is not required. Controller boot may halt on Error. 5: Headless Safe Mode. Controller shall boot to safe mode on critical errors.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(1), user(2), contOnError(3), headlessContOnError(4), headlessSafe(5)  

physicalDiskTable 1.3.6.1.4.1.674.10892.5.5.1.20.130.4
A table of managed physical disks. The number of entries is related to number of physical Disks discovered in the system. The maximum number of entries is implementation dependent. Note: The properties in this table may not be applicable to all entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PhysicalDiskTableEntry

physicalDiskTableEntry 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1
An entry in the physical Disk table. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PhysicalDiskTableEntry  

physicalDiskNumber 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1
Instance number of this physical disk entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..1000000000  

physicalDiskName 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2
The physical disk's name as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskManufacturer 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3
The name of the physical disk's manufacturer.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskState 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4
The current state of this physical disk. Possible states: 1: The current state could not be determined. 2: The physical disk is available for use, but no RAID configuration has been assigned. 3: A RAID configuration has been assigned to the physical disk. 4: The physical disk has been moved from another controller and contains all or some portion of a virtual disk. 5: The physical disk is not available to the RAID controller. 6: The physical disk is currently blocked by controller. 7: The physical disk is not operational. 8: The physical disk is not a RAID capable disk 9: The physical disk has been removed. 10:The physical disk media has been placed in read only mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ready(2), online(3), foreign(4), offline(5), blocked(6), failed(7), nonraid(8), removed(9), readonly(10)  

physicalDiskProductID 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6
The model number of the physical disk.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskSerialNo 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7
The physical disk's unique identification number from the manufacturer.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskRevision 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8
The firmware version of the physical disk.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskCapacityInMB 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11
The size of the physical disk in megabytes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalDiskUsedSpaceInMB 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17
The amount of used space in megabytes on the physical disk. This is not applicable for NVMe devices.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalDiskFreeSpaceInMB 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19
The amount of free space in megabytes on the physical disk. This is not applicable for NVMe devices.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalDiskBusType 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21
The bus type of the physical disk. Possible values: 1: The bus type could not be determined. 2: Small Computer System Interface (SCSI). 3: Serial Attached SCSI (SAS). 4: Serial Advanced Technology Attachment (SATA). 5: Fibre channel. 6: PCIe.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), scsi(2), sas(3), sata(4), fibre(5), pcie(6)  

physicalDiskSpareState 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22
The status of the disk as a spare. Possible values: 1: Physical disk is not a spare. 2: Physical disk is a dedicated hot spare. 3: Physical disk is a global hot spare.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notASpare(1), dedicatedHotSpare(2), globalHotSpare(3)  

physicalDiskComponentStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24
The status of the physical disk itself without the propagation of any contained component status. Possible values: 1: Other 2: Unknown 3: OK 4: Non-critical 5: Critical 6: Non-recoverable
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

physicalDiskPartNumber 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27
The part number of the disk.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskSASAddress 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28
The SAS address of the physical disk.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskNegotiatedSpeed 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29
The data transfer speed that the disk negotiated while spinning up in Gigbits per second (Gbps). Possible values: 1: The speed could not be determined. 2. 1.5 Gbps 3: 3.0 Gbps 4: 6.0 Gbps 5: 12.0 Gbps 6: 5 GT/s (applicable for NVMe devices). 7: 8 GT/s (applicable for NVMe devices).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), oneDotFiveGbps(2), threeGbps(3), sixGbps(4), twelveGbps(5), fiveGTps(6), eightGTps(7)  

physicalDiskCapableSpeed 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30
The maximum data transfer speed supported by the disk in Gigbits per second (Gbps). Possible values: 1: The speed could not be determined. 2. 1.5 Gbps 3: 3.0 Gbps 4: 6.0 Gbps 5: 12.0 Gbps 6: 5 GT/s (applicable for NVMe devices). 7: 8 GT/s (applicable for NVMe devices).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), oneDotFiveGbps(2), threeGbps(3), sixGbps(4), twelveGbps(5), fiveGTps(6), eightGTps(7)  

physicalDiskSmartAlertIndication 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31
Indicates whether the physical disk has received a predictive failure alert.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

physicalDiskManufactureDay 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32
The day of the week (1=Sunday thru 7=Saturday) on which the physical disk was manufactured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskManufactureWeek 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33
The week (1 thru 53) in which the physical disk was manufactured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskManufactureYear 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34
The four digit year in which the physical disk was manufactured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskMediaType 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35
The media type of the physical disk. Possible Values: 1: The media type could not be determined. 2: Hard Disk Drive (HDD). 3: Solid State Device (SSD).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), hdd(2), ssd(3)  

physicalDiskPowerState 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42
The power state of the physical disk. Possible Values: 1: Not one of the following. 2: The physical disk is in the spun up state. 3: The physical disk is in the spun down state. 4: The physical disk is changing from spun down state to spun up state or vice versa. 5: The Solid State Device (SSD) is powered on.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), spunUp(2), spunDown(3), transition(4), on(5)  

physicalDiskRemainingRatedWriteEndurance 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49
This property is applicable to SSD media type only. This indicates the wear-out percentage of the SSD. Typically it is a value between 0 to 100. However, if the value is not available or not applicable (in the case of HDD media type) the value will be 255.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

physicalDiskOperationalState 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50
The state of the physical disk when there are progressive operations ongoing. Possible values: 1: There is no active operation running. 2: Data from a redundant virtual disk is currently being rebuilt onto the physical disk. 3: Data on the disk is being erased. 4: Data is being copied from a hot spare disk to the physical disk or vice versa.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(1), rebuild(2), clear(3), copyback(4)  

physicalDiskProgress 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51
The progress percentage of the operation that is being performed on the physical disk. This is applicable only if there is a progressive operations ongoing
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

physicalDiskSecurityStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52
The security/encryption status of the physical disk. Possible Values: 1: The physical disk supports encryption. 2: The physical disk does not support encryption 3: The physical disk is encrypted. 4: The physical disk is locked by a key. 5: The physical disk is locked by a foreign key.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), notSupported(2), secured(3), locked(4), foreign(5)  

physicalDiskFormFactor 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53
The form factor of the physical disk. Possible values: 1: The form factor could not be determined. 2: 1.8 inch. 3: 2.5 inch. 4: 3.5 inch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), oneDotEight(2), twoDotFive(3), threeDotFive(4)  

physicalDiskFQDD 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54
The physical disk's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

physicalDiskDisplayName 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55
The physical disk's friendly FQDD as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskT10PICapability 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57
Indicates whether the physical disk supports the T10 PI (Protection Information). These protection fields are known as DIF (Data Integrity Fields). Possible values: 1: Not one of the following. 2: Capable of supporting T10 PI. 3: Not capable of supporting T10 PI.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), capable(2), notCapable(3)  

physicalDiskBlockSizeInBytes 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58
The block size (in bytes) of the physical disk. This is not applicable for NVMe devices. 1: 512. 2: 4096
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

physicalDiskProtocolVersion 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59
Applicable for NVMe devices only. The NVMe protocol version supported by the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

physicalDiskPCIeNegotiatedLinkWidth 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60
Applicable for NVMe devices only. The PCIe link width negotiated with the host during device initialization.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notApplicable(2), byOne(3), byTwp(4), byFour(5), byEight(6), bySixteen(7), byThirtyTwp(8)  

physicalDiskPCIeCapableLinkWidth 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61
Applicable for NVMe devices only. The PCIe link widths the device is capable of supporting.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notApplicable(2), byOne(3), byTwp(4), byFour(5), byEight(6), bySixteen(7), byThirtyTwp(8)  

virtualDiskTable 1.3.6.1.4.1.674.10892.5.5.1.20.140.1
A table of managed virtual disks. The number of entries is related to number of virtual disks discovered in the system. The maximum number of entries is implementation dependent. Note: The properties in this table may not be applicable to all entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VirtualDiskTableEntry

virtualDiskTableEntry 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1
An entry in the virtual disk table. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VirtualDiskTableEntry  

virtualDiskNumber 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.1
Instance number of this virtual disk entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..100000000  

virtualDiskName 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.2
The virtual disk's label as entered by the user.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

virtualDiskState 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4
The current state of this virtual disk (which includes any member physical disks.) Possible states: 1: The current state could not be determined. 2: The virtual disk is operating normally or optimally. 3: The virtual disk has encountered a failure. The data on disk is lost or is about to be lost. 4: The virtual disk encounterd a failure with one or all of the constituent redundant physical disks. The data on the virtual disk might no longer be fault tolerant.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), online(2), failed(3), degraded(4)  

virtualDiskSizeInMB 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.6
The size of the virtual disk in megabytes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

virtualDiskWritePolicy 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.10
The write policy used by the controller for write operations on this virtual disk. Possible values: 1: Write Through. 2: Write Back. 3: Force Write Back.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER writeThrough(1), writeBack(2), writeBackForce(3)  

virtualDiskReadPolicy 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.11
The read policy used by the controller for read operations on this virtual disk. Possible values: 1: No Read Ahead. 2: Read Ahead. 3: Adaptive Read Ahead.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noReadAhead(1), readAhead(2), adaptiveReadAhead(3)  

virtualDiskLayout 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.13
The virtual disk's RAID type. Possible values: 1: Not one of the following 2: RAID-0 3: RAID-1 4: RAID-5 5: RAID-6 6: RAID-10 7: RAID-50 8: RAID-60 9: Concatenated RAID 1 10: Concatenated RAID 5
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), r0(2), r1(3), r5(4), r6(5), r10(6), r50(7), r60(8), concatRaid1(9), concatRaid5(10)  

virtualDiskStripeSize 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.14
The stripe size of this virtual disk. Possible values: 1: Not one of the following 2: Default. 3: 512 bytes 4: 1 kB, 5: 2 kB, 6: 4 kB, 7: 8 kB, 8: 16 kB, 9: 32 kB, 10: 64 kB, 11: 128 kB, 12: 256 kB, 13: 512 kB, 14: 1 MB, 15: 2 MB, 16: 4 MB, 17: 8 MB, 18: 16 MB
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), default(2), fiveHundredAndTwelvebytes(3), oneKilobytes(4), twoKilobytes(5), fourKilobytes(6), eightKilobytes(7), sixteenKilobytes(8), thirtyTwoKilobytes(9), sixtyFourKilobytes(10), oneTwentyEightKilobytes(11), twoFiftySixKilobytes(12), fiveOneTwoKilobytes(13), oneMegabye(14), twoMegabytes(15), fourMegabytes(16), eightMegabytes(17), sixteenMegabytes(18)  

virtualDiskComponentStatus 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.20
The status of the virtual disk itself without the propagation of any contained component status. Possible values: 1: Other. 2: Unknown. 3: OK. 4: Non-critical . 5: Critical. 6: Non-recoverable.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

virtualDiskBadBlocksDetected 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.23
Indicates whether the virtual disk has bad blocks.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

virtualDiskSecured 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.24
Indicates whether the virtual disk is secured or not.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

virtualDiskIsCacheCade 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.25
Indicates whether the virtual disk is being used as a secondary cache by the controller.
Status: current Access: read-only
OBJECT-TYPE    
  BooleanType  

virtualDiskDiskCachePolicy 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.26
The cache policy of the physical disks that are part of this virtual disk Possible values: 1: Enabled. 2: Disabled. 3: Default.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), defullt(3)  

virtualDiskOperationalState 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.30
The state of the virtual disk when there are progressive operations ongoing. Possible values: 1: There is no active operation running. 2: The virtual disk configuration has changed. The physical disks included in the virtual disk are being modified to support the new configuration. 3: A Consistency Check (CC) is being performed on the virtual disk. 4: The virtual disk is being initialized. 5: BackGround Initialization (BGI) is being performed on the virtual disk.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(1), reconstructing(2), resynching(3), initializing(4), backgroundInit(5)  

virtualDiskProgress 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.31
The progress percentage of the operation that is being performed on the virtual disk. This is applicable only if there is a progressive operations ongoing
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

virtualDiskAvailableProtocols 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.32
List of protocols support by physical disks part of this virtual disk. For e.g. SAS for Serial Attached SCSI or SATA for Serial Advanced Technology Attachment.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

virtualDiskMediaType 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.33
List of media types of the physical disks part of this virtual disk. For e.g. HDD for Hard Disk Drive or SSD for Solid State Device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

virtualDiskRemainingRedundancy 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.34
The number of physical disks which can be lost before the virtual disk loses its redundancy.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

virtualDiskFQDD 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.35
The virtual disk's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

virtualDiskDisplayName 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.36
The virtual disk's friendly FQDD as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

virtualDiskT10PIStatus 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.37
Indicates whether the virtual disk supports the T10 PI (Protection Information). These protection fields are known as DIF (Data Integrity Fields). Possible values: 1: Not one of the following. 2: Enabled. 3: Disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), enabled(2), disabled(3)  

virtualDiskBlockSizeInBytes 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.38
The block size (in bytes) of the physical disk part of the virtual disk. Possible values: 1: 512. 2: 4096
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

enclosureTable 1.3.6.1.4.1.674.10892.5.5.1.20.130.3
A table of managed enclosures/backplanes. The number of entries is related to number of internal backplane(s) discovered in the system and external storage enclosure(s) attached to the system.. The maximum number of entries is implementation dependent. Note: The properties in this table may not be applicable to all entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EnclosureTableEntry

enclosureTableEntry 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1
An entry in the enclosure table. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EnclosureTableEntry  

enclosureNumber 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.1
Instance number of this enclossre/backplane.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

enclosureName 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.2
The enclosure/backplane's name as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureState 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.4
The current state of this enclosure/backplane. Possible states: 1: The current state could not be determined. 2: The enclosure is operating normally. 3: The enclosure has encountered a hardware problem or is not responding. 4: The enclosure is no longer connected to the controller or there exists a problem communicating to the enclosure. 5: The enclosure is unstable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ready(2), failed(3), missing(4), degraded(5)  

enclosureServiceTag 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.8
Enclosure identification used when consulting customer support.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureAssetTag 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.9
The asset tag information for the enclosure.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureConnectedPort 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.19
The port on the controller to which the storage enclosure is connected.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureRollUpStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.23
Severity of the enclosure/backplane state. This is the combined status of the enclosure and its sub-components. Possible values: 1: Other. 2: Unknown. 3: OK. 4: Non-critical. 5: Critical. 6: Non-recoverable.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

enclosureComponentStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.24
The status of the enclosure/backplane.itself without the propagation of any contained component status. Possible values: 1: Other. 2: Unknown. 3: OK. 4: Non-critical . 5: Critical. 6: Non-recoverable.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

enclosureFirmwareVersion 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.26
The firmware information for the enclosure/backplane.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureSASAddress 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.30
The SAS address of the enclosure/backplane.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureDriveCount 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.31
The number of disks present in the enclosure/backplane.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

enclosureTotalSlots 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.32
The total physical drive slots in a storage enclosure or server backplane.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

enclosureFanCount 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.40
The number of fans present in the storage enclosure.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosurePSUCount 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.41
The number of Power Supply Units (PSU) present in the storage enclosure.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureEMMCount 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.42
The number of Enclosure Management Modules (EMM) present in the storage enclosure.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureTempProbeCount 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.43
The number of temperature sensing devices present in the storage enclosure.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureRedundantPath 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.44
Indicates whether the controller has multiply paths to reach the storage enclosure.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosurePosition 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.45
The possition of the storage enclosure within a daisy chain.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureBackplaneBayID 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.46
The unique bay ID of the backplane.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureFQDD 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.47
The enclosure/backplane's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

enclosureDisplayName 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.48
The enclosure/backplane's friendly FQDD as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureType 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.49
The protocol supported by the backplane. Possible states: 1: Not one of the following or could not be determined. 2: Not applicable (i.e. object is not a backplane). 3: Supports SAS/SATA. 4: Supports PCIe. 5: Both SAS/SATA and PCIe.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), notApplicable(2), sassata(3), pcie(4), universal(5)  

enclosureManagementModuleTable 1.3.6.1.4.1.674.10892.5.5.1.20.130.13
A table of managed Enclosure Management Modules (EMM) in the external storage enclosure(s). The number of entries is related to number of enclosure management modules discovered in the enclosure(s). The maximum number of entries is implementation dependent. Note: The properties in this table may not be applicable to all entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EnclosureManagementModuleTableEntry

enclosureManagementModuleTableEntry 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1
An entry in the enclosure management module table. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EnclosureManagementModuleTableEntry  

enclosureManagementModuleNumber 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.1
Instance number of this enclosure management module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

enclosureManagementModuleName 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.2
The enclosure management module's name as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureManagementModuleState 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.4
The current state of this enclosure management module. Possible states: 1: The current state could not be determined. 2: The enclosure management module is operating normally. 3: The enclosure management module has encountered a hardware problem or is not responding. 4: The enclosure management module is no longer connected to the enclosure or there exists a problem communicating to it. 5: The enclosure management module is unstable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ready(2), failed(3), missing(4), degraded(5)  

enclosureManagementModulePartNumber 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.6
The part number of the enclosure management module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureManagementModuleFWVersion 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.8
Firmware version of the enclosure management module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureManagementModuleComponentStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.11
The status of the enclosure management module.itself without the propagation of any contained component status. Possible values: 1: Other. 2: Unknown. 3: OK. 4: Non-critical . 5: Critical. 6: Non-recoverable.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

enclosureManagementModuleFQDD 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.15
The enclosure management module's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

enclosureManagementModuleDisplayName 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.16
The enclosure management module's friendly FQDD as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureFanTable 1.3.6.1.4.1.674.10892.5.5.1.20.130.7
A table of managed fans in the external storage enclosure(s). The number of entries is related to number of fans discovered in the enclosure(s). The maximum number of entries is implementation dependent. Note: The properties in this table may not be applicable to all entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EnclosureFanTableEntry

enclosureFanTableEntry 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1
An entry in the fan table. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EnclosureFanTableEntry  

enclosureFanNumber 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.1
Instance number of this fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

enclosureFanName 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.2
The fan's name as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureFanState 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.4
The current state of this fan. Possible states: 1: The current state could not be determined. 2: The fan is operating normally. 3: The fan has encountered a hardware problem or is not responding. 4: The fan is no longer connected to the enclosure or there exists a problem communicating to it. 5: The fan is unstable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ready(2), failed(3), missing(4), degraded(5)  

enclosureFanSpeed 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.11
Indicates the current relative speed of the fan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), stopped(2), slow(3), medium(4), fast(5)  

enclosureFanComponentStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.15
The status of the fan itself without the propagation of any contained component status. Possible values: 1: Other. 2: Unknown. 3: OK. 4: Non-critical . 5: Critical. 6: Non-recoverable.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

enclosureFanFQDD 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.20
The fan's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

enclosureFanDisplayName 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.21
The fan's friendly FQDD as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosurePowerSupplyTable 1.3.6.1.4.1.674.10892.5.5.1.20.130.9
A table of managed Power Supply Units(PSU) in the external storage enclosure(s). The number of entries is related to number of power supply unit(s) discovered in the enclosure(s). The maximum number of entries is implementation dependent. Note: The properties in this table may not be applicable to all entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EnclosurePowerSupplyTableEntry

enclosurePowerSupplyTableEntry 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1
An entry in the power supply unit table. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EnclosurePowerSupplyTableEntry  

enclosurePowerSupplyNumber 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.1
Instance number of this power supply unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

enclosurePowerSupplyName 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.2
The power supply unit's name as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosurePowerSupplyState 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.4
The current state of this power supply unit. Possible states: 1: The current state could not be determined. 2: The power supply unit is operating normally. 3: The power supply unit has encountered a hardware problem or is not responding. 4: The power supply unit is no longer connected to the enclosure or there exists a problem communicating to it. 5: The power supply unit is unstable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ready(2), failed(3), missing(4), degraded(5)  

enclosurePowerSupplyPartNumber 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.7
The part number of the power supply unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosurePowerSupplyComponentStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.9
The status of the power supply unit itself without the propagation of any contained component status. Possible values: 1: Other. 2: Unknown. 3: OK. 4: Non-critical . 5: Critical. 6: Non-recoverable.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

enclosurePowerSupplyFQDD 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.15
The power supply unit's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

enclosurePowerSupplyDisplayName 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.16
The power supply unit's friendly FQDD as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureTemperatureProbeTable 1.3.6.1.4.1.674.10892.5.5.1.20.130.11
A table of managed temperature probes in the external storage enclosure(s). The number of entries is related to number of temperature probes discovered in the enclosure(s). The maximum number of entries is implementation dependent. Note: The properties in this table may not be applicable to all entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EnclosureTemperatureProbeTableEntry

enclosureTemperatureProbeTableEntry 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1
An entry in the temperature probe table. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EnclosureTemperatureProbeTableEntry  

enclosureTemperatureProbeNumber 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.1
Instance number of this temperature probe.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

enclosureTemperatureProbeName 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.2
The temperature probe's name as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

enclosureTemperatureProbeState 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.4
The current state of this temperature probe. Possible states: 1: The current state could not be determined. 2: The temperature probe is operating normally. 3: The temperature probe has encountered a hardware problem or is not responding. 4: The temperature probe is no longer connected to the enclosure or there exists a problem communicating to it. 5: The temperature probe is unstable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ready(2), failed(3), missing(4), degraded(5)  

enclosureTemperatureProbeMinWarningValue 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.7
The minimum temperature that will force the probe into a warning state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

enclosureTemperatureProbeMinCriticalValue 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.8
The minimum temperature that will force the probe into a error state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

enclosureTemperatureProbeMaxWarningValue 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.9
The maximum temperature that will force the probe into a warning state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

enclosureTemperatureProbeMaxCriticalValue 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.10
The maximum temperature that will force the probe into a warning state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

enclosureTemperatureProbeCurValue 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.11
The maximum temperature that will force the probe into a warning state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

enclosureTemperatureProbeComponentStatus 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.13
The status of the enclosure management module.itself without the propagation of any contained component status. Possible values: 1: Other. 2: Unknown. 3: OK. 4: Non-critical . 5: Critical. 6: Non-recoverable.
Status: current Access: read-only
OBJECT-TYPE    
  ObjectStatusEnum  

enclosureTemperatureProbeFQDD 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.15
The temperature probe's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  FQDDString  

enclosureTemperatureProbeDisplayName 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.16
The temperature probe's friendly FQDD as represented in Storage Management.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

alertAmperageProbeNormal 1.3.6.1.4.1.674.10892.5.3.2.1.0.2179
Current sensor reading is within range.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertAmperageProbeWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2178
Current sensor has detected a warning value.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertAmperageProbeFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2177
Current sensor has detected a failure value.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertAutomaticSystemRecovery 1.3.6.1.4.1.674.10892.5.3.2.1.0.2233
Automatic system recovery (ASR) was performed.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertBatteryNormal 1.3.6.1.4.1.674.10892.5.3.2.1.0.2227
Battery state has returned to normal; or battery presence had been detected.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertBatteryWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2226
Battery is low.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertBatteryFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2225
Battery has failed or battery is absent.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertCableFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2393
Cable failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertCMCWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2546
Chassis Management Controller detected a warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertCMCFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2545
Chassis Management Controller detected an error.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertProcessorDeviceStatusNormal 1.3.6.1.4.1.674.10892.5.3.2.1.0.2243
Processor device status has returned to normal.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertProcessorDeviceStatusWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2242
Processor device status has detected a warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertProcessorDeviceStatusFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2241
Processor device status has detected a failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertProcessorDeviceAbsent 1.3.6.1.4.1.674.10892.5.3.2.1.0.2457
Processor device is absent.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertFanInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2155
Fan information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertFanWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2154
Fan warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertFanFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2153
Fan failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertFiberChannelInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2539
Fiber Channel information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertFiberChannelWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2538
Fiber Channel warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertFiberChannelFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2537
Fiber Channel failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertHardwareConfigurationInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2331
Hardware configuration information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertHardwareConfigurationWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2330
Hardware configuration warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertHardwareConfigurationFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2329
Hardware configuration failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertIOVirtualizationFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2553
IO Virtualization failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertLinkStatusInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2251
Link status information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertLinkStatusWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2250
Link status warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertLinkStatusFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2249
Link status failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertMemoryDeviceInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2267
Memory device informational event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertMemoryDeviceWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2266
Memory device status is noncritical.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertMemoryDeviceFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2265
Memory device status is critical.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertNetworkInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2091
Network information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertNetworkWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2090
Network warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertNetworkFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2089
Network failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertOSInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2411
An OS graceful stop occurred; or an OS graceful shut-down occurred.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertOSFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2409
A critical stop occurred during OS load; or a runtime critical stop occurred.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPCIDeviceInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2419
An informational event was detected for a PCI device.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPCIDeviceWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2418
A warning event was detected for a PCI device.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPCIDeviceFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2417
An error was detected for a PCI device.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPhysicalDiskInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2299
Physical disk information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPhysicalDiskWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2298
Physical disk warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPhysicalDiskFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2297
Physical disk failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertBiosPostFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2425
System BIOS detected a failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerSupplyNormal 1.3.6.1.4.1.674.10892.5.3.2.1.0.2187
Power supply has returned to normal.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerSupplyWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2186
Power supply has detected a warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerSupplyFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2185
Power supply has detected a failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerSupplyAbsent 1.3.6.1.4.1.674.10892.5.3.2.1.0.2465
Power supply is absent.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerUsageInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2275
System performance restored.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerUsageWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2274
System performance degraded.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerUsageFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2273
The system halted because system power exceeds capacity; or the system performance degraded because power draw exceeds the power threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertRedundancyInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2475
Redundancy information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertRedundancyDegraded 1.3.6.1.4.1.674.10892.5.3.2.1.0.2474
Redundancy is degraded.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertRedundancyLost 1.3.6.1.4.1.674.10892.5.3.2.1.0.2473
Redundancy is lost.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertIntegratedDualSDModuleInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2211
Integrated Dual SD Module information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertIntegratedDualSDModuleWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2210
Integrated Dual SD Module warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertIntegratedDualSDModuleFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2209
Integrated Dual SD Module failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertIntegratedDualSDModuleAbsent 1.3.6.1.4.1.674.10892.5.3.2.1.0.2481
Integrated Dual SD Module is absent.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertIntegratedDualSDModuleRedundancyInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2491
Integrated Dual SD Module redundancy information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertIntegratedDualSDModuleRedundancyDegraded 1.3.6.1.4.1.674.10892.5.3.2.1.0.2490
Integrated Dual SD Module redundancy is degraded.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertIntegratedDualSDModuleRedundancyLost 1.3.6.1.4.1.674.10892.5.3.2.1.0.2489
Integrated Dual SD Module redundancy is lost.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSecurityInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2387
Security information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSecurityWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2386
Security warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSecurityFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2385
Security failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSystemEventLogInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2379
System Event Log information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSystemEventLogWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2378
System Event Log warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSystemEventLogFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2377
System Event Log failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSoftwareConfigurationInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2339
Software configuration information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSoftwareConfigurationWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2338
Software configuration warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSoftwareConfigurationFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2337
Software configuration failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertTemperatureProbeNormal 1.3.6.1.4.1.674.10892.5.3.2.1.0.2163
Temperature sensor value is within range.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertTemperatureProbeWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2162
Temperature sensor has detected a warning value.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertTemperatureProbeFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2161
Temperature sensor has detected a failure value.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertTemperatureStatisticsWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2522
Temperature has been above the warning or critical threshold level for a long enough period of time to be considered in a warning state.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertTemperatureStatisticsFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2521
Temperature has been above the warning or critical threshold level for a long enough period of time to be considered in a critical state.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertvFlashMediaDeviceInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2507
vFlash Media device information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertvFlashMediaDeviceWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2506
vFlash Media device warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertvFlashMediaDeviceFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2505
vFlash Media device failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertvFlashMediaDeviceAbsent 1.3.6.1.4.1.674.10892.5.3.2.1.0.2515
vFlash Media device is absent.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertVoltageProbeNormal 1.3.6.1.4.1.674.10892.5.3.2.1.0.2171
Voltage sensor reading is within range.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertVoltageProbeWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2170
Voltage sensor has detected a warning value.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertVoltageProbeFailure 1.3.6.1.4.1.674.10892.5.3.2.1.0.2169
Voltage sensor has detected a failure value.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertRACInformation 1.3.6.1.4.1.674.10892.5.3.2.1.0.2531
RAC information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSystemPerformanceWarning 1.3.6.1.4.1.674.10892.5.3.2.1.0.2650
System Performance warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageBatteryInformation 1.3.6.1.4.1.674.10892.5.3.2.2.0.4275
Battery information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageBatteryWarning 1.3.6.1.4.1.674.10892.5.3.2.2.0.4274
Battery warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageBatteryFailure 1.3.6.1.4.1.674.10892.5.3.2.2.0.4273
Battery failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageControllerInformation 1.3.6.1.4.1.674.10892.5.3.2.2.0.4331
Controller information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageControllerWarning 1.3.6.1.4.1.674.10892.5.3.2.2.0.4330
Controller warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageControllerFailure 1.3.6.1.4.1.674.10892.5.3.2.2.0.4329
Controller failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageEnclosureInformation 1.3.6.1.4.1.674.10892.5.3.2.2.0.4339
Enclosure information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageEnclosureWarning 1.3.6.1.4.1.674.10892.5.3.2.2.0.4338
Enclosure warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageEnclosureFailure 1.3.6.1.4.1.674.10892.5.3.2.2.0.4337
Enclosure failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageFanInformation 1.3.6.1.4.1.674.10892.5.3.2.2.0.4203
Fan information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageFanWarning 1.3.6.1.4.1.674.10892.5.3.2.2.0.4202
Fan warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageFanFailure 1.3.6.1.4.1.674.10892.5.3.2.2.0.4201
Fan failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStoragePhysicalDiskInformation 1.3.6.1.4.1.674.10892.5.3.2.2.0.4347
Physical disk information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStoragePhysicalDiskWarning 1.3.6.1.4.1.674.10892.5.3.2.2.0.4346
Physical disk warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStoragePhysicalDiskFailure 1.3.6.1.4.1.674.10892.5.3.2.2.0.4345
Physical disk failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStoragePowerSupplyInformation 1.3.6.1.4.1.674.10892.5.3.2.2.0.4235
Power supply information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStoragePowerSupplyWarning 1.3.6.1.4.1.674.10892.5.3.2.2.0.4234
Power supply warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStoragePowerSupplyFailure 1.3.6.1.4.1.674.10892.5.3.2.2.0.4233
Power supply failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageSecurityInformation 1.3.6.1.4.1.674.10892.5.3.2.2.0.4435
Storage Security information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageSecurityWarning 1.3.6.1.4.1.674.10892.5.3.2.2.0.4434
Storage Security warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageSecurityFailure 1.3.6.1.4.1.674.10892.5.3.2.2.0.4433
Storage Security failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageManagementInformation 1.3.6.1.4.1.674.10892.5.3.2.2.0.4179
Storage Management Information. There is no global status change associated with this trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageManagementWarning 1.3.6.1.4.1.674.10892.5.3.2.2.0.4178
Storage Management has detected a device independent warning condition. There is no global status change associated with this trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageManagementFailure 1.3.6.1.4.1.674.10892.5.3.2.2.0.4177
Storage Management has detected a device independent error condition. There is no global status change associated with this trap.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageTemperatureProbeInformation 1.3.6.1.4.1.674.10892.5.3.2.2.0.4211
Temperature probe information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageTemperatureProbeWarning 1.3.6.1.4.1.674.10892.5.3.2.2.0.4210
Temperature probe warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageTemperatureProbeFailure 1.3.6.1.4.1.674.10892.5.3.2.2.0.4209
Temperature probe failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageVirtualDiskInformation 1.3.6.1.4.1.674.10892.5.3.2.2.0.4355
Virtual disk information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageVirtualDiskWarning 1.3.6.1.4.1.674.10892.5.3.2.2.0.4354
Virtual disk warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertStorageVirtualDiskFailure 1.3.6.1.4.1.674.10892.5.3.2.2.0.4353
Virtual disk failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertUpdateJobInformation 1.3.6.1.4.1.674.10892.5.3.2.3.0.6211
Update job information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSoftwareChangeUpdateWarning 1.3.6.1.4.1.674.10892.5.3.2.3.0.6314
Software change update warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertCMCAuditInformation 1.3.6.1.4.1.674.10892.5.3.2.4.0.8691
Chassis Management Controller audit information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertCMCAuditWarning 1.3.6.1.4.1.674.10892.5.3.2.4.0.8690
Chassis Management Controller audit warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertCMCAuditFailure 1.3.6.1.4.1.674.10892.5.3.2.4.0.8689
Chassis Management Controller audit failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertDebugInformation 1.3.6.1.4.1.674.10892.5.3.2.4.0.8595
Debug authorized.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertDebugWarning 1.3.6.1.4.1.674.10892.5.3.2.4.0.8594
Debug authorization failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertiDRACIPAddressChange 1.3.6.1.4.1.674.10892.5.3.2.4.0.8499
iDRAC IP address has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertLicenseInformation 1.3.6.1.4.1.674.10892.5.3.2.4.0.8515
License information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertLicenseWarning 1.3.6.1.4.1.674.10892.5.3.2.4.0.8514
License warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertLicenseFailure 1.3.6.1.4.1.674.10892.5.3.2.4.0.8513
License failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPCIDeviceAuditWarning 1.3.6.1.4.1.674.10892.5.3.2.4.0.8562
PCI device audit warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerSupplyAuditWarning 1.3.6.1.4.1.674.10892.5.3.2.4.0.8330
Power Supply audit warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerSupplyAuditFailure 1.3.6.1.4.1.674.10892.5.3.2.4.0.8329
Power Supply audit failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerUsageAuditInformation 1.3.6.1.4.1.674.10892.5.3.2.4.0.8419
Power usage audit information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerUsageAuditWarning 1.3.6.1.4.1.674.10892.5.3.2.4.0.8418
Power usage audit warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPowerUsageAuditFailure 1.3.6.1.4.1.674.10892.5.3.2.4.0.8417
Power usage audit failure or critical event.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSystemPowerStateChangeInformation 1.3.6.1.4.1.674.10892.5.3.2.4.0.8579
Host is going through a power state change (powering on or powering off).
Status: current Access: read-only
NOTIFICATION-TYPE    

alertUserTrackingWarning 1.3.6.1.4.1.674.10892.5.3.2.4.0.8490
User Tracking warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertAutoDiscoveryInformation 1.3.6.1.4.1.674.10892.5.3.2.5.0.10635
Auto discovery information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertNetworkConfigurationInformation 1.3.6.1.4.1.674.10892.5.3.2.5.0.10771
Network configuration information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertNetworkConfigurationWarning 1.3.6.1.4.1.674.10892.5.3.2.5.0.10770
Network configuration warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertIPAddressConfigurationInformation 1.3.6.1.4.1.674.10892.5.3.2.5.0.10547
IP Address configuration information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertJobControlConfigurationInformation 1.3.6.1.4.1.674.10892.5.3.2.5.0.10267
Job Control configuration information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertPCIDeviceConfigurationInformation 1.3.6.1.4.1.674.10892.5.3.2.5.0.10611
PCI device configuration information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSecurityConfigurationWarning 1.3.6.1.4.1.674.10892.5.3.2.5.0.10578
Security configuration warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSWCConfigurationWarning 1.3.6.1.4.1.674.10892.5.3.2.5.0.10530
Software configuration warning.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertSWCConfigurationFailure 1.3.6.1.4.1.674.10892.5.3.2.5.0.10529
Software configuration failure.
Status: current Access: read-only
NOTIFICATION-TYPE    

alertTestTrapEvent 1.3.6.1.4.1.674.10892.5.3.2.5.0.10395
The iDRAC generated a test trap event in response to a user request.
Status: current Access: read-only
NOTIFICATION-TYPE