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 en