All MIBs › DMTF-SYSTEMS-MIB
Organization: Desktop Management Task Force
Last Updated: 1997-10-22
Category: Hardware Inventory
Description: Monitors system hardware and operating environment via DMTF CIM-based standards.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is DMTF-SYSTEMS-MIB?
DMTF-SYSTEMS-MIB is a vendor-neutral MIB derived from the Desktop Management Task Force's DMI (Desktop Management Interface) standard, mapping DMI-style system inventory groups into SNMP objects. It exposes low-level hardware inventory and configuration data such as BIOS characteristics, bus/card slot locations and types (including legacy EISA I/O addressing), and other system component attributes. While it leans more toward inventory than live health telemetry, it supports hardware status monitoring in the sense of tracking BIOS feature flags and physical card/slot presence, useful for asset and configuration auditing on a managed system. It stands on the DMTF DMI/CIM standard rather than a specific vendor MIB, and defines its own textual conventions (e.g., DmiCounter) for representing DMI counter semantics in SNMP. It is typically found on server/desktop management agents (DMI-compliant service processors or management agents) rather than network switches or routers. Engineers can download the DMTF-SYSTEMS-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in DMTF-SYSTEMS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- vendor-neutral, standards-based MIB, not tied to a specific manufacturer
- DMI/CIM-compliant servers and desktop systems
Monitoring Examples
An administrator would walk dmtfBIOSCharacteristicTable/dmtfBIOSCharacteristicEntry to enumerate BIOS feature flags (bIOSCharacteristic, bIOSCharacteristicDescription) for compliance auditing, and check dmtfBusCardLocationTable/dmtfBusCardLocationEntry to confirm expansion card presence and bus type (busType, eISAIOAddress) matches the expected hardware configuration. A mismatch between expected and reported bus/card location entries would flag an unexpected hardware change or missing card.
What Can Be Monitored
- BIOS characteristics/feature flags
- bus/card slot location and type
- EISA I/O address assignments
- system hardware inventory
This MIB depends on
Related MIBs
Imported Objects
From DMTF-DMI-MIB
| DmiDate | |
| DmiInteger64 | |
| DmiString | |
| dmiCompId | OBJECT-TYPE |
| dmiEventAssociatedGroup | OBJECT-TYPE |
| dmiEventDateTime | OBJECT-TYPE |
| dmiEventSeverity | OBJECT-TYPE |
| dmiEventStateKey | OBJECT-TYPE |
| dmiEventSubSystem | OBJECT-TYPE |
| dmiEventSystem | OBJECT-TYPE |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| enterprises |
From SNMPv2-TC
| TEXTUAL-CONVENTION |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| INT activeInputVoltageRange | 1.3.6.1.4.1.412.2.4.16.1.15 | INTEGER | read-only | The value of this attribute indicates which input voltage range of this Power Supply is currently active. |
| INT administrativeState | 1.3.6.1.4.1.412.2.4.30.1.6 | INTEGER | read-only | The administrative state of the Device Group instance. |
| INT administratorPasswordStatis | 1.3.6.1.4.1.412.2.4.49.1.3 | INTEGER | read-only | The current administrator password setting on the system. This password is required to make hardware configuration changes to the system. |
| NUM arrayErrorAddress | 1.3.6.1.4.1.412.2.4.35.1.20 | DmiInteger | read-only | Physical address of the kilobyte where the error is located, relative to the bus for the Memory Array. 0x80000000 denotes 'unknown'. |
| INT arrayErrorType | 1.3.6.1.4.1.412.2.4.33.1.8 | INTEGER | read-only | The type of error that is associated with the current status reported in Operational State for this Memory Array. |
| STR assetTag | 1.3.6.1.4.1.412.2.4.63.1.2 | DmiString | read-write | The Container asset tag string. This asset tag string is writeable by the system administrator. |
| INT associativity | 1.3.6.1.4.1.412.2.4.9.1.15 | INTEGER | read-only | This defines the system cache associativity (direct-mapped, 2-way, 4-way, etc). |
| INT automaticSystemResetBootOption | 1.3.6.1.4.1.412.2.4.48.1.3 | INTEGER | read-write | Indicates whether Automatic System Reset will boot to the operating system, boot to utilities, or not re-boot. This is the action to be taken following a reset. |
| INT automaticSystemResetBootOptionAtLimit | 1.3.6.1.4.1.412.2.4.48.1.6 | INTEGER | read-write | Indicates the action to be taken when the Automatic System Reset Limit is reached. |
| INT automaticSystemResetCapability | 1.3.6.1.4.1.412.2.4.48.1.1 | INTEGER | read-only | Indicates whether Automatic System Reset Capability is available for the current operating system. |
| NUM automaticSystemResetCount | 1.3.6.1.4.1.412.2.4.48.1.4 | DmiInteger | read-write | The number of Automatic System Resets since last intentional reset. A value of 0x80000000 denotes 'unknown'. |
| NUM automaticSystemResetLimit | 1.3.6.1.4.1.412.2.4.48.1.5 | DmiInteger | read-write | The number of consecutive times the Automatic System Reset will be attempted. A value of 0x80000000 denotes 'unknown'. |
| INT automaticSystemResetStatus | 1.3.6.1.4.1.412.2.4.48.1.2 | INTEGER | read-write | Indicates whether Automatic System Reset is enabled by the user. |
| NUM automaticSystemResetTimerInterval | 1.3.6.1.4.1.412.2.4.48.1.8 | DmiInteger | read-write | The number of minutes to use for watchdog timer. If the timer is not reset within this interval, the automatic system reset timeout will begin. A value of 0x80000000 denotes 'unknown'. |
| INT automaticSystemResetTimerPresent | 1.3.6.1.4.1.412.2.4.48.1.7 | INTEGER | read-write | Indicates whether this system has a watchdog timer. |
| INT automaticSystemResetTimerReset | 1.3.6.1.4.1.412.2.4.48.1.9 | INTEGER | read-write | Initiate the reset of the automatic system reset watchdog timer. Setting this attribute to True will cause the watchdog timer to reset. |
| INT availabilityStatus | 1.3.6.1.4.1.412.2.4.30.1.5 | INTEGER | read-only | The availability status of the Device Group instance. |
| NUM averageBusThroughputRate | 1.3.6.1.4.1.412.2.4.62.1.5 | DmiInteger | read-only | Average mega bytes transferred by the bus per second during the sampling interval. A value of 0x80000000 means that the average bus throughp t rate is unknown. |
| STR bankLocator | 1.3.6.1.4.1.412.2.4.35.1.4 | DmiString | read-only | A string identifying the physically labeled bank where the memory device is located. Eg. 'Bank 0' or 'A'. |
| NUM baseAlignment | 1.3.6.1.4.1.412.2.4.37.1.11 | DmiInteger | read-only | Alignment of Start Address, in bytes. Indicates the granularity of the increments in which a programmable range can be set. |
| NUM baseMemorySize | 1.3.6.1.4.1.412.2.4.8.1.1 | DmiInteger | read-only | The total size of the base memory in kilobytes. |
| NUM batteryCurrent | 1.3.6.1.4.1.412.2.4.52.1.6 | DmiGauge | read-only | The present battery current in 0.1 Amps DC. |
| INT batteryStatus | 1.3.6.1.4.1.412.2.4.52.1.1 | INTEGER | read-only | The indication of the capacity remaining in the UPS system's batteries. A value of 'battery normal' indicates that the remaining estimated minutes of run-time is greater than the UPS's configured 'low battery time' (typically two minutes). A value of 'battery low' indicates that the remaining estimated minutes of battery run-time is less than or equal to the UPS's configured 'low battery time'. A value of 'battery depleted' indicates that the UPS will be unable to sustain the present load when and if |
| NUM batteryVoltage | 1.3.6.1.4.1.412.2.4.52.1.5 | DmiGauge | read-only | The magnitude of the present battery voltage in 0.1 volts DC. |
| INT bIOSCharacteristic | 1.3.6.1.4.1.412.2.4.4.1.3 | INTEGER | read-only | The different features supported by this version of the BIOS. |
| STR bIOSCharacteristicDescription | 1.3.6.1.4.1.412.2.4.4.1.4 | DmiString | read-only | An expanded description of this BIOS Characteristic. |
| NUM bIOSCharacteristicIndex | 1.3.6.1.4.1.412.2.4.4.1.1 | DmiInteger | read-only | This is an index into the BIOS Characteristics table. |
| NUM bIOSEndingAddress | 1.3.6.1.4.1.412.2.4.3.1.6 | DmiInteger64 | read-only | The ending physical address for the memory which the BIOS occupies. |
| NUM bIOSIndex | 1.3.6.1.4.1.412.2.4.3.1.1 | DmiInteger | read-only | The index into the system BIOS table. |
| STR bIOSLoaderVersion | 1.3.6.1.4.1.412.2.4.3.1.7 | DmiString | read-only | The BIOS flash loader version number or string. |
| STR bIOSManufacturer | 1.3.6.1.4.1.412.2.4.3.1.2 | DmiString | read-only | The name of the company that wrote this System BIOS. |
| NUM bIOSNumber | 1.3.6.1.4.1.412.2.4.4.1.2 | DmiInteger | read-only | The BIOS number, which correlates to the BIOS Index attribute in the System BIOS group. |
| DMI bIOSReleaseDate | 1.3.6.1.4.1.412.2.4.3.1.8 | DmiDate | read-only | The BIOS release date. |
| NUM bIOSROMSize | 1.3.6.1.4.1.412.2.4.3.1.4 | DmiInteger | read-only | The physical size of this BIOS ROM device in kilobytes. |
| NUM bIOSStartingAddress | 1.3.6.1.4.1.412.2.4.3.1.5 | DmiInteger64 | read-only | The starting physical address for the memory which the BIOS occupies. |
| STR bIOSVersion | 1.3.6.1.4.1.412.2.4.3.1.3 | DmiString | read-only | The version number or version string of this BIOS. |
| INT bootupState | 1.3.6.1.4.1.412.2.4.63.1.4 | INTEGER | read-only | The current state of this system when it booted. |
| NUM busID | 1.3.6.1.4.1.412.2.4.64.1.1 | DmiInteger | read-only | Unique index provided to each Bus in this Component and used as a key into the Bus Global Table. |
| NUM busIndex | 1.3.6.1.4.1.412.2.4.62.1.1 | DmiInteger | read-only | Index that uniquely identifies a bus in the system or component for which utilization is being measured. This is an index into the Bus Global Table. |
| NUM busLocation | 1.3.6.1.4.1.412.2.4.69.1.10 | DmiInteger | read-only | Configuration address specifying the location of a bus card on a specific PCI or MCA bus. |
| INT busMaster | 1.3.6.1.4.1.412.2.4.42.1.6 | INTEGER | read-only | Indicates whether the device is using DMA is a bus master. |
| NUM busNumber | 1.3.6.1.4.1.412.2.4.69.1.9 | DmiInteger | read-only | Number of the PCI or MCA bus containing a bus card. |
| INT busType | 1.3.6.1.4.1.412.2.4.69.1.7 | INTEGER | read-only | Type of expansion bus. |
| NUM busUtilizationSampleInterval | 1.3.6.1.4.1.412.2.4.62.1.3 | DmiInteger | read-write | Length of time in millisecs over which bus utilization is measured. A value of 0x80000000 denotes 'unknown'. |
| INT byteMode | 1.3.6.1.4.1.412.2.4.42.1.7 | INTEGER | read-only | Indicates whether DMA may execute in 'count by byte' mode. |
| INT cacheable | 1.3.6.1.4.1.412.2.4.39.1.5 | INTEGER | read-only | Indicates whether it is allowable for this memory range to be cached or not. |
| NUM cacheAccessCount | 1.3.6.1.4.1.412.2.4.61.1.3 | DmiCounter64 | read-only | 64 bit counter that counts the number of times the cache has been accessed. A value of 0x8000000000000000 denotes 'unknown'. |
| NUM cacheHitCount | 1.3.6.1.4.1.412.2.4.61.1.4 | DmiCounter64 | read-only | 64 bit counter that counts the number of times there was a cache hit. i.e. memory being accessed was in the Cache. A value of 0x800000000 000000 denotes 'unknown'. |
| NUM cacheIndex | 1.3.6.1.4.1.412.2.4.61.1.1 | DmiInteger | read-only | Index into the System Cache table |
| INT cacheType | 1.3.6.1.4.1.412.2.4.39.1.6 | INTEGER | read-only | Indicates Cache Type that is compatible with this resource. |
| INT channelTiming | 1.3.6.1.4.1.412.2.4.42.1.9 | INTEGER | read-only | DMA channel speed support. |
| INT chassisLockPresent | 1.3.6.1.4.1.412.2.4.63.1.3 | INTEGER | read-only | If true, a chassis lock is present on the Container. |
| NUM childSegment | 1.3.6.1.4.1.412.2.4.43.1.3 | DmiInteger | read-only | This field contains the index of the logical or physical segment that is one of the constituents of the parent logical drive referenced by the attribute 'Parent Drive'.This index is a key into the Mass Store Segment Table. |
| NUM cMReserved | 1.3.6.1.4.1.412.2.4.38.1.9 | DmiInteger | read-only | Data from the Reserved field of the Configuration Manager bus access structure, or 0. |
| INT compressed | 1.3.6.1.4.1.412.2.4.24.1.7 | INTEGER | read-only | If true, this partition is compressed. |
| INT connectorPinout | 1.3.6.1.4.1.412.2.4.10.1.6 | INTEGER | read-only | The pinout used by the I/O device on this parallel port. |
| INT connectorType | 1.3.6.1.4.1.412.2.4.10.1.5 | INTEGER | read-only | The connector used to interface with the I/O device on this parallel port. |
| NUM contactIndex | 1.3.6.1.4.1.412.2.4.70.1.1 | DmiInteger | read-only | Index into table of administrator contacts for this system |
| STR contactInformation | 1.3.6.1.4.1.412.2.4.70.1.4 | DmiString | read-write | Addressing or other information that will be used to establish contact e.g. if Contact Type is Telephone then Contact Information would be the telephone number. |
| STR contactName | 1.3.6.1.4.1.412.2.4.70.1.2 | DmiString | read-write | Name of administrator contact for this machine |
| INT contactType | 1.3.6.1.4.1.412.2.4.70.1.3 | INTEGER | read-write | The type of mechanism by which this administrator can be contacted. |
| NUM containerIndex | 1.3.6.1.4.1.412.2.4.63.1.9 | DmiInteger | read-only | A unique index for the Physical Container in Physical Container Global Table. |
| STR containerLocation | 1.3.6.1.4.1.412.2.4.63.1.11 | DmiString | read-write | This attribute is a string name for the location of the containe . This attribute is Read-Write and may be set to any appropriate value by the user. The string may be 128 octets long. |
| STR containerName | 1.3.6.1.4.1.412.2.4.63.1.10 | DmiString | read-write | This is any 64-octet long name that the user or system administr tor wishes to give this specific physical container. |
| INT containerOrChassisType | 1.3.6.1.4.1.412.2.4.63.1.1 | INTEGER | read-only | The type of container or chassis. |
| INT containerSecurityStatus | 1.3.6.1.4.1.412.2.4.63.1.12 | INTEGER | read-only | This attribute describes whether the Container is physically secure or not. This includes the state of the door lock, or the boot devices or the keyboard or mouse. |
| NUM controllerChannelCount | 1.3.6.1.4.1.412.2.4.25.1.7 | DmiInteger | read-only | The number of channels supported by this controller. 0x80000000 = Unknown |
| NUM controllerMaximumDevices | 1.3.6.1.4.1.412.2.4.25.1.8 | DmiInteger | read-only | The maximum number of devices for all channels which can be controlled by this disk controller. 0x80000000 = Unknown |
| STR controllerSoftwareRevisionLevel | 1.3.6.1.4.1.412.2.4.25.1.6 | DmiString | read-only | Level and version of the software associated with this controlle . |
| NUM coolingDeviceTableIndex | 1.3.6.1.4.1.412.2.4.17.1.1 | DmiInteger | read-only | An index into the cooling device table. |
| INT coolingDeviceType | 1.3.6.1.4.1.412.2.4.17.1.5 | INTEGER | read-only | The type of Cooling Device that this is e.g. Fan, Heat Pipe, etc. |
| NUM coolingUnitIndex | 1.3.6.1.4.1.412.2.4.17.1.4 | DmiInteger | read-only | This is the ID of the Cooling Unit (logical cooling device) of which this Cooling Device is a part. This value matches up with the Cooling Unit Table Index attribute defined in the Cooling Unit Global Table. |
| INT coolingUnitStatus | 1.3.6.1.4.1.412.2.4.67.1.2 | INTEGER | read-only | Gives the redundancy status of the Cooling Unit. 'Fully Redundan ' means that all of the configured redundancy is still available; 'Degraded Redundancy' means that some failures have been experienced but some reduced amount of redundancy is still available; 'Redundancy Lost' means that a sufficie t number of failures have been experienced that no redundancy is available and the next failure experienced within the Cooling Unit will cause overall Cooling Unit failure. |
| INT currentErrorStatus | 1.3.6.1.4.1.412.2.4.30.1.10 | INTEGER | read-only | This attribute presents the current error status for this Device Group instance. The most critical error status in effect should be presented. I.e. if a part of the Device Group instance is 'Critical', while other status is 'Non-critical' then the status'Critical' should be reported. |
| NUM currentHorizontalResolution | 1.3.6.1.4.1.412.2.4.19.1.11 | DmiInteger | read-only | The current number of horizontal pixels. |
| NUM currentNumberOfBitsPerPixel | 1.3.6.1.4.1.412.2.4.19.1.12 | DmiInteger | read-only | The number of bits used to display each pixel for this video device. |
| NUM currentNumberOfColumns | 1.3.6.1.4.1.412.2.4.19.1.14 | DmiInteger | read-only | The number of columns in character mode for this video device. |
| NUM currentNumberOfRows | 1.3.6.1.4.1.412.2.4.19.1.13 | DmiInteger | read-only | The number of rows in character mode for this video device. |
| NUM currentReadingUpperThresholdCritical | 1.3.6.1.4.1.412.2.4.55.1.14 | DmiInteger | read-write | The upper critical threshold for the electrical current probe, in milliamps. 0x80000000 denotes 'unknown'. |
| NUM currentRefreshRate | 1.3.6.1.4.1.412.2.4.19.1.15 | DmiInteger | read-only | The current refresh rate in Hz for this video device. |
| NUM currentSequentialMediaSize | 1.3.6.1.4.1.412.2.4.47.1.3 | DmiInteger | read-only | Current size, in KB, of media in this drive. |
| NUM currentSpeed | 1.3.6.1.4.1.412.2.4.5.1.6 | DmiInteger | read-only | The current speed (in MHz) of this processor. |
| INT currentUsage | 1.3.6.1.4.1.412.2.4.18.1.4 | INTEGER | read-only | Is this slot is currently in use? |
| NUM currentVerticalResolution | 1.3.6.1.4.1.412.2.4.19.1.10 | DmiInteger | read-only | The current number of vertical pixels. |
| NUM currentVideoMode | 1.3.6.1.4.1.412.2.4.19.1.3 | DmiInteger | read-only | The current video mode in this system. |
| NUM dataDepth | 1.3.6.1.4.1.412.2.4.36.1.8 | DmiInteger | read-only | The maximum number of consecutive rows accessed from this device in a single interleaved transfer. For example, if a device transfers two rows each time it is read, its Interleaved Data Depth would be 2. If that device is 2:1 interleaved and in Interleave Position '1', then the rows mapped to that device would be rows 1,2,5,6,9,10, etc. If the device is not part of an interleave, this value should be 0. 0x80000000 denotes 'unknown'. |
| NUM dataWidth | 1.3.6.1.4.1.412.2.4.35.1.8 | DmiInteger | read-only | Data width of this memory device, in bits. A data width of 0 and a Total Width of 8 would indicate that the device is solely being used to provide eight error correction bits. 0x80000000 denotes 'unknown'. |
| INT decodeSupport | 1.3.6.1.4.1.412.2.4.39.1.4 | INTEGER | read-only | For PnP memory range descriptor compatibility. |
| NUM dependencyIndex | 1.3.6.1.4.1.412.2.4.68.1.1 | DmiInteger | read-only | This is a unique index into the Structure Dependency Table. |
| INT dependencyType | 1.3.6.1.4.1.412.2.4.68.1.4 | INTEGER | read-only | This attribute describes the type of dependency represented by this entry in the Structure Dependency Table, e.g. 'contains', or'provides power to', etc. |
| NUM dependentElementComponentID | 1.3.6.1.4.1.412.2.4.68.1.5 | DmiInteger | read-only | This is the Component ID of the dependent element in the dependency relationship which is of the form' '. If this attribute has a zero value then the current component is being referenced. If it is non-zero then an external component is being pointed to. |
| NUM dependentElementGroupID | 1.3.6.1.4.1.412.2.4.68.1.6 | DmiInteger | read-only | This attribute contains the Group ID of the attribute group that describes the dependent element within the component identified by the attribute Dependent Element Component ID. |
| STR dependentElementRowKey | 1.3.6.1.4.1.412.2.4.68.1.7 | DmiString | read-only | This attribute holds the RowKey selecting the particular row in the(table) group uniquely identified by the contents of the attribute's Dependent Element Group ID and Dependent Element Component ID. The Row Key is a KeyList composed of Integers (or Enums) ONLY. It is currently represented as a string whose content is a comma-separated list of Integers in ASCII form (i.e. the individual keys), without any intervening spaces. If the dependen element is not described by a table group then this attribute m |
| STR description | 1.3.6.1.4.1.412.2.4.29.1.3 | DmiString | read-only | A clear description of this Field Replaceable Unit. |
| NUM deviceCount | 1.3.6.1.4.1.412.2.4.31.1.1 | DmiInteger | read-only | A count of the number of different hardware devices represented in the System Resources table. |
| NUM deviceErrorAddress | 1.3.6.1.4.1.412.2.4.35.1.19 | DmiInteger | read-only | Physical address of the error relative to the start of the device, in bytes. 0x80000000 denotes 'unknown'. |
| INT deviceErrorType | 1.3.6.1.4.1.412.2.4.35.1.12 | INTEGER | read-only | The type of error that is associated with the current status reported in Operational State for this Memory Device. |
| NUM deviceFlags | 1.3.6.1.4.1.412.2.4.38.1.5 | DmiInteger | read-only | Device flags from config manager info. Bit 0: 1 = device has been initialized, Bit 1: 1 = device is enabled, Bit 2: 1 = device config has been locked, Bit 3: 1 = device has temporary config resources assigned, Bit 4: 1 = device is reconfigurable |
| NUM deviceGroupIndex | 1.3.6.1.4.1.412.2.4.29.1.2 | DmiInteger | read-only | The group ID of the group referencing this Field Replaceable Unit instance. |
| NUM deviceID | 1.3.6.1.4.1.412.2.4.22.1.8 | DmiInteger | read-only | The SCSI address of this device. |
| STR deviceLocator | 1.3.6.1.4.1.412.2.4.35.1.3 | DmiString | read-only | A string identifying the physically labeled socket or board position where the memory device is located. Eg. 'SIMM 3' or 'IC12'. |
| NUM deviceNumber | 1.3.6.1.4.1.412.2.4.38.1.6 | DmiInteger | read-only | Device Number for PCI Devices, Logical Device number for PnP Devices. 0 otherwise. |
| INT devicePredictedFailureStatus | 1.3.6.1.4.1.412.2.4.30.1.11 | INTEGER | read-only | Enumeration describing the current Device Predicted Failure Status (e.g.: the S.M.A.R.T. status of the device). |
| NUM deviceSerialNumber | 1.3.6.1.4.1.412.2.4.38.1.3 | DmiInteger | read-only | Device Serial Number from Config manager info. 0 = Undefined |
| NUM deviceSet | 1.3.6.1.4.1.412.2.4.35.1.11 | DmiInteger | read-only | This attribute is used to identify when the Memory Device is one of a set of Memory Devices that must be populated with all devices of the same type and size, and which set the device belongs to. For example, when one SIMM belongs to a set of four. 0 indicates the Memory Device isn't part of a set. 0x80000000 denotes 'unknown'. |
| STR diagnosticFunctionDescription | 1.3.6.1.4.1.412.2.4.56.1.3 | DmiString | read-only | A description of what this diagnostic function does. |
| NUM diagnosticFunctionID | 1.3.6.1.4.1.412.2.4.59.1.1 | DmiInteger | read-only | The unique ID of a specific diagnostic function. |
| STR diagnosticFunctionName | 1.3.6.1.4.1.412.2.4.56.1.2 | DmiString | read-only | A specific descriptive name of the diagnostic function, includin version information, if relevant. |
| NUM diagnosticFunctionRequest | 1.3.6.1.4.1.412.2.4.57.1.2 | DmiInteger | read-write | The ID of the specific diagnostic function which is being requested. If the interface is reserved, a set request to this attribute should also set the Diagnostic Function Reserve Key with the reserve key value. |
| NUM diagnosticFunctionReserveKey | 1.3.6.1.4.1.412.2.4.57.1.1 | DmiInteger | read-write | Indicates whether the interface to this component's diagnostic functions is reserved. A zero value returned on a get indicates that a reserve is already in effect. A non-zero value indicates that no reserve was in effect, and the returned value may be used as a reserve key. |
| NUM diagnosticFunctionResult | 1.3.6.1.4.1.412.2.4.57.1.3 | DmiInteger | read-only | The integer-based result code of the last diagnostic function run. |
| STR diagnosticFunctionResultDescription | 1.3.6.1.4.1.412.2.4.58.1.3 | DmiString | read-only | A description of what this result code for this diagnostic function means, including suggested corrective actions, where possible. |
| NUM diagnosticFunctionTableIndex | 1.3.6.1.4.1.412.2.4.56.1.1 | DmiInteger | read-only | A unique identifier for this specific diagnostic function. |
| NUM dirtyUsage | 1.3.6.1.4.1.412.2.4.61.1.8 | DmiInteger | read-only | The amount of cache data, in kilobytes, not yet written to media. A value of 0x80000000 denotes 'unknown' or 'unsupported'. |
| STR diskControllerIdentification | 1.3.6.1.4.1.412.2.4.25.1.5 | DmiString | read-only | Name, brand and hardware revision level of the disk controller. |
| NUM diskControllerIndex | 1.3.6.1.4.1.412.2.4.25.1.1 | DmiInteger | read-only | Index value used by the system to identify the disk controller. |
| NUM diskIndex | 1.3.6.1.4.1.412.2.4.23.1.2 | DmiInteger | read-only | An index value into the Disks table. |
| INT dMAAddressSize | 1.3.6.1.4.1.412.2.4.42.1.3 | INTEGER | read-only | The width of the DMA address. |
| INT dMABurstMode | 1.3.6.1.4.1.412.2.4.13.1.3 | INTEGER | read-only | If true, this DMA channel supports burst mode. |
| INT dMAChannelAvailability | 1.3.6.1.4.1.412.2.4.13.1.2 | INTEGER | read-only | If true, this DMA channel is available. |
| STR dMADescription | 1.3.6.1.4.1.412.2.4.13.1.4 | DmiString | read-only | The name of the logical device that is currently using this DMA channel. |
| NUM dMAMaximumTransferSize | 1.3.6.1.4.1.412.2.4.42.1.4 | DmiInteger | read-only | The maximum number of bytes that can be transferred by this DMA Channel. |
| NUM dMANumber | 1.3.6.1.4.1.412.2.4.13.1.1 | DmiInteger | read-only | The current DMA channel number. |
| INT dMASupport | 1.3.6.1.4.1.412.2.4.10.1.7 | INTEGER | read-only | If true, DMA is supported. |
| INT dMATransferPreference | 1.3.6.1.4.1.412.2.4.42.1.5 | INTEGER | read-only | DMA transfer type preference. |
| INT dMATransferWidth | 1.3.6.1.4.1.412.2.4.42.1.2 | INTEGER | read-only | Width of DMA transfers supported |
| dmtf | 1.3.6.1.4.1.412 | |||
| dmtfBIOSCharacteristicEntry | 1.3.6.1.4.1.412.2.4.4.1 | not-accessible | This group defines the characteristics of the System BIOS. | |
| INT dmtfBIOSCharacteristicState | 1.3.6.1.4.1.412.2.4.4.1.0 | INTEGER | read-write | |
| dmtfBIOSCharacteristicTable | 1.3.6.1.4.1.412.2.4.4 | not-accessible | This group defines the characteristics of the System BIOS. | |
| dmtfBusCardLocationEntry | 1.3.6.1.4.1.412.2.4.69.1 | not-accessible | This group specifies a logical location on an I/O expansion bus. This group is required. | |
| dmtfBusCardLocationTable | 1.3.6.1.4.1.412.2.4.69 | not-accessible | This group specifies a logical location on an I/O expansion bus. This group is required. | |
| dmtfBusGlobalEntry | 1.3.6.1.4.1.412.2.4.64.1 | not-accessible | This global table has one entry for each of the Buses in this Component. The unique ID provided to each bus is the index into this table. | |
| INT dmtfBusGlobalEntryBusType | 1.3.6.1.4.1.412.2.4.64.1.2 | INTEGER | read-only | The type of the bus being described by this entry in the Bus Global Table. |
| dmtfBusGlobalTable | 1.3.6.1.4.1.412.2.4.64 | not-accessible | This global table has one entry for each of the Buses in this Component. The unique ID provided to each bus is the index into this table. | |
| INT dmtfBusGlobalTableState | 1.3.6.1.4.1.412.2.4.64.1.0 | INTEGER | read-write | |
| dmtfBusUtilizationEntry | 1.3.6.1.4.1.412.2.4.62.1 | not-accessible | This group defines Bus Utilization. | |
| dmtfBusUtilizationTable | 1.3.6.1.4.1.412.2.4.62 | not-accessible | This group defines Bus Utilization. | |
| INT dmtfBusUtilizationTableState | 1.3.6.1.4.1.412.2.4.62.1.0 | INTEGER | read-write | |
| dmtfCachePerformanceEntry | 1.3.6.1.4.1.412.2.4.61.1 | not-accessible | This is a table of entries for cache performance for all components in the system that implement a cache. | |
| dmtfCachePerformanceTable | 1.3.6.1.4.1.412.2.4.61 | not-accessible | This is a table of entries for cache performance for all components in the system that implement a cache. | |
| INT dmtfCachePerformanceTableState | 1.3.6.1.4.1.412.2.4.61.1.0 | INTEGER | read-write | |
| dmtfCoolingDeviceEntry | 1.3.6.1.4.1.412.2.4.17.1 | not-accessible | This group defines various attributes for cooling devices in this system. | |
| INT dmtfCoolingDeviceEvSub | 1.3.6.1.4.1.412.2.4.17.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfCoolingDeviceEvSys | 1.3.6.1.4.1.412.2.4.17.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| INT dmtfCoolingDeviceState | 1.3.6.1.4.1.412.2.4.17.1.0 | INTEGER | read-write | |
| NTF dmtfCoolingDeviceStatusChange | 1.3.6.1.4.1.412.2.4.17.0.1 | A cooling device (e.g., fan) on the system has changed status according to the event severity indicated. Improper operation of a system cooling device can lead to over-heating and eventual breakdown of the system. | ||
| dmtfCoolingDeviceTable | 1.3.6.1.4.1.412.2.4.17 | not-accessible | This group defines various attributes for cooling devices in this system. | |
| NTF dmtfCoolingDeviceTemperatureFault | 1.3.6.1.4.1.412.2.4.17.0.2 | A temperature fault has been detected by a cooling device (e.g., fan) on the system. The system or a system component is either over-heating or too cold. Probable causes include an inoperable or obstructed cooling device; or insufficient ventilation around the system. This condition can lead to eventual breakdown of the system if left unattended. | ||
| dmtfCoolingDeviceTraps | 1.3.6.1.4.1.412.2.4.17.0 | |||
| dmtfCoolingUnitGlobalEntry | 1.3.6.1.4.1.412.2.4.67.1 | not-accessible | This global table describes all of the Cooling Units in this system component. The unique index of each Cooling Unit is a key into this table. A Cooling Unit is composed of potentially more than one Cooling Device in a redundant configuration. Cooling devices are described by the 'Cooling Device' standard group. Each cooling device described by a row in the Cooling Device standard group will point to a corresponding Cooling Unit in this table by using the row index of the row that describes the Coolin | |
| NUM dmtfCoolingUnitGlobalEntryCoolingUnitIndex | 1.3.6.1.4.1.412.2.4.67.1.1 | DmiInteger | read-only | The unique index given to each Cooling Unit being described by this table. This unique index is the key into this table. |
| dmtfCoolingUnitGlobalTable | 1.3.6.1.4.1.412.2.4.67 | not-accessible | This global table describes all of the Cooling Units in this system component. The unique index of each Cooling Unit is a key into this table. A Cooling Unit is composed of potentially more than one Cooling Device in a redundant configuration. Cooling devices are described by the 'Cooling Device' standard group. Each cooling device described by a row in the Cooling Device standard group will point to a corresponding Cooling Unit in this table by using the row index of the row that describes the Coolin | |
| INT dmtfCoolingUnitGlobalTableState | 1.3.6.1.4.1.412.2.4.67.1.0 | INTEGER | read-write | |
| dmtfDiagnosticFunctionGroupEntry | 1.3.6.1.4.1.412.2.4.56.1 | not-accessible | This group defines the diagnostic functions that are provided by this component for analyzing potential failures within the component. A diagnostic function could be an actual test run against the component, the results of a self-test of the component, an analysis of failure information captured during a failure of the component, or an analysis of the current state of the component. | |
| INT dmtfDiagnosticFunctionGroupState | 1.3.6.1.4.1.412.2.4.56.1.0 | INTEGER | read-write | |
| dmtfDiagnosticFunctionGroupTable | 1.3.6.1.4.1.412.2.4.56 | not-accessible | This group defines the diagnostic functions that are provided by this component for analyzing potential failures within the component. A diagnostic function could be an actual test run against the component, the results of a self-test of the component, an analysis of failure information captured during a failure of the component, or an analysis of the current state of the component. | |
| dmtfDiagnosticRequestGroupEntry | 1.3.6.1.4.1.412.2.4.57.1 | not-accessible | This group defines the attributes which a management application uses to request an actual diagnostic analysis. | |
| dmtfDiagnosticRequestGroupTable | 1.3.6.1.4.1.412.2.4.57 | not-accessible | This group defines the attributes which a management application uses to request an actual diagnostic analysis. | |
| dmtfDiagnosticResultsFRUCallEntry | 1.3.6.1.4.1.412.2.4.59.1 | not-accessible | This group defines the possible FRUs (Field Replaceable Units) implied by the diagnostic function results. This table may hold multiple FRU entries for a given diagnostic ID and result. | |
| NUM dmtfDiagnosticResultsFRUCallEntryDiagnosticFunctionResult | 1.3.6.1.4.1.412.2.4.59.1.2 | DmiInteger | read-only | An integer-based result code of the diagnostic function. |
| INT dmtfDiagnosticResultsFRUCallState | 1.3.6.1.4.1.412.2.4.59.1.0 | INTEGER | read-write | |
| dmtfDiagnosticResultsFRUCallTable | 1.3.6.1.4.1.412.2.4.59 | not-accessible | This group defines the possible FRUs (Field Replaceable Units) implied by the diagnostic function results. This table may hold multiple FRU entries for a given diagnostic ID and result. | |
| dmtfDiagnosticResultsGroupEntry | 1.3.6.1.4.1.412.2.4.58.1 | not-accessible | This group defines the attributes for interpreting diagnostic function result codes. | |
| NUM dmtfDiagnosticResultsGroupEntryDiagnosticFunctionID | 1.3.6.1.4.1.412.2.4.58.1.1 | DmiInteger | read-only | The unique ID for a specific diagnostic function. |
| NUM dmtfDiagnosticResultsGroupEntryDiagnosticFunctionResult | 1.3.6.1.4.1.412.2.4.58.1.2 | DmiInteger | read-only | An integer-based result code of the diagnostic function. |
| INT dmtfDiagnosticResultsGroupState | 1.3.6.1.4.1.412.2.4.58.1.0 | INTEGER | read-write | |
| dmtfDiagnosticResultsGroupTable | 1.3.6.1.4.1.412.2.4.58 | not-accessible | This group defines the attributes for interpreting diagnostic function result codes. | |
| NTF dmtfDiskControllerConfigurationError | 1.3.6.1.4.1.412.2.4.25.0.2 | A disk controller on the system is not properly configured | ||
| dmtfDiskControllerEntry | 1.3.6.1.4.1.412.2.4.25.1 | not-accessible | This group defines the disk controller in this system. | |
| NUM dmtfDiskControllerEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.25.1.2 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfDiskControllerEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.25.1.3 | DmiInteger | read-only | The index into the Operational State table for this device. |
| INT dmtfDiskControllerEvSub | 1.3.6.1.4.1.412.2.4.25.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfDiskControllerEvSys | 1.3.6.1.4.1.412.2.4.25.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfDiskControllerInitializationFailure | 1.3.6.1.4.1.412.2.4.25.0.1 | A disk controller on the system failed to initialize properly during system startup. | ||
| INT dmtfDiskControllerState | 1.3.6.1.4.1.412.2.4.25.1.0 | INTEGER | read-write | |
| dmtfDiskControllerTable | 1.3.6.1.4.1.412.2.4.25 | not-accessible | This group defines the disk controller in this system. | |
| dmtfDiskControllerTraps | 1.3.6.1.4.1.412.2.4.25.0 | |||
| NTF dmtfDisksConfigurationError | 1.3.6.1.4.1.412.2.4.22.0.3 | A disk drive on the system is not properly configured | ||
| dmtfDisksEntry | 1.3.6.1.4.1.412.2.4.22.1 | not-accessible | This group defines the physical attributes of disk mass storage devices inthis system. | |
| NUM dmtfDisksEntryDiskIndex | 1.3.6.1.4.1.412.2.4.22.1.2 | DmiInteger | read-only | An index into the disk table. |
| NUM dmtfDisksEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.22.1.20 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfDisksEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.22.1.21 | DmiInteger | read-only | The index into the Operational State table for this device. |
| INT dmtfDisksEntryStorageType | 1.3.6.1.4.1.412.2.4.22.1.1 | INTEGER | read-only | The type of this mass storage device. |
| INT dmtfDisksEvSub | 1.3.6.1.4.1.412.2.4.22.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfDisksEvSys | 1.3.6.1.4.1.412.2.4.22.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfDisksInitializationError | 1.3.6.1.4.1.412.2.4.22.0.2 | A physical disk drive on the system failed to initialize properly on startup. | ||
| dmtfDisksMappingEntry | 1.3.6.1.4.1.412.2.4.23.1 | not-accessible | A table relating disks to partitions. May have an instance of a disk or partition more than once. | |
| dmtfDisksMappingTable | 1.3.6.1.4.1.412.2.4.23 | not-accessible | A table relating disks to partitions. May have an instance of a disk or partition more than once. | |
| INT dmtfDisksMappingTableState | 1.3.6.1.4.1.412.2.4.23.1.0 | INTEGER | read-write | |
| INT dmtfDisksState | 1.3.6.1.4.1.412.2.4.22.1.0 | INTEGER | read-write | |
| NTF dmtfDisksStatusChange | 1.3.6.1.4.1.412.2.4.22.0.1 | The operational status of a physical disk on the system has changed, as indicated by the event severity. | ||
| dmtfDisksTable | 1.3.6.1.4.1.412.2.4.22 | not-accessible | This group defines the physical attributes of disk mass storage devices inthis system. | |
| dmtfDisksTraps | 1.3.6.1.4.1.412.2.4.22.0 | |||
| dmtfDMAEntry | 1.3.6.1.4.1.412.2.4.13.1 | not-accessible | This group defines various attributes for the various DMA channels in this system. | |
| INT dmtfDMAState | 1.3.6.1.4.1.412.2.4.13.1.0 | INTEGER | read-write | |
| dmtfDMATable | 1.3.6.1.4.1.412.2.4.13 | not-accessible | This group defines various attributes for the various DMA channels in this system. | |
| dmtfDynOids | 1.3.6.1.4.1.412.3 | |||
| NTF dmtfElectricalCurrentProbeCoolingDeviceStatusChange | 1.3.6.1.4.1.412.2.4.55.0.2 | A cooling device (e.g., Fan) on the system has changed status due to loss of (or regained) electrical power. | ||
| dmtfElectricalCurrentProbeEntry | 1.3.6.1.4.1.412.2.4.55.1 | not-accessible | This group defines the attributes for the current probes in this system. | |
| NUM dmtfElectricalCurrentProbeEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.55.1.20 | DmiInteger | read-only | Index into the FRU table |
| NUM dmtfElectricalCurrentProbeEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.55.1.21 | DmiInteger | read-only | Index into the Operational State table |
| INT dmtfElectricalCurrentProbeEvSub | 1.3.6.1.4.1.412.2.4.55.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfElectricalCurrentProbeEvSys | 1.3.6.1.4.1.412.2.4.55.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfElectricalCurrentProbePowerSupplyStatusChange | 1.3.6.1.4.1.412.2.4.55.0.1 | An electrical current probe on the system has detected an abnormal change in electrical current from a power supply to the monitored component of the system. | ||
| INT dmtfElectricalCurrentProbeState | 1.3.6.1.4.1.412.2.4.55.1.0 | INTEGER | read-write | |
| dmtfElectricalCurrentProbeTable | 1.3.6.1.4.1.412.2.4.55 | not-accessible | This group defines the attributes for the current probes in this system. | |
| dmtfElectricalCurrentProbeTraps | 1.3.6.1.4.1.412.2.4.55.0 | |||
| dmtfFRUEntry | 1.3.6.1.4.1.412.2.4.29.1 | not-accessible | A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair. For the purposes of this definition, a motherboard and a fixed hard disk are FRUs, whereas a fixed hard disk platter or a chip fixed in place on the motherboard are not FRUs since they are not designed to be separately removable. Each instance within the FRU table should contain the device group and instance data for the associated hardware component. | |
| INT dmtfFRUState | 1.3.6.1.4.1.412.2.4.29.1.0 | INTEGER | read-write | |
| dmtfFRUTable | 1.3.6.1.4.1.412.2.4.29 | not-accessible | A Field Replaceable Unit (FRU), is defined as a hardware component which is designed to be separately removable for replacement or repair. For the purposes of this definition, a motherboard and a fixed hard disk are FRUs, whereas a fixed hard disk platter or a chip fixed in place on the motherboard are not FRUs since they are not designed to be separately removable. Each instance within the FRU table should contain the device group and instance data for the associated hardware component. | |
| dmtfGeneralInformationEntry | 1.3.6.1.4.1.412.2.4.1.1 | not-accessible | This group defines general information about this system. | |
| dmtfGeneralInformationTable | 1.3.6.1.4.1.412.2.4.1 | not-accessible | This group defines general information about this system. | |
| dmtfIRQEntry | 1.3.6.1.4.1.412.2.4.12.1 | not-accessible | This group defines attributes for IRQs in this system. | |
| INT dmtfIRQState | 1.3.6.1.4.1.412.2.4.12.1.0 | INTEGER | read-write | |
| dmtfIRQTable | 1.3.6.1.4.1.412.2.4.12 | not-accessible | This group defines attributes for IRQs in this system. | |
| dmtfKeyboardEntry | 1.3.6.1.4.1.412.2.4.28.1 | not-accessible | This group defines the characteristics of the system keyboard. | |
| NUM dmtfKeyboardEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.28.1.4 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfKeyboardEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.28.1.5 | DmiInteger | read-only | The index into the Operational State table for this device. |
| INT dmtfKeyboardEntrySecuritySettings | 1.3.6.1.4.1.412.2.4.28.1.6 | INTEGER | read-only | Enum describing the current hardware security settings on this device |
| dmtfKeyboardTable | 1.3.6.1.4.1.412.2.4.28 | not-accessible | This group defines the characteristics of the system keyboard. | |
| dmtfLogicalDrivesEntry | 1.3.6.1.4.1.412.2.4.26.1 | not-accessible | This group defines the attributes of the logical drives in a system. | |
| INT dmtfLogicalDrivesState | 1.3.6.1.4.1.412.2.4.26.1.0 | INTEGER | read-write | |
| dmtfLogicalDrivesTable | 1.3.6.1.4.1.412.2.4.26 | not-accessible | This group defines the attributes of the logical drives in a system. | |
| dmtfLogicalMemoryEntry | 1.3.6.1.4.1.412.2.4.8.1 | not-accessible | This group defines the logical memory attributes for system memory and any add-on memory installed in this system. | |
| NTF dmtfLogicalMemoryError | 1.3.6.1.4.1.412.2.4.8.0.1 | A an error has occured in the system's logical memory space. | ||
| INT dmtfLogicalMemoryEvSub | 1.3.6.1.4.1.412.2.4.8.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfLogicalMemoryEvSys | 1.3.6.1.4.1.412.2.4.8.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfLogicalMemoryInitializationFailure | 1.3.6.1.4.1.412.2.4.8.0.2 | An error occured while initializing the system's memory. | ||
| dmtfLogicalMemoryTable | 1.3.6.1.4.1.412.2.4.8 | not-accessible | This group defines the logical memory attributes for system memory and any add-on memory installed in this system. | |
| dmtfLogicalMemoryTraps | 1.3.6.1.4.1.412.2.4.8.0 | |||
| dmtfMassStoreArrayInfoEntry | 1.3.6.1.4.1.412.2.4.46.1 | not-accessible | This table is a parallel table to the Mass Store Logical Drives Table; it has entries keyed by the same unique index as is used for the logical drives table. This table has one entry corresponding to each entry in the Mass Store Logical Drives Table whose 'Drive Array' field is set to TRUE. | |
| NUM dmtfMassStoreArrayInfoEntryLogicalDriveIndex | 1.3.6.1.4.1.412.2.4.46.1.1 | DmiInteger | read-only | This is the same index as the 'Logical Drive Index' field in the Mass Store Logical Drives Table. |
| dmtfMassStoreArrayInfoTable | 1.3.6.1.4.1.412.2.4.46 | not-accessible | This table is a parallel table to the Mass Store Logical Drives Table; it has entries keyed by the same unique index as is used for the logical drives table. This table has one entry corresponding to each entry in the Mass Store Logical Drives Table whose 'Drive Array' field is set to TRUE. | |
| INT dmtfMassStoreArrayInfoTableState | 1.3.6.1.4.1.412.2.4.46.1.0 | INTEGER | read-write | |
| NTF dmtfMassStoreLogicalDrivesConfigurationError | 1.3.6.1.4.1.412.2.4.45.0.5 | A logical disk drive on the system is not properly configured | ||
| dmtfMassStoreLogicalDrivesEntry | 1.3.6.1.4.1.412.2.4.45.1 | not-accessible | This table describes the logical drives contained in this component. Logical drives are typically composed of one or more other logical drives or physical segments. Each entry of this table contains information about the size of a logical drive, its string name as set by driver software, and a boolean that describes whether this logical drive is at the top of the logical drive hierarchy or not. | |
| NUM dmtfMassStoreLogicalDrivesEntryLogicalDriveIndex | 1.3.6.1.4.1.412.2.4.45.1.1 | DmiInteger | read-only | A unique index (key) into the Mass Store Logical Drives Table. |
| INT dmtfMassStoreLogicalDrivesEvSub | 1.3.6.1.4.1.412.2.4.45.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfMassStoreLogicalDrivesEvSys | 1.3.6.1.4.1.412.2.4.45.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfMassStoreLogicalDrivesHotSpareActivated | 1.3.6.1.4.1.412.2.4.45.0.2 | The 'hot-swap spare' for an inoperable logical disk drive has been activated. | ||
| NTF dmtfMassStoreLogicalDrivesInitializationFailure | 1.3.6.1.4.1.412.2.4.45.0.4 | A logical disk drive on the system failed to initialize properly during system startup. | ||
| NTF dmtfMassStoreLogicalDrivesLogicalDeviceStatusChange | 1.3.6.1.4.1.412.2.4.45.0.3 | logicalDeviceStatusChange | ||
| NTF dmtfMassStoreLogicalDrivesPhysicalDeviceStatusChange | 1.3.6.1.4.1.412.2.4.45.0.1 | The status of a Logical Disk Drive (e.g., file system volume) has changed. | ||
| dmtfMassStoreLogicalDrivesTable | 1.3.6.1.4.1.412.2.4.45 | not-accessible | This table describes the logical drives contained in this component. Logical drives are typically composed of one or more other logical drives or physical segments. Each entry of this table contains information about the size of a logical drive, its string name as set by driver software, and a boolean that describes whether this logical drive is at the top of the logical drive hierarchy or not. | |
| INT dmtfMassStoreLogicalDrivesTableState | 1.3.6.1.4.1.412.2.4.45.1.0 | INTEGER | read-write | |
| dmtfMassStoreLogicalDrivesTraps | 1.3.6.1.4.1.412.2.4.45.0 | |||
| dmtfMassStoreMappingEntry | 1.3.6.1.4.1.412.2.4.43.1 | not-accessible | This table represents mappings between logical drives and logical or physical drive segments. Each entry in this table describes *one* such mapping. A logical drive may be composed of one, *or more*, such mappings. A segment may be a part of a physical or logical drive or, in the degenerate case, the entire drive may be one segment. The table also contains two fields, namely: (a) 'Parent Drive' a unique index into the Mass Store Logical Drives Table describing the logical drive involved in the mapping, | |
| dmtfMassStoreMappingTable | 1.3.6.1.4.1.412.2.4.43 | not-accessible | This table represents mappings between logical drives and logical or physical drive segments. Each entry in this table describes *one* such mapping. A logical drive may be composed of one, *or more*, such mappings. A segment may be a part of a physical or logical drive or, in the degenerate case, the entire drive may be one segment. The table also contains two fields, namely: (a) 'Parent Drive' a unique index into the Mass Store Logical Drives Table describing the logical drive involved in the mapping, | |
| INT dmtfMassStoreMappingTableState | 1.3.6.1.4.1.412.2.4.43.1.0 | INTEGER | read-write | |
| dmtfMassStoreSegmentEntry | 1.3.6.1.4.1.412.2.4.44.1 | not-accessible | This table describes the various segments on the various physical or logical drives in the component. In some cases a segment may represent an entire drive. In other cases there may be multiple segments on a drive. | |
| dmtfMassStoreSegmentTable | 1.3.6.1.4.1.412.2.4.44 | not-accessible | This table describes the various segments on the various physical or logical drives in the component. In some cases a segment may represent an entire drive. In other cases there may be multiple segments on a drive. | |
| INT dmtfMassStoreSegmentTableState | 1.3.6.1.4.1.412.2.4.44.1.0 | INTEGER | read-write | |
| dmtfMemoryArrayMappedAddressesEntry | 1.3.6.1.4.1.412.2.4.34.1 | not-accessible | This table presents ranges of physical addresses that are mapped to a given Memory Array. | |
| NUM dmtfMemoryArrayMappedAddressesEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.34.1.7 | DmiInteger | read-only | The index into the Operational State Table for this Memory Range. Generally, there will be a 1:1 correspondence between a mapped range and a partition. In which case, the Operational State will be for the partition as well. In the case that there is more than one mapped range for a partion, it will be necessary to check the Operational State entries for each range to determine the overall status of the partition. |
| INT dmtfMemoryArrayMappedAddressesState | 1.3.6.1.4.1.412.2.4.34.1.0 | INTEGER | read-write | |
| dmtfMemoryArrayMappedAddressesTable | 1.3.6.1.4.1.412.2.4.34 | not-accessible | This table presents ranges of physical addresses that are mapped to a given Memory Array. | |
| dmtfMemoryDeviceEntry | 1.3.6.1.4.1.412.2.4.35.1 | not-accessible | This group presents information about individual memory devices in the system. A memory device can be a SIMM, a SIPP, or a single chip, or an entire card-based on the resolution to which a memory error can be determined and whether the device is replaceable as a unit. | |
| NUM dmtfMemoryDeviceEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.35.1.22 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfMemoryDeviceEntryMemoryArrayIndex | 1.3.6.1.4.1.412.2.4.35.1.2 | DmiInteger | read-only | The ID of the Memory Array that this Memory Device is a part of. |
| NUM dmtfMemoryDeviceEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.35.1.23 | DmiInteger | read-only | The index into the Operational State Table for this device. |
| dmtfMemoryDeviceMappedAddressesEntry | 1.3.6.1.4.1.412.2.4.36.1 | not-accessible | This table presents ranges of physical addresses that are mapped to a given Memory Device Set. | |
| NUM dmtfMemoryDeviceMappedAddressesEntryMappedRangeEndingAddress | 1.3.6.1.4.1.412.2.4.36.1.5 | DmiInteger | read-only | The physical ending address of the last kilobyte of a range of addresses mapped to the specified Memory Device. The address is specified relative to the bus that the device is connected to. 0x80000000 denotes 'unknown . |
| NUM dmtfMemoryDeviceMappedAddressesEntryMappedRangeStartingAddress | 1.3.6.1.4.1.412.2.4.36.1.4 | DmiInteger | read-only | The physical starting address, in kilobytes, of a range of memory mapped to the specified Memory Device set. The address is specified relative to the bus that the device is connected to. 0x80000000 denotes 'unknown . |
| INT dmtfMemoryDeviceMappedAddressesState | 1.3.6.1.4.1.412.2.4.36.1.0 | INTEGER | read-write | |
| dmtfMemoryDeviceMappedAddressesTable | 1.3.6.1.4.1.412.2.4.36 | not-accessible | This table presents ranges of physical addresses that are mapped to a given Memory Device Set. | |
| INT dmtfMemoryDeviceState | 1.3.6.1.4.1.412.2.4.35.1.0 | INTEGER | read-write | |
| dmtfMemoryDeviceTable | 1.3.6.1.4.1.412.2.4.35 | not-accessible | This group presents information about individual memory devices in the system. A memory device can be a SIMM, a SIPP, or a single chip, or an entire card-based on the resolution to which a memory error can be determined and whether the device is replaceable as a unit. | |
| dmtfMemoryMappedIOEntry | 1.3.6.1.4.1.412.2.4.14.1 | not-accessible | This group defines various attributes for memory mapped I/O on this system. | |
| INT dmtfMemoryMappedIOState | 1.3.6.1.4.1.412.2.4.14.1.0 | INTEGER | read-write | |
| dmtfMemoryMappedIOTable | 1.3.6.1.4.1.412.2.4.14 | not-accessible | This group defines various attributes for memory mapped I/O on this system. | |
| NTF dmtfMotherboardConfigurationError | 1.3.6.1.4.1.412.2.4.6.0.6 | The system's motherboard is not properly configured | ||
| dmtfMotherboardEntry | 1.3.6.1.4.1.412.2.4.6.1 | not-accessible | This group defines attributes for the motherboard. | |
| NUM dmtfMotherboardEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.6.1.2 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfMotherboardEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.6.1.3 | DmiInteger | read-only | The index into the Operational State Table for this device if applicable. |
| INT dmtfMotherboardEvSub | 1.3.6.1.4.1.412.2.4.6.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfMotherboardEvSys | 1.3.6.1.4.1.412.2.4.6.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfMotherboardInitializationFailure | 1.3.6.1.4.1.412.2.4.6.0.5 | The system's motherboard has failed to initialize properly during system startup. | ||
| NTF dmtfMotherboardMemoryError | 1.3.6.1.4.1.412.2.4.6.0.3 | A memory module on the system's motherboard has failed. | ||
| NTF dmtfMotherboardPhysicalDeviceStatusChange | 1.3.6.1.4.1.412.2.4.6.0.2 | The motherboard physical status has changed according to the event severity indicated. | ||
| NTF dmtfMotherboardProcessorFailure | 1.3.6.1.4.1.412.2.4.6.0.1 | A processor on the system motherboard has failed or been fixed according to the event severity indicated. | ||
| NTF dmtfMotherboardSystemUp | 1.3.6.1.4.1.412.2.4.6.0.4 | The system's motherboard reports it has started-up successfully. | ||
| dmtfMotherboardTable | 1.3.6.1.4.1.412.2.4.6 | not-accessible | This group defines attributes for the motherboard. | |
| dmtfMotherboardTraps | 1.3.6.1.4.1.412.2.4.6.0 | |||
| dmtfMouseEntry | 1.3.6.1.4.1.412.2.4.27.1 | not-accessible | This group defines the characteristics of a mouse input device. | |
| NUM dmtfMouseEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.27.1.7 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfMouseEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.27.1.8 | DmiInteger | read-only | The index into the Operational State table for this device. |
| INT dmtfMouseEntrySecuritySettings | 1.3.6.1.4.1.412.2.4.27.1.9 | INTEGER | read-only | Enum describing the current hardware security settings on this device |
| dmtfMouseTable | 1.3.6.1.4.1.412.2.4.27 | not-accessible | This group defines the characteristics of a mouse input device. | |
| dmtfOperatingSystemEntry | 1.3.6.1.4.1.412.2.4.2.1 | not-accessible | This group defines general information about operating systems installed on this system. | |
| INT dmtfOperatingSystemState | 1.3.6.1.4.1.412.2.4.2.1.0 | INTEGER | read-write | |
| dmtfOperatingSystemTable | 1.3.6.1.4.1.412.2.4.2 | not-accessible | This group defines general information about operating systems installed on this system. | |
| dmtfOperationalStateEntry | 1.3.6.1.4.1.412.2.4.30.1 | not-accessible | This group provides the operational state, usage, and availabili y status,and administrative state indicators for specific Device Group instances | |
| NUM dmtfOperationalStateEntryDeviceGroupIndex | 1.3.6.1.4.1.412.2.4.30.1.2 | DmiInteger | read-only | The group ID of the group referencing this instance. |
| INT dmtfOperationalStateState | 1.3.6.1.4.1.412.2.4.30.1.0 | INTEGER | read-write | |
| dmtfOperationalStateTable | 1.3.6.1.4.1.412.2.4.30 | not-accessible | This group provides the operational state, usage, and availabili y status,and administrative state indicators for specific Device Group instances | |
| dmtfOutOfBandRemoteAccessEntry | 1.3.6.1.4.1.412.2.4.60.1 | not-accessible | This defines the attributes and policy settings of a special hardware facility called Out-of-Band Remote Access, which may be used to gain remote accessto a hardware system when the operating system is not availabl due to power down status, hardware failures, or boot failures. | |
| dmtfOutOfBandRemoteAccessTable | 1.3.6.1.4.1.412.2.4.60 | not-accessible | This defines the attributes and policy settings of a special hardware facility called Out-of-Band Remote Access, which may be used to gain remote accessto a hardware system when the operating system is not availabl due to power down status, hardware failures, or boot failures. | |
| dmtfParallelPortsEntry | 1.3.6.1.4.1.412.2.4.10.1 | not-accessible | This group defines the attributes for parallel ports in this system. | |
| NUM dmtfParallelPortsEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.10.1.9 | DmiInteger | read-only | The index into the Operational State Table for this device. |
| INT dmtfParallelPortsState | 1.3.6.1.4.1.412.2.4.10.1.0 | INTEGER | read-write | |
| dmtfParallelPortsTable | 1.3.6.1.4.1.412.2.4.10 | not-accessible | This group defines the attributes for parallel ports in this system. | |
| dmtfPartitionEntry | 1.3.6.1.4.1.412.2.4.24.1 | not-accessible | This group describes the partitions on particular disks. | |
| NUM dmtfPartitionEntryPartitionIndex | 1.3.6.1.4.1.412.2.4.24.1.1 | DmiInteger | read-only | The index into the partition table. |
| INT dmtfPartitionState | 1.3.6.1.4.1.412.2.4.24.1.0 | INTEGER | read-write | |
| dmtfPartitionTable | 1.3.6.1.4.1.412.2.4.24 | not-accessible | This group describes the partitions on particular disks. | |
| NTF dmtfPhysicalContainerConfigurationError | 1.3.6.1.4.1.412.2.4.63.0.7 | A chassis or other physical container on the system is not properly configured. | ||
| NTF dmtfPhysicalContainerCoolingDeviceStatusChange | 1.3.6.1.4.1.412.2.4.63.0.3 | The cooling device for an associated system chassis or physical container has changed status. | ||
| dmtfPhysicalContainerGlobalEntry | 1.3.6.1.4.1.412.2.4.63.1 | not-accessible | This group of attributes describes the fields in a row ofthe Physical Container Global Table. This table lists all of the containers (e.g. chassis, sub-chassis, etc.) included within the component whose structure is being described | |
| NUM dmtfPhysicalContainerGlobalEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.63.1.7 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfPhysicalContainerGlobalEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.63.1.8 | DmiInteger | read-only | The index into the Operational State table for this device if applicable. |
| INT dmtfPhysicalContainerGlobalEvSub | 1.3.6.1.4.1.412.2.4.63.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfPhysicalContainerGlobalEvSys | 1.3.6.1.4.1.412.2.4.63.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| dmtfPhysicalContainerGlobalTable | 1.3.6.1.4.1.412.2.4.63 | not-accessible | This group of attributes describes the fields in a row ofthe Physical Container Global Table. This table lists all of the containers (e.g. chassis, sub-chassis, etc.) included within the component whose structure is being described | |
| INT dmtfPhysicalContainerGlobalTableState | 1.3.6.1.4.1.412.2.4.63.1.0 | INTEGER | read-write | |
| dmtfPhysicalContainerGlobalTraps | 1.3.6.1.4.1.412.2.4.63.0 | |||
| NTF dmtfPhysicalContainerLogicalDeviceStatusChange | 1.3.6.1.4.1.412.2.4.63.0.5 | logicalDeviceStatusChange | ||
| NTF dmtfPhysicalContainerPhysicalDeviceStatusChange | 1.3.6.1.4.1.412.2.4.63.0.4 | physicalDeviceStatusChange | ||
| NTF dmtfPhysicalContainerPowerSupplyStatusChange | 1.3.6.1.4.1.412.2.4.63.0.2 | The power supply for an associated system chassis or physical container has changed status. | ||
| NTF dmtfPhysicalContainerSecurityBreach | 1.3.6.1.4.1.412.2.4.63.0.6 | The system chassis has been opened has been opened without poper authorization. | ||
| NTF dmtfPhysicalContainerSecuritySettingsChange | 1.3.6.1.4.1.412.2.4.63.0.1 | The security settings for the system chassis or physical container in the system have been modified. | ||
| dmtfPhysicalExpansionSiteEntry | 1.3.6.1.4.1.412.2.4.65.1 | not-accessible | This global table describes all of the expansion sites in this expandable component in the system. The unique index of each expansion site is the key into this table. Card/Bus slots, disk bays, hot-plug power supply bays, etc., are all examples of expansion sites. | |
| dmtfPhysicalExpansionSiteTable | 1.3.6.1.4.1.412.2.4.65 | not-accessible | This global table describes all of the expansion sites in this expandable component in the system. The unique index of each expansion site is the key into this table. Card/Bus slots, disk bays, hot-plug power supply bays, etc., are all examples of expansion sites. | |
| INT dmtfPhysicalExpansionSiteTableState | 1.3.6.1.4.1.412.2.4.65.1.0 | INTEGER | read-write | |
| dmtfPhysicalMemoryArrayEntry | 1.3.6.1.4.1.412.2.4.33.1 | not-accessible | This group represents an array of physical memory as a collectio of one or more Memory Devices associated in sets and partitions. | |
| STR dmtfPhysicalMemoryArrayEntryErrorData | 1.3.6.1.4.1.412.2.4.33.1.12 | DmiOctetstring | read-only | Data captured during the erroneous Memory Array access. The data occupy the first n bytes of the octet string required to hold 'Error Data Size' bits of the data. Data are stored least-significant byte first. |
| NUM dmtfPhysicalMemoryArrayEntryErrorDataSize | 1.3.6.1.4.1.412.2.4.33.1.11 | DmiInteger | read-only | The size of the data transfer that caused the error, in bits. Zero indicates no error, 0x80000000 denotes 'unknown'. |
| INT dmtfPhysicalMemoryArrayEntryErrorOperation | 1.3.6.1.4.1.412.2.4.33.1.10 | INTEGER | read-only | The memory access operation that caused the current error. |
| NUM dmtfPhysicalMemoryArrayEntryErrorResolution | 1.3.6.1.4.1.412.2.4.33.1.15 | DmiInteger | read-only | Range in bytes that the error can be determined to be within, when an Error Address is given. 0x80000000 denotes 'unknown'. |
| NUM dmtfPhysicalMemoryArrayEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.33.1.16 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| INT dmtfPhysicalMemoryArrayEntryLastErrorUpdate | 1.3.6.1.4.1.412.2.4.33.1.9 | INTEGER | read-only | System state during which last error status was collected. |
| NUM dmtfPhysicalMemoryArrayEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.33.1.17 | DmiInteger | read-only | The index into the Operational State Table for this Memory Array. The Operational State row is used to hold the overall error count and error status for this array. |
| STR dmtfPhysicalMemoryArrayEntryVendorSyndrome | 1.3.6.1.4.1.412.2.4.33.1.13 | DmiOctetstring | read-only | Vendor-specific syndrome or CRC data associated with the erroneous access. |
| NTF dmtfPhysicalMemoryArrayError | 1.3.6.1.4.1.412.2.4.33.0.1 | A physical memory module in the system has failed. | ||
| INT dmtfPhysicalMemoryArrayEvSub | 1.3.6.1.4.1.412.2.4.33.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfPhysicalMemoryArrayEvSys | 1.3.6.1.4.1.412.2.4.33.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfPhysicalMemoryArrayInitializationFailure | 1.3.6.1.4.1.412.2.4.33.0.2 | A physical memory module in the system failed to initialize properly during system startup. | ||
| INT dmtfPhysicalMemoryArrayState | 1.3.6.1.4.1.412.2.4.33.1.0 | INTEGER | read-write | |
| dmtfPhysicalMemoryArrayTable | 1.3.6.1.4.1.412.2.4.33 | not-accessible | This group represents an array of physical memory as a collectio of one or more Memory Devices associated in sets and partitions. | |
| dmtfPhysicalMemoryArrayTraps | 1.3.6.1.4.1.412.2.4.33.0 | |||
| dmtfPhysicalMemoryEntry | 1.3.6.1.4.1.412.2.4.7.1 | not-accessible | The physical attributes for system memory and any add-on memory installed in this system. | |
| NUM dmtfPhysicalMemoryEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.7.1.11 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfPhysicalMemoryEntryMaximumMemoryCapacity | 1.3.6.1.4.1.412.2.4.7.1.6 | DmiInteger | read-only | The maximum memory capacity, in megabytes, on this device. |
| INT dmtfPhysicalMemoryEntryMemoryErrorCorrection | 1.3.6.1.4.1.412.2.4.7.1.10 | INTEGER | read-only | The main error correction scheme supported by this memory component. |
| NUM dmtfPhysicalMemoryEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.7.1.12 | DmiInteger | read-only | The index into the Operational State Table for this device. |
| INT dmtfPhysicalMemoryState | 1.3.6.1.4.1.412.2.4.7.1.0 | INTEGER | read-write | |
| dmtfPhysicalMemoryTable | 1.3.6.1.4.1.412.2.4.7 | not-accessible | The physical attributes for system memory and any add-on memory installed in this system. | |
| dmtfPowerSupplyEntry | 1.3.6.1.4.1.412.2.4.16.1 | not-accessible | This group defines various attributes for power supplies in this system. | |
| NUM dmtfPowerSupplyEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.16.1.2 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfPowerSupplyEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.16.1.3 | DmiInteger | read-only | The index into the Operational State table for this device. |
| NUM dmtfPowerSupplyEntryPowerSupplyIndex | 1.3.6.1.4.1.412.2.4.16.1.1 | DmiInteger | read-only | The index number of the current power supply. |
| NUM dmtfPowerSupplyEntryPowerUnitIndex | 1.3.6.1.4.1.412.2.4.16.1.4 | DmiInteger | read-only | This is the ID of the Power Unit (logical power supply) to which this Power Supply belongs. This value matches up with the Power Unit Table Index attribute defined in the Power Unit Global Table. |
| INT dmtfPowerSupplyEvSub | 1.3.6.1.4.1.412.2.4.16.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfPowerSupplyEvSys | 1.3.6.1.4.1.412.2.4.16.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| dmtfPowerSupplyOutputVoltageCapabilitiesEntry | 1.3.6.1.4.1.412.2.4.50.1 | not-accessible | This group defines the voltage capabilities of the power supplies. | |
| INT dmtfPowerSupplyOutputVoltageCapabilitiesState | 1.3.6.1.4.1.412.2.4.50.1.0 | INTEGER | read-write | |
| dmtfPowerSupplyOutputVoltageCapabilitiesTable | 1.3.6.1.4.1.412.2.4.50 | not-accessible | This group defines the voltage capabilities of the power supplies. | |
| NTF dmtfPowerSupplyPowerControlRequest | 1.3.6.1.4.1.412.2.4.16.0.2 | The power control setting for a power supply on the system has changed. | ||
| INT dmtfPowerSupplyState | 1.3.6.1.4.1.412.2.4.16.1.0 | INTEGER | read-write | |
| NTF dmtfPowerSupplyStatusChange | 1.3.6.1.4.1.412.2.4.16.0.1 | The operational status of a power supply on the system has changed according to the event severity indicated. | ||
| dmtfPowerSupplyTable | 1.3.6.1.4.1.412.2.4.16 | not-accessible | This group defines various attributes for power supplies in this system. | |
| dmtfPowerSupplyTraps | 1.3.6.1.4.1.412.2.4.16.0 | |||
| dmtfPowerUnitGlobalEntry | 1.3.6.1.4.1.412.2.4.66.1 | not-accessible | This global table describes all of the Power Units in this system component. The unique index of each Power Unit is the key into this table. A Power Unit is composed of potentially more than one Power Supply in a redundant configuration. Individual power supplies are described in the 'Power Supply' standard group. In that group, each individual power supply entry will point to a Power Unit in this table by using the index of the row in this table that describes the Power Unit. If a Power Unit is redunda | |
| NUM dmtfPowerUnitGlobalEntryPowerUnitIndex | 1.3.6.1.4.1.412.2.4.66.1.1 | DmiInteger | read-only | The unique index given to each Power Unit being described by this table. This unique index is the key into this table. |
| dmtfPowerUnitGlobalTable | 1.3.6.1.4.1.412.2.4.66 | not-accessible | This global table describes all of the Power Units in this system component. The unique index of each Power Unit is the key into this table. A Power Unit is composed of potentially more than one Power Supply in a redundant configuration. Individual power supplies are described in the 'Power Supply' standard group. In that group, each individual power supply entry will point to a Power Unit in this table by using the index of the row in this table that describes the Power Unit. If a Power Unit is redunda | |
| INT dmtfPowerUnitGlobalTableState | 1.3.6.1.4.1.412.2.4.66.1.0 | INTEGER | read-write | |
| NTF dmtfProcessorConfigurationError | 1.3.6.1.4.1.412.2.4.5.0.4 | A system processor is not properly configured | ||
| dmtfProcessorEntry | 1.3.6.1.4.1.412.2.4.5.1 | not-accessible | This group defines the attributes for each and every processor installed in this system. | |
| NUM dmtfProcessorEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.5.1.8 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfProcessorEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.5.1.9 | DmiInteger | read-only | The index into the Operational State Table for this device if applicable. |
| INT dmtfProcessorEvSub | 1.3.6.1.4.1.412.2.4.5.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfProcessorEvSys | 1.3.6.1.4.1.412.2.4.5.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfProcessorFailure | 1.3.6.1.4.1.412.2.4.5.0.1 | A processor in the system has failed | ||
| NTF dmtfProcessorInitializationFailure | 1.3.6.1.4.1.412.2.4.5.0.3 | A system processor failed to initialize properly during system startup. | ||
| INT dmtfProcessorState | 1.3.6.1.4.1.412.2.4.5.1.0 | INTEGER | read-write | |
| NTF dmtfProcessorSystemUp | 1.3.6.1.4.1.412.2.4.5.0.2 | A system processor is now up and running. | ||
| dmtfProcessorTable | 1.3.6.1.4.1.412.2.4.5 | not-accessible | This group defines the attributes for each and every processor installed in this system. | |
| dmtfProcessorTraps | 1.3.6.1.4.1.412.2.4.5.0 | |||
| dmtfSequentialAccessDevicesEntry | 1.3.6.1.4.1.412.2.4.47.1 | not-accessible | This table describes each sequential access device in the system. | |
| NUM dmtfSequentialAccessDevicesEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.47.1.6 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides index into the FRU table. A Value = -1 means that the group is not a FRU |
| NUM dmtfSequentialAccessDevicesEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.47.1.7 | DmiInteger | read-only | The index into the Operational State Table for this device, if applicable. |
| INT dmtfSequentialAccessDevicesState | 1.3.6.1.4.1.412.2.4.47.1.0 | INTEGER | read-write | |
| dmtfSequentialAccessDevicesTable | 1.3.6.1.4.1.412.2.4.47 | not-accessible | This table describes each sequential access device in the system. | |
| dmtfSerialPortsEntry | 1.3.6.1.4.1.412.2.4.11.1 | not-accessible | This group defines the attributes for serial ports in this system. | |
| INT dmtfSerialPortsEntryConnectorType | 1.3.6.1.4.1.412.2.4.11.1.5 | INTEGER | read-only | The connector used to interface with the I/O device on this serial port. |
| NUM dmtfSerialPortsEntryIRQUsed | 1.3.6.1.4.1.412.2.4.11.1.3 | DmiInteger | read-only | IRQ number that is being used by this serial port. |
| STR dmtfSerialPortsEntryLogicalName | 1.3.6.1.4.1.412.2.4.11.1.4 | DmiString | read-only | The logical name of this serial port under this operating environment. |
| NUM dmtfSerialPortsEntryMaximumSpeed | 1.3.6.1.4.1.412.2.4.11.1.6 | DmiInteger | read-only | Maximum transfer speed of the device on this serial port in bits per second. |
| NUM dmtfSerialPortsEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.11.1.8 | DmiInteger | read-only | The index into the Operational State Table for this device. |
| INT dmtfSerialPortsState | 1.3.6.1.4.1.412.2.4.11.1.0 | INTEGER | read-write | |
| dmtfSerialPortsTable | 1.3.6.1.4.1.412.2.4.11 | not-accessible | This group defines the attributes for serial ports in this system. | |
| dmtfStdMifs | 1.3.6.1.4.1.412.2 | |||
| NTF dmtfStructureDependencyBatteryStatusChange | 1.3.6.1.4.1.412.2.4.68.0.6 | A battery powering the system has changed status. | ||
| NTF dmtfStructureDependencyConfigurationError | 1.3.6.1.4.1.412.2.4.68.0.9 | An element of the system is not properly configured | ||
| NTF dmtfStructureDependencyContainerSecurityBreach | 1.3.6.1.4.1.412.2.4.68.0.7 | The system chassis has been opened has been opened without poper authorization. | ||
| NTF dmtfStructureDependencyCoolingDeviceStatusChange | 1.3.6.1.4.1.412.2.4.68.0.2 | A cooling device (e.g., fan) in the system has changed status. | ||
| dmtfStructureDependencyEntry | 1.3.6.1.4.1.412.2.4.68.1 | not-accessible | This group describes a table whose entries identify the structur
l dependencies of elements on other elements in the system. The attributes
in this group form a row of the table and the row has the following structure: . The is the index of the row in the table.
The can point either to a element in the current
Component or to an external Component. The | |
| INT dmtfStructureDependencyEvSub | 1.3.6.1.4.1.412.2.4.68.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfStructureDependencyEvSys | 1.3.6.1.4.1.412.2.4.68.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfStructureDependencyInitializationFailure | 1.3.6.1.4.1.412.2.4.68.0.8 | An element of the system failed to initialize properly during system startup. | ||
| NTF dmtfStructureDependencyLogicalDeviceStatusChange | 1.3.6.1.4.1.412.2.4.68.0.4 | A logical device in the system has changed status. | ||
| NTF dmtfStructureDependencyPhysicalDeviceStatusChange | 1.3.6.1.4.1.412.2.4.68.0.3 | A physical device in the system has changed status. | ||
| NTF dmtfStructureDependencyPowerSupplyStatusChange | 1.3.6.1.4.1.412.2.4.68.0.1 | A power supply in the system has changed status. | ||
| NTF dmtfStructureDependencySystemUp | 1.3.6.1.4.1.412.2.4.68.0.5 | An element of the system is up and running | ||
| dmtfStructureDependencyTable | 1.3.6.1.4.1.412.2.4.68 | not-accessible | This group describes a table whose entries identify the structur
l dependencies of elements on other elements in the system. The attributes
in this group form a row of the table and the row has the following structure: . The is the index of the row in the table.
The can point either to a element in the current
Component or to an external Component. The | |
| INT dmtfStructureDependencyTableState | 1.3.6.1.4.1.412.2.4.68.1.0 | INTEGER | read-write | |
| dmtfStructureDependencyTraps | 1.3.6.1.4.1.412.2.4.68.0 | |||
| dmtfSystemBIOSEntry | 1.3.6.1.4.1.412.2.4.3.1 | not-accessible | This group defines the attributes for the System BIOS. | |
| INT dmtfSystemBIOSState | 1.3.6.1.4.1.412.2.4.3.1.0 | INTEGER | read-write | |
| dmtfSystemBIOSTable | 1.3.6.1.4.1.412.2.4.3 | not-accessible | This group defines the attributes for the System BIOS. | |
| dmtfSystemCacheEntry | 1.3.6.1.4.1.412.2.4.9.1 | not-accessible | This group defines the attributes for different System Caches installed in this system. | |
| NUM dmtfSystemCacheEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.9.1.7 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfSystemCacheEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.9.1.8 | DmiInteger | read-only | The index into the Operational State Table for this device. |
| INT dmtfSystemCacheEvSub | 1.3.6.1.4.1.412.2.4.9.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfSystemCacheEvSys | 1.3.6.1.4.1.412.2.4.9.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfSystemCacheInitializationFailure | 1.3.6.1.4.1.412.2.4.9.0.2 | The System Cache failed to initialize properly during system startup. | ||
| NTF dmtfSystemCacheMemoryError | 1.3.6.1.4.1.412.2.4.9.0.1 | A memory module in the system cache failed. | ||
| INT dmtfSystemCacheState | 1.3.6.1.4.1.412.2.4.9.1.0 | INTEGER | read-write | |
| dmtfSystemCacheTable | 1.3.6.1.4.1.412.2.4.9 | not-accessible | This group defines the attributes for different System Caches installed in this system. | |
| dmtfSystemCacheTraps | 1.3.6.1.4.1.412.2.4.9.0 | |||
| dmtfSystemContactInformationEntry | 1.3.6.1.4.1.412.2.4.70.1 | not-accessible | This tabular group contains records, each of which contains contact information for one of the administrators of this machine | |
| INT dmtfSystemContactInformationState | 1.3.6.1.4.1.412.2.4.70.1.0 | INTEGER | read-write | |
| dmtfSystemContactInformationTable | 1.3.6.1.4.1.412.2.4.70 | not-accessible | This tabular group contains records, each of which contains contact information for one of the administrators of this machine | |
| dmtfSystemEnclosureEntry | 1.3.6.1.4.1.412.2.4.15.1 | not-accessible | This group defines the attributes for the system enclosure. | |
| STR dmtfSystemEnclosureEntryAssetTag | 1.3.6.1.4.1.412.2.4.15.1.2 | DmiString | read-write | The system asset tag string. |
| INT dmtfSystemEnclosureEntryBootupState | 1.3.6.1.4.1.412.2.4.15.1.4 | INTEGER | read-only | The current state of this system when it booted. |
| INT dmtfSystemEnclosureEntryChassisLockPresent | 1.3.6.1.4.1.412.2.4.15.1.3 | INTEGER | read-only | If true, a chassis lock is present. |
| NUM dmtfSystemEnclosureEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.15.1.7 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfSystemEnclosureEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.15.1.8 | DmiInteger | read-only | The index into the Operational State table for this device if applicable. |
| INT dmtfSystemEnclosureEntryPowerState | 1.3.6.1.4.1.412.2.4.15.1.5 | INTEGER | read-only | The current state of the power supply for this system. |
| INT dmtfSystemEnclosureEntryThermalState | 1.3.6.1.4.1.412.2.4.15.1.6 | INTEGER | read-only | The current thermal state of this system. |
| dmtfSystemEnclosureTable | 1.3.6.1.4.1.412.2.4.15 | not-accessible | This group defines the attributes for the system enclosure. | |
| NTF dmtfSystemHardwareSecurityContainerSecurityBreach | 1.3.6.1.4.1.412.2.4.49.0.2 | A secruity breach of the system hardware has occured. A secured component of the physical system has been accessed without proper authorization. | ||
| dmtfSystemHardwareSecurityEntry | 1.3.6.1.4.1.412.2.4.49.1 | not-accessible | This group describes the system-wide hardware security settings. | |
| INT dmtfSystemHardwareSecurityEvSub | 1.3.6.1.4.1.412.2.4.49.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfSystemHardwareSecurityEvSys | 1.3.6.1.4.1.412.2.4.49.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfSystemHardwareSecuritySettingsChange | 1.3.6.1.4.1.412.2.4.49.0.1 | The security settings for the system hardware have changed. | ||
| dmtfSystemHardwareSecurityTable | 1.3.6.1.4.1.412.2.4.49 | not-accessible | This group describes the system-wide hardware security settings. | |
| dmtfSystemHardwareSecurityTraps | 1.3.6.1.4.1.412.2.4.49.0 | |||
| dmtfSystemMemorySettingsEntry | 1.3.6.1.4.1.412.2.4.71.1 | not-accessible | This group defines the current memory settings for system memory and any add-on memory installed in the operating system. | |
| dmtfSystemMemorySettingsTable | 1.3.6.1.4.1.412.2.4.71 | not-accessible | This group defines the current memory settings for system memory and any add-on memory installed in the operating system. | |
| dmtfSystemPowerControlsEntry | 1.3.6.1.4.1.412.2.4.51.1 | not-accessible | This group defines attributes for controlling the main power supply to the system. | |
| dmtfSystemPowerControlsTable | 1.3.6.1.4.1.412.2.4.51 | not-accessible | This group defines attributes for controlling the main power supply to the system. | |
| dmtfSystemResetEntry | 1.3.6.1.4.1.412.2.4.48.1 | not-accessible | This group defines whether Automatic System Reset functions are available (Capability) and enabled (Status). If the system has a watchdog Timer and the timer is not reset (Timer Reset) before the Interval elapses, an automatic system reset will occur. The system will re-boot according to the Boot Option. This function may repeat until the Limit is reached, at which time the system will re-boot according to the Boot Option at Limit. | |
| INT dmtfSystemResetEvSub | 1.3.6.1.4.1.412.2.4.48.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfSystemResetEvSys | 1.3.6.1.4.1.412.2.4.48.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfSystemResetSystemUp | 1.3.6.1.4.1.412.2.4.48.0.1 | The system is up and running after having automatically re-booted due to some (abnormal) reset condition. | ||
| dmtfSystemResetTable | 1.3.6.1.4.1.412.2.4.48 | not-accessible | This group defines whether Automatic System Reset functions are available (Capability) and enabled (Status). If the system has a watchdog Timer and the timer is not reset (Timer Reset) before the Interval elapses, an automatic system reset will occur. The system will re-boot according to the Boot Option. This function may repeat until the Limit is reached, at which time the system will re-boot according to the Boot Option at Limit. | |
| dmtfSystemResetTraps | 1.3.6.1.4.1.412.2.4.48.0 | |||
| dmtfSystemResourceDeviceInfoEntry | 1.3.6.1.4.1.412.2.4.38.1 | not-accessible | This group describes the base level of Memory, I/O, DMA, and INT (interrupt) resources that are used by a device in the system. | |
| NUM dmtfSystemResourceDeviceInfoEntryBusType | 1.3.6.1.4.1.412.2.4.38.1.8 | DmiInteger | read-only | Bus number (0-255) for PCI Devices, Slot number for EISA and PnP Devices, Card logical socket number for PCMCIA devices. Zero otherwise. |
| NUM dmtfSystemResourceDeviceInfoEntryDeviceID | 1.3.6.1.4.1.412.2.4.38.1.2 | DmiInteger | read-only | Physical Device ID from Config manager info. Equal to the CISTPL-MANFID field for PCMCIA devices. 0xFFFFFFFF = Unknown |
| INT dmtfSystemResourceDeviceInfoState | 1.3.6.1.4.1.412.2.4.38.1.0 | INTEGER | read-write | |
| dmtfSystemResourceDeviceInfoTable | 1.3.6.1.4.1.412.2.4.38 | not-accessible | This group describes the base level of Memory, I/O, DMA, and INT (interrupt) resources that are used by a device in the system. | |
| dmtfSystemResourceDMAInfoEntry | 1.3.6.1.4.1.412.2.4.42.1 | not-accessible | This group presents additional information about DMA resources that have been defined in the System Resources table. | |
| INT dmtfSystemResourceDMAInfoState | 1.3.6.1.4.1.412.2.4.42.1.0 | INTEGER | read-write | |
| dmtfSystemResourceDMAInfoTable | 1.3.6.1.4.1.412.2.4.42 | not-accessible | This group presents additional information about DMA resources that have been defined in the System Resources table. | |
| dmtfSystemResourceIOInfoEntry | 1.3.6.1.4.1.412.2.4.40.1 | not-accessible | This group presents additional information about I/O resources that have been defined in the System Resources table. | |
| INT dmtfSystemResourceIOInfoState | 1.3.6.1.4.1.412.2.4.40.1.0 | INTEGER | read-write | |
| dmtfSystemResourceIOInfoTable | 1.3.6.1.4.1.412.2.4.40 | not-accessible | This group presents additional information about I/O resources that have been defined in the System Resources table. | |
| dmtfSystemResourceIRQInfoEntry | 1.3.6.1.4.1.412.2.4.41.1 | not-accessible | This group presents additional information about I/O resources that have been defined in the System Resources table. | |
| INT dmtfSystemResourceIRQInfoState | 1.3.6.1.4.1.412.2.4.41.1.0 | INTEGER | read-write | |
| dmtfSystemResourceIRQInfoTable | 1.3.6.1.4.1.412.2.4.41 | not-accessible | This group presents additional information about I/O resources that have been defined in the System Resources table. | |
| dmtfSystemResourceMemoryInfoEntry | 1.3.6.1.4.1.412.2.4.39.1 | not-accessible | This group presents additional information about memory resource that have been defined in the System Resources table. | |
| INT dmtfSystemResourceMemoryInfoState | 1.3.6.1.4.1.412.2.4.39.1.0 | INTEGER | read-write | |
| dmtfSystemResourceMemoryInfoTable | 1.3.6.1.4.1.412.2.4.39 | not-accessible | This group presents additional information about memory resource that have been defined in the System Resources table. | |
| dmtfSystemResources2Entry | 1.3.6.1.4.1.412.2.4.37.1 | not-accessible | This group describes the base level of Memory, I/O, DMA, and INT (interrupt) resources that are used by a device in the system. | |
| NUM dmtfSystemResources2EntryResourceUser | 1.3.6.1.4.1.412.2.4.37.1.2 | DmiInteger | read-only | A unique number for each different 'resource user' that has resources specified in this table. |
| INT dmtfSystemResources2State | 1.3.6.1.4.1.412.2.4.37.1.0 | INTEGER | read-write | |
| dmtfSystemResources2Table | 1.3.6.1.4.1.412.2.4.37 | not-accessible | This group describes the base level of Memory, I/O, DMA, and INT (interrupt) resources that are used by a device in the system. | |
| dmtfSystemResourcesDescriptionEntry | 1.3.6.1.4.1.412.2.4.31.1 | not-accessible | The System Resources Description group describes the number of entries in the System Resources group. | |
| dmtfSystemResourcesDescriptionTable | 1.3.6.1.4.1.412.2.4.31 | not-accessible | The System Resources Description group describes the number of entries in the System Resources group. | |
| dmtfSystemResourcesEntry | 1.3.6.1.4.1.412.2.4.32.1 | not-accessible | The System Resources group contains hardware descriptions which are commonly used in PC style computers such as IRQs, IO ports and memory address ranges. | |
| NUM dmtfSystemResourcesEntryResourceNumber | 1.3.6.1.4.1.412.2.4.32.1.2 | DmiInteger | read-only | This attribute is the ordinal of the resource within a device. Within the table, any device may have one or more resources. |
| NUM dmtfSystemResourcesEntryResourceSize | 1.3.6.1.4.1.412.2.4.32.1.5 | DmiInteger | read-only | The size of the system resource. |
| INT dmtfSystemResourcesEntryResourceType | 1.3.6.1.4.1.412.2.4.32.1.3 | INTEGER | read-only | The type of system resource represented by this entry. |
| INT dmtfSystemResourcesState | 1.3.6.1.4.1.412.2.4.32.1.0 | INTEGER | read-write | |
| dmtfSystemResourcesTable | 1.3.6.1.4.1.412.2.4.32 | not-accessible | The System Resources group contains hardware descriptions which are commonly used in PC style computers such as IRQs, IO ports and memory address ranges. | |
| dmtfSystemSlotEntry | 1.3.6.1.4.1.412.2.4.18.1 | not-accessible | This group defines the attributes for the different system expansion slots supported in this system. | |
| NUM dmtfSystemSlotEntrySlotIndex | 1.3.6.1.4.1.412.2.4.18.1.1 | DmiInteger | read-only | An index into the system slot table. This is the hardware ID number for each expansion slot, whether it is occupied or not (starting with 1). |
| INT dmtfSystemSlotState | 1.3.6.1.4.1.412.2.4.18.1.0 | INTEGER | read-write | |
| dmtfSystemSlotTable | 1.3.6.1.4.1.412.2.4.18 | not-accessible | This group defines the attributes for the different system expansion slots supported in this system. | |
| dmtfSystemsMIF | 1.3.6.1.4.1.412.2.4 | This MIB is a translation of the DMTF Systems MIF based on the translation rules defined by the DMTF DMI to SNMP Mapping Standard, Version 1.0. DMI-based systems running a DMI-to-SNMP Mapping Agent provide the ability to access DMI component instrumentation via SNMP protocol operations. | ||
| NTF dmtfTemperatureProbeCoolingDeviceStatusChange | 1.3.6.1.4.1.412.2.4.54.0.1 | A temperature probe on the system has detected an abnormal change in temperature of the system or a system component. | ||
| dmtfTemperatureProbeEntry | 1.3.6.1.4.1.412.2.4.54.1 | not-accessible | This group defines the attributes for the temperature probes in this system. | |
| NUM dmtfTemperatureProbeEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.54.1.20 | DmiInteger | read-only | Index into the FRU table. A value of -1 indicates that this device is not an FRU. |
| NUM dmtfTemperatureProbeEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.54.1.21 | DmiInteger | read-only | Index into the Operational State table |
| INT dmtfTemperatureProbeEvSub | 1.3.6.1.4.1.412.2.4.54.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfTemperatureProbeEvSys | 1.3.6.1.4.1.412.2.4.54.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| INT dmtfTemperatureProbeState | 1.3.6.1.4.1.412.2.4.54.1.0 | INTEGER | read-write | |
| dmtfTemperatureProbeTable | 1.3.6.1.4.1.412.2.4.54 | not-accessible | This group defines the attributes for the temperature probes in this system. | |
| dmtfTemperatureProbeTraps | 1.3.6.1.4.1.412.2.4.54.0 | |||
| dmtfUPSBatteryEntry | 1.3.6.1.4.1.412.2.4.52.1 | not-accessible | The UPS Battery group contains information regarding the UPS system's battery status. | |
| NUM dmtfUPSBatteryEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.52.1.8 | DmiInteger | read-only | If this is a Field Replaceable Unit or it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfUPSBatteryEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.52.1.9 | DmiInteger | read-only | The index into the Operational State table for this device. |
| NUM dmtfUPSBatteryEntryTemperatureProbeIndex | 1.3.6.1.4.1.412.2.4.52.1.7 | DmiInteger | read-only | Index into the Temperature Probe table. This probe indicates the ambient temperature at or near the UPS battery casing. Zero implies no probe is present. |
| INT dmtfUPSBatteryEvSub | 1.3.6.1.4.1.412.2.4.52.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfUPSBatteryEvSys | 1.3.6.1.4.1.412.2.4.52.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfUPSBatteryStatusChange | 1.3.6.1.4.1.412.2.4.52.0.1 | The UPS Battery has changed status according to the event severity indicated. | ||
| dmtfUPSBatteryTable | 1.3.6.1.4.1.412.2.4.52 | not-accessible | The UPS Battery group contains information regarding the UPS system's battery status. | |
| dmtfUPSBatteryTraps | 1.3.6.1.4.1.412.2.4.52.0 | |||
| NTF dmtfUPSBatteryUtilityPowerLostSystemOnBattery | 1.3.6.1.4.1.412.2.4.52.0.2 | The system has lost primary power and is now running on UPS Battery. | ||
| NTF dmtfUPSBatteryUtilityPowerUpSystemOffBattery | 1.3.6.1.4.1.412.2.4.52.0.3 | Primary power to the system has been restored. The UPS battery is no longer in use. | ||
| dmtfVideoBIOSCharacteristicEntry | 1.3.6.1.4.1.412.2.4.21.1 | not-accessible | This group defines the characteristics for the Video BIOS. | |
| INT dmtfVideoBIOSCharacteristicState | 1.3.6.1.4.1.412.2.4.21.1.0 | INTEGER | read-write | |
| dmtfVideoBIOSCharacteristicTable | 1.3.6.1.4.1.412.2.4.21 | not-accessible | This group defines the characteristics for the Video BIOS. | |
| dmtfVideoBIOSEntry | 1.3.6.1.4.1.412.2.4.20.1 | not-accessible | This group defines the attributes for the Video BIOS. | |
| INT dmtfVideoBIOSState | 1.3.6.1.4.1.412.2.4.20.1.0 | INTEGER | read-write | |
| dmtfVideoBIOSTable | 1.3.6.1.4.1.412.2.4.20 | not-accessible | This group defines the attributes for the Video BIOS. | |
| dmtfVideoEntry | 1.3.6.1.4.1.412.2.4.19.1 | not-accessible | This group defines the attributes of video devices in this system. | |
| NUM dmtfVideoEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.19.1.16 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM dmtfVideoEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.19.1.17 | DmiInteger | read-only | The index into the Operational State table for this device. |
| INT dmtfVideoState | 1.3.6.1.4.1.412.2.4.19.1.0 | INTEGER | read-write | |
| dmtfVideoTable | 1.3.6.1.4.1.412.2.4.19 | not-accessible | This group defines the attributes of video devices in this system. | |
| dmtfVoltageProbeEntry | 1.3.6.1.4.1.412.2.4.53.1 | not-accessible | This group defines the attributes for the voltage probes in this system. | |
| NUM dmtfVoltageProbeEntryFRUGroupIndex | 1.3.6.1.4.1.412.2.4.53.1.20 | DmiInteger | read-only | Index into the FRU table |
| NUM dmtfVoltageProbeEntryOperationalGroupIndex | 1.3.6.1.4.1.412.2.4.53.1.21 | DmiInteger | read-only | Index into the Operational State table |
| NUM dmtfVoltageProbeEntryVoltageProbeIndex | 1.3.6.1.4.1.412.2.4.53.1.1 | DmiInteger | read-only | Index into this voltage probe table. |
| INT dmtfVoltageProbeEvSub | 1.3.6.1.4.1.412.2.4.53.7 | INTEGER | not-accessible | The minor functional aspect of the product causing the fault. |
| INT dmtfVoltageProbeEvSys | 1.3.6.1.4.1.412.2.4.53.6 | INTEGER | not-accessible | The major functional aspect of the product causing the fault. |
| NTF dmtfVoltageProbePowerSupplyStatusChange | 1.3.6.1.4.1.412.2.4.53.0.1 | A voltage probe on the system has detected an abnormal change in voltage level from one of the system's power supplies to the monitored component. | ||
| INT dmtfVoltageProbeState | 1.3.6.1.4.1.412.2.4.53.1.0 | INTEGER | read-write | |
| dmtfVoltageProbeTable | 1.3.6.1.4.1.412.2.4.53 | not-accessible | This group defines the attributes for the voltage probes in this system. | |
| dmtfVoltageProbeTraps | 1.3.6.1.4.1.412.2.4.53.0 | |||
| INT driveArray | 1.3.6.1.4.1.412.2.4.45.1.3 | INTEGER | read-only | This boolean attribute identifies whether the logical drive represented by this table entry is composed of an array of drives or not. If the value of this attribute is TRUE, then the entry with the same index (as this entry) in the Mass Store Array Info Table will give information about the drive array that comprises this logical drive |
| INT driveArrayLevel | 1.3.6.1.4.1.412.2.4.46.1.2 | INTEGER | read-only | This attribute is an Enum of the different possible types of drive arrays that could compose the logical drive represented by the correspo ding entry in the Mass Store Logical Drives Table. |
| INT driveArrayOperationInProgress | 1.3.6.1.4.1.412.2.4.46.1.6 | INTEGER | read-only | This value of this attribute describes whether the drive array is currently undergoing array operations of some sort. |
| INT driveArrayRedundancyStatus | 1.3.6.1.4.1.412.2.4.46.1.5 | INTEGER | read-only | This attribute identifies which of the different states of the available redundancy in the drive array currently applies. |
| INT driveKey1 | 1.3.6.1.4.1.412.2.4.44.1.7 | INTEGER | read-only | If Segment Type is 'Physical' this is one of two keys used to identify a specific disk in the Disks group. If the Segment Type is 'Logical' this attribute is unused and its value is irrelevant. |
| NUM driveKey2 | 1.3.6.1.4.1.412.2.4.44.1.8 | DmiInteger | read-only | (A) If the value of the attribute Segment Type is 'Physical' then this attribute holds the second of two keys that identify the physical drive in the Disks table group. (B) If the value of the Segment Type is 'Logical then this is the single integer key that identifies the logical drive in the Mass Store Logical Drives table. |
| NUM eISAIOAddress | 1.3.6.1.4.1.412.2.4.69.1.8 | DmiInteger | read-only | EISA I/O address which identifies a specific EISA slot. |
| INT eISARangeDescriptor | 1.3.6.1.4.1.412.2.4.39.1.3 | INTEGER | read-only | For PnP EISA memory range descriptor compatibility. |
| NUM electricalCurrentProbeAccuracy | 1.3.6.1.4.1.412.2.4.55.1.19 | DmiInteger | read-write | The accuracy for the reading from this electrical current probe, in plus/minus hundredths of a percent. 0x80000000 denotes 'unknown'. |
| STR electricalCurrentProbeDescription | 1.3.6.1.4.1.412.2.4.55.1.3 | DmiString | read-only | Additional descriptive information about the electrical current probe or probe's location. |
| NUM electricalCurrentProbeIndex | 1.3.6.1.4.1.412.2.4.50.1.14 | DmiInteger | read-only | Index into the Electrical Current Probe table identifying the current probe monitoring this output. 0 indicates no probe provided. |
| INT electricalCurrentProbeLocation | 1.3.6.1.4.1.412.2.4.55.1.2 | INTEGER | read-only | Identifies the physical location of the electrical current probe. |
| NUM electricalCurrentProbeMaximum | 1.3.6.1.4.1.412.2.4.55.1.9 | DmiInteger | read-only | The maximum electrical current reading specified to be readable by this probe in milliamps. 0x80000000 denotes 'unknown'. |
| NUM electricalCurrentProbeMinimum | 1.3.6.1.4.1.412.2.4.55.1.10 | DmiInteger | read-only | The minimum electrical current reading specified to be readable by this probe in milliamps. 0x80000000 denotes 'unknown'. |
| NUM electricalCurrentProbeReading | 1.3.6.1.4.1.412.2.4.55.1.5 | DmiInteger | read-only | The present electrical current reading of this probe in milliamp . 0x8000000 denotes 'unknown'. |
| NUM electricalCurrentProbeResolution | 1.3.6.1.4.1.412.2.4.55.1.17 | DmiInteger | read-write | The resolution for the reading from this electrical current probe, in tenths of milliamps. '0x80000000 denotes 'unknown'. |
| NUM electricalCurrentProbeTableIndex | 1.3.6.1.4.1.412.2.4.55.1.1 | DmiInteger | read-only | Index into this electrical current probe table. |
| NUM electricalCurrentProbeTolerance | 1.3.6.1.4.1.412.2.4.55.1.18 | DmiInteger | read-write | The tolerance for the reading from this electrical current probe, in plus/minus milliamps. 0x80000000 denotes 'unknown'. |
| NUM electricalCurrentReadingLowerThresholdCritical | 1.3.6.1.4.1.412.2.4.55.1.13 | DmiInteger | read-write | The lower critical threshold for the electrical current probe, in milliamps. 0x80000000 denotes 'unknown'. |
| NUM electricalCurrentReadingLowerThresholdNonCritical | 1.3.6.1.4.1.412.2.4.55.1.11 | DmiInteger | read-write | The lower non-critical threshold for the electrical current reading set by the user, in milliamps. 0x80000000 denotes 'unknown'. |
| NUM electricalCurrentReadingLowerThresholdNonRecoverab | 1.3.6.1.4.1.412.2.4.55.1.15 | DmiInteger | read-write | The lower non-recoverable threshold for the electrical current probe, in milliamps. 0x80000000 denotes 'unknown'. |
| NUM electricalCurrentReadingUpperThresholdNonCritical | 1.3.6.1.4.1.412.2.4.55.1.12 | DmiInteger | read-write | The upper non-critical threshold for the electrical current reading, in milliamps. 0x80000000 denotes 'unknown'. |
| NUM electricalCurrentReadingUpperThresholdNonRecoverab | 1.3.6.1.4.1.412.2.4.55.1.16 | DmiInteger | read-write | The upper non-recoverable threshold for the electrical current probe, in milliamps. 0x80000000 denotes 'unknown'. |
| INT electricalCurrentStatus | 1.3.6.1.4.1.412.2.4.55.1.4 | INTEGER | read-only | Defines the status of the electrical current monitored by this electrical current probe. |
| INT enclosureOrChassisType | 1.3.6.1.4.1.412.2.4.15.1.1 | INTEGER | read-only | The type of enclosure. |
| INT encrypted | 1.3.6.1.4.1.412.2.4.24.1.8 | INTEGER | read-only | If true, this partition is encrypted. |
| NUM endAddress | 1.3.6.1.4.1.412.2.4.37.1.9 | DmiInteger64 | read-only | Ending physical address (address of last byte) for this memory range, or the maximum configurable base address if this attribute is being used to describe a programmable range. 0 for IRQ and DMA resources. |
| NUM errorAddress | 1.3.6.1.4.1.412.2.4.33.1.14 | DmiInteger64 | read-only | Physical address of the error based on the addressing of the bus that the Memory Array is connected to. 0x8000 0000 0000 0000 denotes 'unknown'. |
| STR errorData | 1.3.6.1.4.1.412.2.4.35.1.17 | DmiOctetstring | read-only | Data captured during the erroneous Memory Array access. The data occupies the first n bytes of the octet string required to hold 'Error Data Size' bits of the data. Data is stored least-significant byte first. |
| NUM errorDataSize | 1.3.6.1.4.1.412.2.4.35.1.16 | DmiInteger | read-only | The size of the data transfer that caused the error,in bits. Zero indicates no error, 0x80000000 denotes 'unknown'. |
| INT errorGranularity | 1.3.6.1.4.1.412.2.4.35.1.13 | INTEGER | read-only | Specifies whether the current error's location can be resolved to the partition or device level. |
| INT errorOperation | 1.3.6.1.4.1.412.2.4.35.1.15 | INTEGER | read-only | The memory access operation that caused the current error. |
| NUM errorResolution | 1.3.6.1.4.1.412.2.4.35.1.21 | DmiInteger | read-only | Range in bytes that the error can be determined to be within,whe an Error Address is given. 0x80000000 denotes 'unknown'. |
| NUM estimatedChargeRemaining | 1.3.6.1.4.1.412.2.4.52.1.4 | DmiGauge | read-only | An estimate of the time to battery charge depletion under the present load conditions if the utility power is off and remains off, or if it were to be lost and remain off. The value represents a percent of full charge. |
| NUM estimatedMinutesRemaining | 1.3.6.1.4.1.412.2.4.52.1.3 | DmiInteger | read-only | An estimate in minutes of the time to battery charge depletion under the present load conditions if the utility power is off and remains off, or if it were to be lost and remain off. |
| INT exclusiveAccessRequired | 1.3.6.1.4.1.412.2.4.56.1.4 | INTEGER | read-only | Indicates whether this diagnostic function requires exclusive access to the device or component, implying that the user or management applicat on must take some action within the operating system to ensure that the device or component cannot be used by any other function. |
| STR expandedMemoryManagerName | 1.3.6.1.4.1.412.2.4.8.1.9 | DmiString | read-only | The name of the expanded memory manager. |
| STR expandedMemoryManagerVersion | 1.3.6.1.4.1.412.2.4.8.1.10 | DmiString | read-only | The version information of the expanded memory manager. |
| NUM expandedMemoryPageFrameAddress | 1.3.6.1.4.1.412.2.4.8.1.11 | DmiInteger64 | read-only | The starting physical address of the expanded memory pageframe. |
| NUM expandedMemoryPageFrameSize | 1.3.6.1.4.1.412.2.4.8.1.12 | DmiInteger | read-only | The size in kilobytes of the expanded memory page frame. |
| NUM expandedMemoryPageSize | 1.3.6.1.4.1.412.2.4.8.1.13 | DmiInteger | read-only | The size in kilobytes of an expanded memory page, as opposed to the expanded memory page frame, which consists of a number of memory pages. |
| NUM expandedMemorySize | 1.3.6.1.4.1.412.2.4.8.1.7 | DmiInteger | read-only | The total size of the expanded memory in kilobytes. |
| INT expansionSiteCurrentlyOccupied | 1.3.6.1.4.1.412.2.4.65.1.6 | INTEGER | read-only | A boolean whose value indicates whether this Expansion Site is currently occupied or not. |
| STR expansionSiteDescription | 1.3.6.1.4.1.412.2.4.65.1.5 | DmiString | read-only | This is a vendor-settable string that describes the expandable site in whatever way is desired. |
| NUM expansionSiteIndex | 1.3.6.1.4.1.412.2.4.65.1.1 | DmiInteger | read-only | The unique integer index into Physical Expansion Sites table. |
| INT expansionSiteInsertionProperties | 1.3.6.1.4.1.412.2.4.65.1.7 | INTEGER | read-only | This attribute indicates the insertion properties of this expansion site (Hot, Warm, Cold) which describes if the site must be powered OFF before a connection may be made. An example of a hot insertion expansion site would be a hot-plug power supply bay while a bus slot like PCI is a cold insertion expansion site. Warm insertion allows power to be ON but no activity present. |
| STR expansionSiteName | 1.3.6.1.4.1.412.2.4.65.1.4 | DmiString | read-only | Name chosen by the vendor of this component to name this particular expansion site within this component, e.g. 'Slot 6', 'DriveBay 1'. |
| STR expansionSitePropertiesTableReference | 1.3.6.1.4.1.412.2.4.65.1.8 | DmiString | read-only | Reference to Expansion Site Properties Table |
| INT expansionSiteType | 1.3.6.1.4.1.412.2.4.65.1.2 | INTEGER | read-only | This attribute describes the type of expansion site that is being defined by this entry in the Physical Expansion Sites Table. |
| STR extendedMemoryManagerName | 1.3.6.1.4.1.412.2.4.8.1.5 | DmiString | read-only | The name of the extended memory manager. |
| STR extendedMemoryManagerVersion | 1.3.6.1.4.1.412.2.4.8.1.6 | DmiString | read-only | The version information of the extended memory manager. |
| NUM extendedMemorySize | 1.3.6.1.4.1.412.2.4.8.1.3 | DmiInteger | read-only | The total size of the extended memory in kilobytes. |
| NUM fatalErrorCount | 1.3.6.1.4.1.412.2.4.30.1.7 | DmiCounter | read-only | The accumulated Fatal or Non-recoverable error count for this Device Group instance. |
| INT faultIsolatedToThisComponent | 1.3.6.1.4.1.412.2.4.58.1.4 | INTEGER | read-only | An indicator of whether the fault is strictly isolated within the bounds of this component. A False value indicates that the fault might be caused by a failing parent component; for example, a disk test may fail because of a faulty disk controller. |
| INT fileSystem | 1.3.6.1.4.1.412.2.4.24.1.6 | INTEGER | read-only | The file system associated with this partition. |
| NUM flushTimer | 1.3.6.1.4.1.412.2.4.9.1.14 | DmiInteger | read-only | The maximum amount of time, in seconds, dirty lines or buckets may remain in the cache before they are flushed. A value of zero indicated that a cache flush is not controlled by a flushing timer. |
| INT formFactor | 1.3.6.1.4.1.412.2.4.35.1.6 | INTEGER | read-only | Implementation form factor for this memory device. |
| NUM freeBaseMemorySize | 1.3.6.1.4.1.412.2.4.8.1.2 | DmiInteger | read-only | The size of free base memory in kilobytes. |
| NUM freeExpandedMemorySize | 1.3.6.1.4.1.412.2.4.8.1.8 | DmiInteger | read-only | The size of free expanded memory in kilobytes. |
| NUM freeExtendedMemorySize | 1.3.6.1.4.1.412.2.4.8.1.4 | DmiInteger | read-only | The size of free extended memory in kilobytes. |
| NUM freeLogicalDriveSize | 1.3.6.1.4.1.412.2.4.26.1.5 | DmiInteger | read-only | The remaining space on this logical drive in kilobytes. |
| NUM freePhysicalMemory | 1.3.6.1.4.1.412.2.4.71.1.2 | DmiInteger | read-only | The amount of physical memory free in kilobytes. |
| NUM freeSpace | 1.3.6.1.4.1.412.2.4.24.1.4 | DmiInteger64 | read-only | The number of free kilobytes on this partition. |
| NUM freeVirtualMemory | 1.3.6.1.4.1.412.2.4.71.1.6 | DmiInteger | read-only | Free kilobytes in the virtual address space of the operating system. |
| INT frontPanelResetStatus | 1.3.6.1.4.1.412.2.4.49.1.4 | INTEGER | read-only | The present status of the front panel reset button capability. If Enabled, the machine can be reset via the front panel reset button. If Disabled, the reset button, if available, is inoperative. |
| NUM fRUGroupIndex | 1.3.6.1.4.1.412.2.4.17.1.2 | DmiInteger | read-only | If this is a Field Replaceable Unit or if it is part of another FRU, this provides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
| NUM fRUIndex | 1.3.6.1.4.1.412.2.4.29.1.1 | DmiInteger | read-only | The index into the Field Replaceable Unit table. |
| NUM fRUIndexPointer | 1.3.6.1.4.1.412.2.4.59.1.3 | DmiInteger | read-only | The index in the FRU table of the implied failing FRU. |
| NUM fRUProbability | 1.3.6.1.4.1.412.2.4.59.1.4 | DmiInteger | read-only | The probability, in percent, that this is the failing FRU. A value of 0x80000000 means the probability is unknown; otherwise, this should be a percentage number from 1 to 100. |
| STR fRUSerialNumber | 1.3.6.1.4.1.412.2.4.29.1.7 | DmiString | read-only | The manufacturer's serial number for this Field Replaceable Unit. |
| NUM functionNumber | 1.3.6.1.4.1.412.2.4.38.1.7 | DmiInteger | read-only | Function Number for PCI & EISA Devices. 0 otherwise. |
| NUM hitDataSize | 1.3.6.1.4.1.412.2.4.61.1.6 | DmiInteger64 | read-only | On a partial hit the number of bytes that were available in cache. A value of 0x8000000000000000 denotes 'unknown' or 'unsupported'. |
| INT inboundOutOfBandConnectionEnabled | 1.3.6.1.4.1.412.2.4.60.1.4 | INTEGER | read-write | Defines whether the Out-of-Band Remote Access facility is allowed to receive incoming connections for the purpose of remote operations or problem management. |
| STR inputVoltageCapabilityDescription | 1.3.6.1.4.1.412.2.4.16.1.6 | DmiString | read-only | An expanded description of the Input Voltage Capability for this Power Supply. |
| INT inputVoltageRangeSwitching | 1.3.6.1.4.1.412.2.4.16.1.16 | INTEGER | read-only | This attribute describes the kind of input voltage range switching that is implemented in this power supply. |
| STR interfaceDescription | 1.3.6.1.4.1.412.2.4.22.1.4 | DmiString | read-only | A longer description of the mass storage interface. For example, SCSI2 fast wide. |
| NUM interleavePosition | 1.3.6.1.4.1.412.2.4.36.1.7 | DmiInteger | read-only | The position of this device in an interleave. 0 indicates non-interleaved. 1 indicates the first position 2 the second, and so on. For example, in a 2:1 interleave, a value of '1' would indicate the device is in the 'even' position, in a 4:1 interleave this would be the first of four possible positions). 0x80000000 denotes 'unknown' or'unsupported'. |
| INT iODecode | 1.3.6.1.4.1.412.2.4.40.1.2 | INTEGER | read-only | Number of bits used for I/O decode |
| INT iRQAvailability | 1.3.6.1.4.1.412.2.4.12.1.2 | INTEGER | read-only | Is this IRQ available or in use? |
| STR iRQDescription | 1.3.6.1.4.1.412.2.4.12.1.5 | DmiString | read-only | The name of the logical device that is currently using this IRQ. |
| NUM iRQNumber | 1.3.6.1.4.1.412.2.4.12.1.1 | DmiInteger | read-only | The number of this IRQ. |
| INT iRQShareable | 1.3.6.1.4.1.412.2.4.12.1.4 | INTEGER | read-only | If true, this IRQ is shareable. |
| INT iRQTriggerType | 1.3.6.1.4.1.412.2.4.12.1.3 | INTEGER | read-only | The trigger type of the IRQ. |
| NUM iRQUsed | 1.3.6.1.4.1.412.2.4.10.1.3 | DmiInteger | read-only | IRQ number that is being used by this parallel port. |
| INT iSAPCMCIARangeDescriptor | 1.3.6.1.4.1.412.2.4.39.1.2 | INTEGER | read-only | For PnP ISA/PCMCIA memory range descriptor compatibility. |
| NUM iSASlot | 1.3.6.1.4.1.412.2.4.69.1.11 | DmiInteger | read-only | Slot number of an ISA card inserted into an EISA or ISA bus. This indicates a physical slot number. |
| INT keyboardConnectorType | 1.3.6.1.4.1.412.2.4.28.1.3 | INTEGER | read-only | The type of keyboard connector used by this keyboard. |
| STR keyboardLayout | 1.3.6.1.4.1.412.2.4.28.1.1 | DmiString | read-only | A description of the layout of this keyboard. |
| INT keyboardPasswordStatus | 1.3.6.1.4.1.412.2.4.49.1.2 | INTEGER | read-only | The current keyboard password setting on the system |
| STR keyboardType | 1.3.6.1.4.1.412.2.4.28.1.2 | DmiString | read-only | The type description of this keyboard. |
| INT lastErrorUpdate | 1.3.6.1.4.1.412.2.4.35.1.14 | INTEGER | read-only | System state during which the last error update was collected. |
| NUM lastFaultFailureDetected | 1.3.6.1.4.1.412.2.4.61.1.10 | DmiInteger | read-only | The vendor-unique fault code associated with the most recent fault or failure detected with this cache. |
| NUM level1CacheIndex | 1.3.6.1.4.1.412.2.4.5.1.10 | DmiInteger | read-only | An index into the System Cache table that identifies the entry that describes the L1 cache for this processor. If more than one processor points to the same cache entry this means they share that cache. |
| NUM level2CacheIndex | 1.3.6.1.4.1.412.2.4.5.1.11 | DmiInteger | read-only | An index into the System Cache table that identifies the entry that describes the L2 cache for this processor If more than one processor points to the same cache entry this means they share that cache. |
| NUM level3CacheIndex | 1.3.6.1.4.1.412.2.4.5.1.12 | DmiInteger | read-only | An index into the System Cache table that identifies the entry that describes the L3 cache for this processor. If more than one processor points to the same cache entry this means they share that cache. |
| NUM lineSize | 1.3.6.1.4.1.412.2.4.9.1.10 | DmiInteger | read-only | The size, in bytes, of a single cache bucket or line. |
| NUM logicalDeviceIDClassCode | 1.3.6.1.4.1.412.2.4.38.1.4 | DmiInteger | read-only | Logical device ID for PnP ISA devices, Class code for PCI devices, CISTPL-FUNCID for PCMCIA devices. 0xFFFFFFFF = Undefined, 0 = reserved |
| NUM logicalDriveBlockSizeInBytes | 1.3.6.1.4.1.412.2.4.45.1.5 | DmiInteger | read-only | This attribute holds the size of the allocatable unit of storage on this logical drive. The size of the allocatable unit is given in bytes |
| NUM logicalDriveIndex | 1.3.6.1.4.1.412.2.4.26.1.1 | DmiInteger | read-only | An index into the Logical Drive table. |
| STR logicalDriveName | 1.3.6.1.4.1.412.2.4.26.1.2 | DmiString | read-only | Name used by the system to identify this logical drive. For DOS, this could be the logical drive letter (A, B, C...). |
| STR logicalDriveNameString | 1.3.6.1.4.1.412.2.4.45.1.6 | DmiString | read-write | This attribute is simply a container for a string name for the logical drive. The instrumentation code does not assign or manipulate this attribute. It is simply a convenience provided so that driver software may put in this container the string name by which it refers to this logical drive. |
| STR logicalDrivePath | 1.3.6.1.4.1.412.2.4.26.1.6 | DmiString | read-only | The path used to access this logical drive (for remote drives). |
| NUM logicalDriveSize | 1.3.6.1.4.1.412.2.4.26.1.4 | DmiInteger | read-only | The size of this logical drive in kilobytes. |
| NUM logicalDriveSizeInKB | 1.3.6.1.4.1.412.2.4.45.1.4 | DmiInteger | read-only | This attribute holds the size of this logical drive in kilobytes |
| INT logicalDriveType | 1.3.6.1.4.1.412.2.4.26.1.3 | INTEGER | read-only | This defines the logical drive type. |
| STR logicalName | 1.3.6.1.4.1.412.2.4.10.1.4 | DmiString | read-only | The logical name of the I/O device on this parallel port, under this operating environment. |
| NUM logicalUnitNumber | 1.3.6.1.4.1.412.2.4.22.1.9 | DmiInteger | read-only | The logical unit number of this SCSI device. |
| NUM majorErrorCount | 1.3.6.1.4.1.412.2.4.30.1.8 | DmiCounter | read-only | The accumulated Major or Critical error count for this Device Group instance. |
| STR manufacturer | 1.3.6.1.4.1.412.2.4.29.1.4 | DmiString | read-only | The name of the company manufacturing or providing this Field Replaceable Unit. |
| NUM mappedRangeEndingAddress | 1.3.6.1.4.1.412.2.4.34.1.4 | DmiInteger | read-only | The physical ending address of the last kilobyte of a range of addresses mapped to the specified Memory Array. 0x80000000 denotes 'unknown'. |
| NUM mappedRangeStartingAddress | 1.3.6.1.4.1.412.2.4.34.1.3 | DmiInteger | read-only | The physical starting address, in kilobytes, of a range of memory mapped to the specified Memory Array. 0x80000000 denotes 'unknown'. |
| NUM mappingIndex | 1.3.6.1.4.1.412.2.4.43.1.1 | DmiInteger | read-only | Unique index into the Mass Store Mapping Table |
| NUM maximumMemoryCapacity | 1.3.6.1.4.1.412.2.4.33.1.4 | DmiInteger | read-only | The maximum memory capacity, in kilobytes, on this array. 0x80000000denotes 'unknown'. |
| NUM maximumMemoryCapacityFractionalPart | 1.3.6.1.4.1.412.2.4.7.1.13 | DmiInteger | read-only | Maximum memory capacity fractional part in bytes. This plus the 'Maximum Memory Capacity' attribute gives the total maximum memory capacity. Rationale: the units for the 'Maximum Memory Capacity'attribute (i.e. megabytes) could not be corrected to kilobytes for reasons of backward compatibility. |
| NUM maximumOutputCurrent | 1.3.6.1.4.1.412.2.4.50.1.11 | DmiInteger | read-only | Rated maximum output current for this output, in milliamps. 0x80000000 denotes 'unknown'. |
| NUM maximumRefreshRate | 1.3.6.1.4.1.412.2.4.19.1.5 | DmiInteger | read-only | The maximum refresh rate for this video subsystem in Hz. |
| NUM maximumSequentialMediaSize | 1.3.6.1.4.1.412.2.4.47.1.2 | DmiInteger | read-only | Maximum size, in KB, of media supported by this device |
| NUM maximumSpeed | 1.3.6.1.4.1.412.2.4.5.1.5 | DmiInteger | read-only | The maximum speed (in MHz) of this processor. |
| INT mediaLoaded | 1.3.6.1.4.1.412.2.4.22.1.5 | INTEGER | read-only | If true, the media is loaded. |
| NUM memoryArrayIndex | 1.3.6.1.4.1.412.2.4.34.1.2 | DmiInteger | read-only | The ID of the Memory Array that this address range is mapped to. Multiple address ranges may be mapped to a Memory Array. |
| INT memoryArrayLocation | 1.3.6.1.4.1.412.2.4.33.1.2 | INTEGER | read-only | The physical location of the Memory Array, whether on the system board or an add-on board. |
| NUM memoryArrayMappedAddressesTableIndex | 1.3.6.1.4.1.412.2.4.34.1.1 | DmiInteger | read-only | A unique number that identifies this row. |
| NUM memoryArrayTableIndex | 1.3.6.1.4.1.412.2.4.33.1.1 | DmiInteger | read-only | A unique number that identifies this row. |
| INT memoryArrayUse | 1.3.6.1.4.1.412.2.4.33.1.3 | INTEGER | read-only | What this Memory Array is used for. |
| NUM memoryDeviceMappedAddressesTableIndex | 1.3.6.1.4.1.412.2.4.36.1.1 | DmiInteger | read-only | A unique number that identifies this row. |
| NUM memoryDeviceSetID | 1.3.6.1.4.1.412.2.4.36.1.2 | DmiInteger | read-only | The row in the Memory Device table that this address range is for. This matches with a Memory Device Table Index. There may be multiple rows in Memory Device Mapped addresses for a single Memory Device. |
| NUM memoryDeviceTableIndex | 1.3.6.1.4.1.412.2.4.35.1.1 | DmiInteger | read-only | A unique number that identifies this row. |
| NUM memoryEndingAddress | 1.3.6.1.4.1.412.2.4.7.1.4 | DmiInteger64 | read-only | The ending physical address mapped by this memory component. |
| INT memoryErrorCorrection | 1.3.6.1.4.1.412.2.4.33.1.7 | INTEGER | read-only | The main hardware error correction or detection method supported by this Memory Array. |
| STR memoryMappedIODescription | 1.3.6.1.4.1.412.2.4.14.1.3 | DmiString | read-only | The name of the logical device currently using this Memory Mapped I/O. |
| NUM memoryMappedIOEndingAddress | 1.3.6.1.4.1.412.2.4.14.1.2 | DmiInteger64 | read-only | The ending address of a contiguous System memory mapped I/O region. |
| NUM memoryMappedIOStartingAddress | 1.3.6.1.4.1.412.2.4.14.1.1 | DmiInteger64 | read-only | The starting address of a contiguous System memory mapped I/O region. |
| NUM memorySpeed | 1.3.6.1.4.1.412.2.4.7.1.9 | DmiInteger | read-only | The speed of this memory component in nanoseconds. |
| NUM memoryStartingAddress | 1.3.6.1.4.1.412.2.4.7.1.3 | DmiInteger64 | read-only | The starting physical address mapped by this memory component. |
| INT memoryType | 1.3.6.1.4.1.412.2.4.35.1.9 | INTEGER | read-only | Type of memory used in this memory device. |
| INT memoryUsage | 1.3.6.1.4.1.412.2.4.7.1.5 | INTEGER | read-only | What this memory component is used for. |
| NUM millisecondCounter | 1.3.6.1.4.1.412.2.4.61.1.2 | DmiCounter | read-only | 32 bit counter that gets incremented every millisecond |
| NUM minimumOutputCurrent | 1.3.6.1.4.1.412.2.4.50.1.12 | DmiInteger | read-only | Rated minimum output current for this output, in milliamps. 0x80000000 denotes 'unknown'. |
| NUM minimumRefreshRate | 1.3.6.1.4.1.412.2.4.19.1.4 | DmiInteger | read-only | The minimum refresh rate for this video subsystem in Hz. |
| STR model | 1.3.6.1.4.1.412.2.4.29.1.5 | DmiString | read-only | The manufacturer's model number for this Field Replaceable Unit. |
| NUM monitoredElectricalCurrentNominalReading | 1.3.6.1.4.1.412.2.4.55.1.6 | DmiInteger | read-only | The nominal electrical current reading of the current monitored by this probe in milliamps. 0x80000000 denotes 'unknown'. |
| NUM monitoredElectricalCurrentNormalMaximum | 1.3.6.1.4.1.412.2.4.55.1.7 | DmiInteger | read-only | The normal maximum electrical current reading of the current monitored by this probe in milliamps. 0x80000000 denotes 'unknown'. |
| NUM monitoredElectricalCurrentNormalMinimum | 1.3.6.1.4.1.412.2.4.55.1.8 | DmiInteger | read-only | The normal minimum electrical current reading of the current monitored by this probe in milliamps. 0x80000000 denotes 'unknown'. |
| NUM monitoredTemperatureNominalReading | 1.3.6.1.4.1.412.2.4.54.1.6 | DmiInteger | read-only | The nominal temperature reading of the temperature monitored by this probe in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
| NUM monitoredTemperatureNormalMaximum | 1.3.6.1.4.1.412.2.4.54.1.7 | DmiInteger | read-only | The normal maximum temperature reading of the temperature monitored by this probe in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
| NUM monitoredTemperatureNormalMinimum | 1.3.6.1.4.1.412.2.4.54.1.8 | DmiInteger | read-only | The normal minimum temperature reading of the temperature monitored by this probe in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
| NUM monitoredVoltageNominalLevel | 1.3.6.1.4.1.412.2.4.53.1.6 | DmiInteger | read-only | The nominal voltage level of the voltage monitored by this probe in millivolts. 0x80000000 denotes 'unknown'. |
| NUM monitoredVoltageNormalMaximum | 1.3.6.1.4.1.412.2.4.53.1.7 | DmiInteger | read-only | The normal maximum voltage level of the voltage monitored by this probe in millivolts. 0x80000000 denotes 'unknown'. |
| NUM monitoredVoltageNormalMinimum | 1.3.6.1.4.1.412.2.4.53.1.8 | DmiInteger | read-only | The normal minimum voltage level of the voltage monitored by this probe in millivolts. 0x80000000 denotes 'unknown'. |
| NUM mouseButtons | 1.3.6.1.4.1.412.2.4.27.1.3 | DmiInteger | read-only | The number of mouse buttons on this mouse. |
| STR mouseDriverName | 1.3.6.1.4.1.412.2.4.27.1.5 | DmiString | read-only | The name of the mouse driver. |
| STR mouseDriverVersion | 1.3.6.1.4.1.412.2.4.27.1.6 | DmiString | read-only | The version number of the mouse driver. |
| INT mouseInterface | 1.3.6.1.4.1.412.2.4.27.1.1 | INTEGER | read-only | The interface type of this mouse. |
| NUM mouseIRQ | 1.3.6.1.4.1.412.2.4.27.1.2 | DmiInteger | read-only | The IRQ number used by this mouse. |
| STR mousePortName | 1.3.6.1.4.1.412.2.4.27.1.4 | DmiString | read-only | The name of the port currently being used by this mouse. |
| NUM nominalOutputVoltage | 1.3.6.1.4.1.412.2.4.50.1.5 | DmiInteger | read-only | The nominal specified voltage for this output, in millivolts. A value of 0x80000000 denotes 'unknown'. |
| NUM numberOfCurrentBadBlocksOrSectors | 1.3.6.1.4.1.412.2.4.22.1.17 | DmiInteger | read-only | The number of current bad blocks or sectors to include total of both factory assigned and grown defects. |
| NUM numberOfDisksOccupied | 1.3.6.1.4.1.412.2.4.24.1.9 | DmiInteger | read-only | The number of disks this partition occupies. |
| NUM numberOfExpansionSlots | 1.3.6.1.4.1.412.2.4.6.1.1 | DmiInteger | read-only | The total number of expansion slots which physically exist on the motherboard whether occupied or not (see System Slots group). |
| NUM numberOfMemoryDeviceSockets | 1.3.6.1.4.1.412.2.4.33.1.5 | DmiInteger | read-only | The number of SIMM slots or sockets available for Memory Devices in this array. 0x80000000 denotes 'unknown'. |
| NUM numberOfMemoryDeviceSocketsUsed | 1.3.6.1.4.1.412.2.4.33.1.6 | DmiInteger | read-only | The number of SIMM slots or sockets in use for Memory Devices in this array. 0x80000000 denotes 'unknown'. |
| NUM numberOfPhysicalCylinders | 1.3.6.1.4.1.412.2.4.22.1.10 | DmiInteger | read-only | The number of reported physical cylinders on this device. |
| NUM numberOfPhysicalHeads | 1.3.6.1.4.1.412.2.4.22.1.12 | DmiInteger | read-only | The number of reported physical heads for this device. |
| NUM numberOfPhysicalSectorsPerTrack | 1.3.6.1.4.1.412.2.4.22.1.11 | DmiInteger | read-only | The number of reported physical sectors per track for this device. |
| NUM numberOfSIMMSlots | 1.3.6.1.4.1.412.2.4.7.1.7 | DmiInteger | read-only | The number of SIMM slots available for this type of memory on this device. |
| NUM numberOfSIMMSlotsUsed | 1.3.6.1.4.1.412.2.4.7.1.8 | DmiInteger | read-only | The number of SIMM slots in use for this type of memory on this device. |
| NUM operatingSystemBootDeviceIndex | 1.3.6.1.4.1.412.2.4.2.1.6 | DmiInteger | read-only | An index into the Disks Table. |
| INT operatingSystemBootDeviceStorageType | 1.3.6.1.4.1.412.2.4.2.1.5 | INTEGER | read-only | An index into the Disks Table to indicate the device from which this operating system was booted. To fully access the Disks Table, this index must be combined with the attribute Boot Device Index. |
| NUM operatingSystemBootPartitionIndex | 1.3.6.1.4.1.412.2.4.2.1.7 | DmiInteger | read-only | An index into the Partition table indicating the partition from which this operating system booted. |
| STR operatingSystemDescription | 1.3.6.1.4.1.412.2.4.2.1.8 | DmiString | read-only | A description of this operating system. |
| NUM operatingSystemIndex | 1.3.6.1.4.1.412.2.4.2.1.1 | DmiInteger | read-only | The index into the operating system table. |
| STR operatingSystemName | 1.3.6.1.4.1.412.2.4.2.1.2 | DmiString | read-only | The name of this operating system. |
| STR operatingSystemVersion | 1.3.6.1.4.1.412.2.4.2.1.3 | DmiString | read-only | The version number of this operating system. |
| NUM operationalGroupIndex | 1.3.6.1.4.1.412.2.4.17.1.3 | DmiInteger | read-only | The index into the Operational State table for this device. |
| NUM operationalStateInstanceIndex | 1.3.6.1.4.1.412.2.4.30.1.1 | DmiInteger | read-only | The Index into the Operational State table. |
| INT operationalStatus | 1.3.6.1.4.1.412.2.4.30.1.3 | INTEGER | read-only | The operational status of the Device Group instance. |
| INT outboundOutOfBandConnectionEnabled | 1.3.6.1.4.1.412.2.4.60.1.3 | INTEGER | read-write | Defines whether the Out-of-Band Remote Access facility is allowed to initiate outbound connections to contact an alert management facility when critical conditions occur. |
| STR outOfBandFunctionDescriptionString | 1.3.6.1.4.1.412.2.4.60.1.2 | DmiString | read-only | This is a user-settable string that contains a description of the out-of-band remote access facility in the system. |
| STR outOfBandFunctionManufacturerName | 1.3.6.1.4.1.412.2.4.60.1.1 | DmiString | read-only | This string attribute provides the name of the manufacturer of the out-of-band access facility in the system. This may be the name of the system manufacturer or the name of the add-in that carries the out-of-band function. |
| NUM outputHighFrequency | 1.3.6.1.4.1.412.2.4.50.1.8 | DmiInteger | read-only | Maximum specified frequency of this output. 0 for DC. A value of 0x80000000 denotes 'unknown'. |
| NUM outputLowFrequency | 1.3.6.1.4.1.412.2.4.50.1.9 | DmiInteger | read-only | Minimum specified frequency of this output. 0 for DC. A value of 0x80000000 denotes 'unknown'. |
| NUM outputVoltageCapabilitiesTableIndex | 1.3.6.1.4.1.412.2.4.50.1.1 | DmiInteger | read-only | This is an index into this, the Output Voltage Capabilites table. |
| STR outputVoltageCapabilityDescription | 1.3.6.1.4.1.412.2.4.50.1.4 | DmiString | read-only | An expanded description of this Output Voltage Capability. |
| NUM outputVoltageHigh | 1.3.6.1.4.1.412.2.4.50.1.7 | DmiInteger | read-only | The highest specified voltage for this output, in millivolts. A value of 0x80000000 denotes 'unknown'. |
| NUM outputVoltageLow | 1.3.6.1.4.1.412.2.4.50.1.6 | DmiInteger | read-only | The lowest specified voltage for this output, in millivolts. A value of 0x80000000 denotes 'unknown'. |
| NUM parallelBaseIOAddress | 1.3.6.1.4.1.412.2.4.10.1.2 | DmiInteger64 | read-only | Base I/O address for this parallel port. |
| NUM parallelPortCapabilities | 1.3.6.1.4.1.412.2.4.10.1.8 | DmiInteger | read-only | Capabilities of this parallel port. This is a bit field mask with the bits defined as follows: Bit 0 (2^0) set = XT/AT compatible, Bit 1 (2^1) set = PS/2 compatible, Bit 2 (2^2) set = ECP, Bit 3 (2^3) set = EPP, Bit 4 (2^4) set = PC-98, Bit 5 (2^5) set = PC-98-Hireso, Bit 6 (2^6) set = PC-H98 |
| NUM parallelPortIndex | 1.3.6.1.4.1.412.2.4.10.1.1 | DmiInteger | read-only | An index into the parallel ports table. |
| INT parallelPortSecuritySettings | 1.3.6.1.4.1.412.2.4.10.1.10 | INTEGER | read-only | Attribute describing the current hardware security settings on this device |
| NUM parentDrive | 1.3.6.1.4.1.412.2.4.43.1.2 | DmiInteger | read-only | Unique index into the Mass Store Logical Drives Table of the entry that represents the parent drive in this mapping. |
| NUM partialHitCount | 1.3.6.1.4.1.412.2.4.61.1.5 | DmiCounter64 | read-only | Counts the number of times there was a partial cache hit. A value of 0x8000000000000000 denotes 'unknown' or 'unsupported'. |
| NUM partition | 1.3.6.1.4.1.412.2.4.36.1.3 | DmiInteger | read-only | Identifies the Memory partition in the Memory Array Mapped Addresses table that this Memory Device is part of. Partition number should be positive. 0x80000000 denotes 'unknown'. |
| NUM partitionID | 1.3.6.1.4.1.412.2.4.34.1.5 | DmiInteger | read-only | Identifies a Memory Partition associated with the Memory Array specified by Memory Array Table Index. 0x80000000 denotes 'unknown'. |
| NUM partitionIndex | 1.3.6.1.4.1.412.2.4.23.1.3 | DmiInteger | read-only | An index value into the partition table. |
| STR partitionLabel | 1.3.6.1.4.1.412.2.4.24.1.5 | DmiOctetstring | read-only | The partition label or the unique volume label field for this physical volume. (For DOS, this is the volume label plus the 32 bit Volume ID field if available.) |
| STR partitionName | 1.3.6.1.4.1.412.2.4.24.1.2 | DmiString | read-only | The name used by the system to identify the partition. This is normally the drive letter. |
| NUM partitionRowPosition | 1.3.6.1.4.1.412.2.4.36.1.6 | DmiInteger | read-only | This specifies the position of the device in a row of the partition. For example, if it takes two 8-bit memory devices to form a 16-bit row, then a value of '2'in this attribute means the device is the second device. 0 is an invalid return value. 0x80000000 denotes 'unknown'. |
| NUM partitions | 1.3.6.1.4.1.412.2.4.22.1.18 | DmiInteger | read-only | The number of partitions on this storage unit. |
| NUM partitionSize | 1.3.6.1.4.1.412.2.4.24.1.3 | DmiInteger64 | read-only | The size of this partition in kilobytes. |
| NUM partitionWidth | 1.3.6.1.4.1.412.2.4.34.1.6 | DmiInteger | read-only | The number of Memory Devices that form a single row of memory for the partition. 0x80000000 denotes 'unknown'. |
| STR partNumber | 1.3.6.1.4.1.412.2.4.29.1.6 | DmiString | read-only | A part number by which a replacement part can be ordered for this Field Replaceable Unit. |
| NUM percentBusUtilization | 1.3.6.1.4.1.412.2.4.62.1.4 | DmiInteger | read-only | Percent of the time the specified bus was busy transfering data to or from the slot specified in slot index. A value of 0x80000000 means that the percent bus utilization is unknown. |
| NUM physicalCylinderForLandingZone | 1.3.6.1.4.1.412.2.4.22.1.14 | DmiInteger | read-only | The physical landing zone cylinder of this device. |
| NUM physicalCylinderForWritePrecompensation | 1.3.6.1.4.1.412.2.4.22.1.13 | DmiInteger | read-only | Specifies the physical cylinder used for write precompensation on this device. |
| INT physicalLocation | 1.3.6.1.4.1.412.2.4.22.1.19 | INTEGER | read-only | The physical location of this disk drive assembly relative to the system enclosure. |
| NUM physicalMemoryIndex | 1.3.6.1.4.1.412.2.4.7.1.1 | DmiInteger | read-only | An index into the physical memory table. |
| INT physicalMemoryLocation | 1.3.6.1.4.1.412.2.4.7.1.2 | INTEGER | read-only | The location of the memory modules, whether on the system board or an add-on board. |
| INT powerControlRequest | 1.3.6.1.4.1.412.2.4.51.1.1 | INTEGER | read-write | Reading the value of this attribute gives the value of the last valid power control request that was written into it. Writing a valid value into it causes the appropriate power control action to be executed immediately. Writing an invalid or unimplemented value causes no change. |
| INT powerOnPasswordStatus | 1.3.6.1.4.1.412.2.4.49.1.1 | INTEGER | read-only | The current power-on password setting on the system. |
| INT powerState | 1.3.6.1.4.1.412.2.4.63.1.5 | INTEGER | read-only | The current state of the power supply or battery(s) for this system. |
| NUM powerSupplyIndex | 1.3.6.1.4.1.412.2.4.50.1.2 | DmiInteger | read-only | The Power Supply Index that identifies the physical power supply providing this voltage. 0 indicates that the capability applies to the Power Unit as a whole. |
| INT powerSupplyType | 1.3.6.1.4.1.412.2.4.16.1.5 | INTEGER | read-only | This attribute describes the type of Power Supply, e.g. Linear, Switching, Battery, etc. |
| NUM powerUnitIndex | 1.3.6.1.4.1.412.2.4.50.1.3 | DmiInteger | read-only | The Power Unit Index identifies the logical power subsystem that the physical supply is a member of. This value is obtained from the Power Unit Global Table Index attribute in the physical power supply group. |
| INT powerUnitRedundancyStatus | 1.3.6.1.4.1.412.2.4.66.1.2 | INTEGER | read-only | Gives the redundancy status of the Power Unit. 'Fully Redundant means that all of the configured redundancy is still available; 'Degraded Redundancy' means that some failures have been experienced but some reduced amount of redundancy is still available; 'Redundancy Lost' means that a sufficie t number of failures have been experienced that no redundancy is available and the next failure experienced within the Power Unit will cause overall Power Unit failure. |
| INT prerequisiteConditions | 1.3.6.1.4.1.412.2.4.56.1.5 | INTEGER | read-only | Indicates what conditions must be met before this diagnostic function can be run. |
| NUM prerequisiteDiagnosticFunction | 1.3.6.1.4.1.412.2.4.56.1.6 | DmiInteger | read-only | If non-0, this specifies the ID of another diagnostic function that must be run immediately prior to this one. |
| INT primaryBIOS | 1.3.6.1.4.1.412.2.4.3.1.9 | INTEGER | read-only | If true, this is the primary System BIOS. |
| INT primaryOperatingSystem | 1.3.6.1.4.1.412.2.4.2.1.4 | INTEGER | read-only | If true, this is the primary operating system. |
| INT processorFamily | 1.3.6.1.4.1.412.2.4.5.1.3 | INTEGER | read-only | The family of processors to which this processor belongs. |
| NUM processorIndex | 1.3.6.1.4.1.412.2.4.5.1.1 | DmiInteger | read-only | An index into the processor table. |
| INT processorType | 1.3.6.1.4.1.412.2.4.5.1.2 | INTEGER | read-only | The type of processor currently in the system. |
| INT processorUpgrade | 1.3.6.1.4.1.412.2.4.5.1.7 | INTEGER | read-only | The method by which this processor can be upgraded, if upgrades are supported. |
| STR processorVersionInformation | 1.3.6.1.4.1.412.2.4.5.1.4 | DmiString | read-only | The version number or string for this processor. |
| NUM range1ElectricalCurrentProbeIndex | 1.3.6.1.4.1.412.2.4.16.1.10 | DmiInteger | read-only | Index into the Elelctrical Current Probe table identifying the Electrical current probe monitoring this input range. 0 indicates no probe provided. |
| NUM range1InputFrequencyHigh | 1.3.6.1.4.1.412.2.4.16.1.18 | DmiInteger | read-only | The frequency at the high end of this power supply's Input Frequency Range 1. A value of zero implies DC. A value of 0x80000000 denotes 'unknown' |
| NUM range1InputFrequencyLow | 1.3.6.1.4.1.412.2.4.16.1.17 | DmiInteger | read-only | The frequency at the low end of this power supply's Input Frequency Range 1. A value of zero implies DC. A value of 0x80000000 denotes 'unknown' |
| NUM range1InputVoltageHigh | 1.3.6.1.4.1.412.2.4.16.1.8 | DmiInteger | read-only | The high voltage of Input Voltage Range 1 for this Power Supply, in millivolts. A value of 0x80000000 denotes 'unknown'. |
| NUM range1InputVoltageLow | 1.3.6.1.4.1.412.2.4.16.1.7 | DmiInteger | read-only | The low voltage of Input Voltage Range 1 for this Power Supply, in millivolts. A value of 0x80000000 denotes 'unknown'. |
| NUM range1VoltageProbeIndex | 1.3.6.1.4.1.412.2.4.16.1.9 | DmiInteger | read-only | Index into the Voltage Probe table identifying the voltage probe monitoring this input range. 0 indicates no probe provided. |
| NUM range2CurrentProbeIndex | 1.3.6.1.4.1.412.2.4.16.1.14 | DmiInteger | read-only | Index into the Current Probe table identifying the current probe monitoring this input range. 0 indicates no probe provided. |
| NUM range2InputFrequencyHigh | 1.3.6.1.4.1.412.2.4.16.1.20 | DmiInteger | read-only | The frequency at the high end of this power supply's Input Frequency Range 2. A value of zero implies DC. A value of 0x80000000 denotes 'unknown' |
| NUM range2InputFrequencyLow | 1.3.6.1.4.1.412.2.4.16.1.19 | DmiInteger | read-only | The frequency at the low end of this power supply's Input Frequency Range 2. A value of zero implies DC. A value of 0x80000000 denotes 'unknown' |
| NUM range2InputVoltageHigh | 1.3.6.1.4.1.412.2.4.16.1.12 | DmiInteger | read-only | The high voltage of Input Voltage Range 2 for this Power Supply, in millivolts. A value of 0x80000000 denotes 'unknown' |
| NUM range2InputVoltageLow | 1.3.6.1.4.1.412.2.4.16.1.11 | DmiInteger | read-only | The low voltage of Input Voltage Range 2 for this Power Supply, in millivolts. A value of 0x80000000 denotes 'unknown'. |
| NUM range2VoltageProbeIndex | 1.3.6.1.4.1.412.2.4.16.1.13 | DmiInteger | read-only | Index into the Voltage Probe table identifying the voltage probe monitoring this input range. 0 indicates no probe provided. |
| INT readPolicy | 1.3.6.1.4.1.412.2.4.9.1.13 | INTEGER | read-only | The policy that shall be employed by the cache for handling read requests. |
| INT readWrite | 1.3.6.1.4.1.412.2.4.39.1.7 | INTEGER | read-only | Indicates the read-write accessibility of this memory resource. |
| NUM recommendedMaximumOutputCurrent | 1.3.6.1.4.1.412.2.4.50.1.10 | DmiInteger | read-only | Recommended maximum output current for this output, in milliamps 0x80000000 denotes 'unknown'. |
| INT removableDrive | 1.3.6.1.4.1.412.2.4.22.1.6 | INTEGER | read-only | If true, this drive is removable. |
| INT removableMedia | 1.3.6.1.4.1.412.2.4.22.1.7 | INTEGER | read-only | If true, the media in this drive is removable. |
| INT replacementPolicy | 1.3.6.1.4.1.412.2.4.9.1.12 | INTEGER | read-only | The algorithm used by the cache to determine which cache lines or buckets should be re-used. |
| INT resourceAssignment | 1.3.6.1.4.1.412.2.4.37.1.4 | INTEGER | read-only | Describes the state of the assignment of this set of resources. (Note: This value must be the same for all resources within a given set.) |
| NUM resourceBase | 1.3.6.1.4.1.412.2.4.32.1.4 | DmiInteger | read-only | The starting address of the system resource in the appropriate address space. |
| NUM resourceFlags | 1.3.6.1.4.1.412.2.4.32.1.6 | DmiInteger | read-only | This attribute contains fields representing the status of this resource entry. The meaning of this field varies according to the Resource Type field in this group. |
| NUM resourceGroupID | 1.3.6.1.4.1.412.2.4.32.1.7 | DmiInteger | read-only | This attribute is a 'back pointer' to a group within the system MIF, if applicable. If the back pointer is not known, either because the device is not represented by a group, or the actual device type is not known, then the value of this attribute will be 0. |
| NUM resourceInfoID | 1.3.6.1.4.1.412.2.4.37.1.7 | DmiInteger | read-only | ID of the row in the 'Info' table for this type of system resource. E.g. if this Resource Type is 'I/O' then this would be an index into the 'System Resource I/O Info' table. |
| NUM resourceInstance | 1.3.6.1.4.1.412.2.4.32.1.1 | DmiInteger | read-only | On systems that implement a PnP-like subsystem, the device ID should be the ID used by that subsystem. On systems that do not have inherent device numbering, then the instrumentation supporting the system resources group should devise a device numbering scheme. In either case, the table will naturally group all of the resources associated with a device. |
| NUM resourceNumber | 1.3.6.1.4.1.412.2.4.37.1.6 | DmiInteger | read-only | DMA or IRQ number - 0 for Memory and I/O ranges. This is the interrupt or DMA number relative to the bus that the interrupt is sourced from. |
| NUM resourceSet | 1.3.6.1.4.1.412.2.4.37.1.3 | DmiInteger | read-only | A number used as the ID of a set of Memory, I/O, DMA and/or INT resources for the resource user. |
| NUM resourceSize | 1.3.6.1.4.1.412.2.4.37.1.10 | DmiInteger | read-only | jNumber of consecutive bytes that a memory or I/O resource consumes. 0 for IRQ and DMA resources. |
| INT resourceType | 1.3.6.1.4.1.412.2.4.37.1.5 | INTEGER | read-only | The type of resource described by this row. |
| NUM resourceUser | 1.3.6.1.4.1.412.2.4.38.1.1 | DmiInteger | read-only | A number that uniquely identifies this device. This number may be derived from the 'device number' that is assigned by 'Plug N Play', or may be uniquely assigned by the component instrumentation. |
| NUM resourceUserID | 1.3.6.1.4.1.412.2.4.18.1.8 | DmiInteger | read-only | Value used to locate the rows in the System Resources 2 table for the resources associated with this slot or expansion site. 0 = 'unspecified' |
| STR revisionLevel | 1.3.6.1.4.1.412.2.4.29.1.8 | DmiString | read-only | The revision level of this Field Replaceable Unit. |
| INT scanMode | 1.3.6.1.4.1.412.2.4.19.1.8 | INTEGER | read-only | The scan mode for this video device. |
| NUM secondsOnBattery | 1.3.6.1.4.1.412.2.4.52.1.2 | DmiCounter | read-only | If the UPS is on battery power, the elapsed time in seconds since the UPS last switched to battery power, or the time since the UPS componen software was last restarted, whichever is less. Zero shall be returned if the UPS is not on battery power. |
| NUM sectorSize | 1.3.6.1.4.1.412.2.4.22.1.15 | DmiInteger | read-only | The size in bytes of the physical disk sector or logical block as reported by the disk. |
| INT securitySettings | 1.3.6.1.4.1.412.2.4.22.1.22 | INTEGER | read-only | Enum describing the current hardware security settings on this device |
| INT segmentAllocationState | 1.3.6.1.4.1.412.2.4.44.1.6 | INTEGER | read-only | The value of this attribute identifies the current allocation state of the segment represented by this table entry. NOTE: Reserved = This segment is reserved for vendor use (DO NOT USE this segment for other purposes); Spare = This segment is currently in use being held in reserve for hot sparing. |
| INT segmentAllocationUnit | 1.3.6.1.4.1.412.2.4.44.1.5 | INTEGER | read-only | The value of this attribute identifies the type of unit of space that can be allocated on the drive. |
| NUM segmentIndex | 1.3.6.1.4.1.412.2.4.44.1.1 | DmiInteger | read-only | This is a unique index for this segment and is used as a key into this table |
| NUM segmentLength | 1.3.6.1.4.1.412.2.4.44.1.4 | DmiInteger | read-only | This is the length of the segment in allocation units inclusive of the starting allocation unit whose index is contained in the attribute 'Segment Start'. |
| NUM segmentStart | 1.3.6.1.4.1.412.2.4.44.1.3 | DmiInteger | read-only | This is the index of the allocation unit on the drive at which the media extent corresponding to this segment starts. |
| INT segmentType | 1.3.6.1.4.1.412.2.4.44.1.2 | INTEGER | read-only | Describes whether the segment is a physical segment on a physical drive or a logical segment on a logical drive. If the value of this attribute is 'Physical' then the physical drive is identified in the Disks table by Drive Key 1 and Drive Key 2 attributes. If the value of this attribute is 'Logical' then the logical drive is identified in the Mass Store Logical Drives table by the Drive Key 2 attribute and the Drive Key 1 attribute is irrelevant |
| NUM sequentialAccessIndex | 1.3.6.1.4.1.412.2.4.47.1.1 | DmiInteger | read-only | Unique index into the Sequential Access Devices table for this Sequential Access Device. |
| INT sequentialMediaPresent | 1.3.6.1.4.1.412.2.4.47.1.4 | INTEGER | read-only | Indicates the presence of a media in the drive. |
| INT sequentialMediaTechnology | 1.3.6.1.4.1.412.2.4.47.1.5 | INTEGER | read-only | Indicates the type of tapes supported by the drive. |
| NUM serialBaseIOAddress | 1.3.6.1.4.1.412.2.4.11.1.2 | DmiInteger64 | read-only | Base I/O address for this serial port. |
| INT serialPortCapabilities | 1.3.6.1.4.1.412.2.4.11.1.7 | INTEGER | read-only | The capabilities of this Serial port. |
| NUM serialPortIndex | 1.3.6.1.4.1.412.2.4.11.1.1 | DmiInteger | read-only | An index into the serial ports table. |
| INT serialPortSecuritySettings | 1.3.6.1.4.1.412.2.4.11.1.9 | INTEGER | read-only | Attribute describing the current hardware security settings on this device |
| INT shareable | 1.3.6.1.4.1.412.2.4.37.1.12 | INTEGER | read-only | Indicates whether the resource is shareable. |
| INT shared | 1.3.6.1.4.1.412.2.4.37.1.13 | INTEGER | read-only | Indicates whether this resource, or a portion of this resource, is shared with another device. |
| NUM size | 1.3.6.1.4.1.412.2.4.35.1.5 | DmiInteger | read-only | Size of this memory device, in bytes. |
| INT slotCategory | 1.3.6.1.4.1.412.2.4.18.1.6 | INTEGER | read-only | The word 'slot' is used to refer to bus slots. The last case (motherboard) refers to situations where a functional element is integrated onto, say, a motherboard and connects to a bus without a connector. It still takes up an expansion site on the bus but this is termed a 'virtual slot' as opposed to a physical slot (see the attribute 'Virtual Slot'). Virtual slots are in effect permanently occupied expansion sites. This attribute establishes which category of physical slot this table entry is defining. |
| STR slotDescription | 1.3.6.1.4.1.412.2.4.18.1.5 | DmiString | read-only | The card currently occupying this slot. |
| NUM slotIndex | 1.3.6.1.4.1.412.2.4.62.1.2 | DmiInteger | read-only | Index of the slot (real or virtual) in the System Slots group for which bus utilization is being measured. An index of 0 corresponds to the total utilization for the bus i.e. a total for all slots. |
| NUM slotThermalRating | 1.3.6.1.4.1.412.2.4.18.1.11 | DmiInteger | read-only | The maximum thermal dissipation of the slot in milliwatts. |
| NUM slotType | 1.3.6.1.4.1.412.2.4.18.1.2 | DmiInteger64 | read-only | The bus type supported in this slot. This is a bit field with the following definitions: Bit 0 (2^0), if 1, it is a long-length card; if 0, it is a short-length card, Bit 1 (2^1) if set, indicates ISA, Bit 2 (2^2) indicates EISA, Bit 3 (2^3) indicates MCA, Bit 4 (2^4) indicates PCI, Bit 5 (2^5) indicates VL, Bit 6 (2^6) indicates PCMCIA, Bit 7 (2^7) refers to NuBus, Bit 8 (2^8) indicates PC-98/C20, Bit 9 (2^9) indicates PC-98/C24, Bit 10 (2^10) indicates PC-98/E, Bit 11 (2^ |
| INT slotWidth | 1.3.6.1.4.1.412.2.4.18.1.3 | INTEGER | read-only | The maximum bus width of cards accepted in this slot. |
| NUM startAddress | 1.3.6.1.4.1.412.2.4.37.1.8 | DmiInteger64 | read-only | Starting physical address for this memory range, or the minimum base address if this attribute is being used to describe a programmable range. 0 for IRQ and DMA resources. |
| INT storageInterfaceType | 1.3.6.1.4.1.412.2.4.22.1.3 | INTEGER | read-only | The interface used by this mass storage device. |
| INT storageType | 1.3.6.1.4.1.412.2.4.23.1.1 | INTEGER | read-only | The type of the mass storage device. |
| NUM supportingElementGroupID | 1.3.6.1.4.1.412.2.4.68.1.2 | DmiInteger | read-only | This attribute holds the Group ID of the structure table (e.g. Physical Container Global Table, etc.) or other table group within the current expandable component that describes the supporting element. A supporting element Component ID is not required because the supporting element is expected to reside in the current Component that is implementing this attribute. |
| STR supportingElementRowKey | 1.3.6.1.4.1.412.2.4.68.1.3 | DmiString | read-only | This attribute holds the Row Key to the structure table or other table group within the current expandable component that describes the supporting element. The Row Key is a KeyList composed of Integers (or Enums) ONLY. It is currently represented as a string whose content is a comma-separated list of Integers in ASCII form (i.e. the individual keys), without any intervening spaces. If the supporting element is not described by a table group then this attribute must be set to a null string. |
| STR supportPhoneNumber | 1.3.6.1.4.1.412.2.4.29.1.11 | DmiString | read-only | The phone number(s) for support for this Field Replaceable Unit. |
| DMI systemBootupTime | 1.3.6.1.4.1.412.2.4.1.1.5 | DmiDate | read-only | The time at which the system was last booted. |
| INT systemCacheErrorCorrection | 1.3.6.1.4.1.412.2.4.9.1.6 | INTEGER | read-only | The error correction scheme supported by this cache component. |
| NUM systemCacheIndex | 1.3.6.1.4.1.412.2.4.9.1.1 | DmiInteger | read-only | An index into the System Cache table. |
| INT systemCacheLevel | 1.3.6.1.4.1.412.2.4.9.1.2 | INTEGER | read-only | Is this the primary System Cache, or a subsidiary cache? |
| NUM systemCacheSize | 1.3.6.1.4.1.412.2.4.9.1.4 | DmiInteger | read-only | The size of this System Cache module in kilobytes. |
| NUM systemCacheSpeed | 1.3.6.1.4.1.412.2.4.9.1.3 | DmiInteger | read-only | The speed of this System Cache module in nanoseconds. |
| INT systemCacheType | 1.3.6.1.4.1.412.2.4.9.1.9 | INTEGER | read-only | This defines the system cache type. |
| INT systemCacheWritePolicy | 1.3.6.1.4.1.412.2.4.9.1.5 | INTEGER | read-only | Is this a write-back or a write-through cache? |
| DMI systemDateTime | 1.3.6.1.4.1.412.2.4.1.1.6 | DmiDate | read-write | The actual system date and time. |
| STR systemLocation | 1.3.6.1.4.1.412.2.4.1.1.2 | DmiString | read-write | The physical location of this system. |
| STR systemName | 1.3.6.1.4.1.412.2.4.1.1.1 | DmiString | read-write | A name to identify this system. |
| STR systemPrimaryUserName | 1.3.6.1.4.1.412.2.4.1.1.3 | DmiString | read-write | The name of the primary user or owner of this system. |
| STR systemPrimaryUserPhone | 1.3.6.1.4.1.412.2.4.1.1.4 | DmiString | read-write | The phone number of the primary user of this system. |
| INT systemResetBootOption | 1.3.6.1.4.1.412.2.4.48.1.11 | INTEGER | read-write | Indicates whether to boot to the operating system or the utilities when a system reset or system power cycle is performed, either locally or remotely. |
| NUM systemResetTimeout | 1.3.6.1.4.1.412.2.4.48.1.10 | DmiInteger | read-write | This attribute identifies the number of minutes before the re-boot is initiated. It is used after system power cycle, system reset (local or remote), and automatic system reset. A value of 0x80000000 denotes 'unknown'. |
| NUM systemResourceCount | 1.3.6.1.4.1.412.2.4.31.1.2 | DmiInteger | read-only | A count of the total number of system resources on this system. |
| NUM systemResourceDMAInfoIndex | 1.3.6.1.4.1.412.2.4.42.1.1 | DmiInteger | read-only | A number the uniquely identifies rows in this table. |
| NUM systemResourceIOInfoIndex | 1.3.6.1.4.1.412.2.4.40.1.1 | DmiInteger | read-only | A number the uniquely identifies rows in this table. |
| NUM systemResourceIRQInfoIndex | 1.3.6.1.4.1.412.2.4.41.1.1 | DmiInteger | read-only | A number the uniquely identifies rows in this table. |
| NUM systemResourceMemoryInfoIndex | 1.3.6.1.4.1.412.2.4.39.1.1 | DmiInteger | read-only | A number the uniquely identifies rows in this table. |
| NUM systemResourcesIndex | 1.3.6.1.4.1.412.2.4.37.1.1 | DmiInteger | read-only | A number that uniquely identifies the rows in this table. |
| NUM systemSlotIndex | 1.3.6.1.4.1.412.2.4.25.1.4 | DmiInteger | read-only | Index value in System Slot table of disk Controller. 0 = no slot |
| NUM temperatureProbeAccuracy | 1.3.6.1.4.1.412.2.4.54.1.19 | DmiInteger | read-write | The accuracy for the reading from this temperature probe, in plus/minus hundredths of a percent. 0x80000000 denotes 'unknown' or'unsupport d'. |
| STR temperatureProbeDescription | 1.3.6.1.4.1.412.2.4.54.1.3 | DmiString | read-only | Additional descriptive information about the temperature probe or probe's location. |
| NUM temperatureProbeIndex | 1.3.6.1.4.1.412.2.4.17.1.6 | DmiInteger | read-only | Index into the Temperature Probe table identifying the temperatu e probe monitoring this cooling device. 0 indicates no probe provided. |
| INT temperatureProbeLocation | 1.3.6.1.4.1.412.2.4.54.1.2 | INTEGER | read-only | Identifies the physical location of the temperature probe. |
| NUM temperatureProbeMaximum | 1.3.6.1.4.1.412.2.4.54.1.9 | DmiInteger | read-only | The maximum temperature reading specified to be readable by this probe in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
| NUM temperatureProbeMinimum | 1.3.6.1.4.1.412.2.4.54.1.10 | DmiInteger | read-only | The minimum temperature reading specified to be readable by this probe in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
| NUM temperatureProbeResolution | 1.3.6.1.4.1.412.2.4.54.1.17 | DmiInteger | read-write | The resolution for the reading from this temperature probe, in tenths of 1/10th degrees C. '0x80000000 denotes 'unknown'. |
| NUM temperatureProbeTableIndex | 1.3.6.1.4.1.412.2.4.54.1.1 | DmiInteger | read-only | Index into this temperature probe table. |
| NUM temperatureProbeTemperatureReading | 1.3.6.1.4.1.412.2.4.54.1.5 | DmiInteger | read-only | The present temperature reading of this temperature probe in 1/10th degrees C. 0x8000000 denotes 'unknown'. |
| NUM temperatureProbeTolerance | 1.3.6.1.4.1.412.2.4.54.1.18 | DmiInteger | read-write | The tolerance for the reading from this temperature probe, in plus/minus 1/10 degrees C. 0x80000000 denotes 'unknown'. |
| NUM temperatureReadingLowerThresholdCritical | 1.3.6.1.4.1.412.2.4.54.1.13 | DmiInteger | read-write | The lower critical threshold for the temperature probe, in 1/10 degrees C. 0x80000000 denotes 'unknown'. |
| NUM temperatureReadingLowerThresholdNonCritical | 1.3.6.1.4.1.412.2.4.54.1.11 | DmiInteger | read-write | The lower non-critical threshold for the temperature reading set by the user, in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
| NUM temperatureReadingLowerThresholdNonRecoverable | 1.3.6.1.4.1.412.2.4.54.1.15 | DmiInteger | read-write | The lower non-recoverable threshold for the temperature probe, in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
| NUM temperatureReadingUpperThresholdCritical | 1.3.6.1.4.1.412.2.4.54.1.14 | DmiInteger | read-write | The upper critical threshold for the temperature probe, in /10th degrees C. 0x80000000 denotes 'unknown'. |
| NUM temperatureReadingUpperThresholdNonCritical | 1.3.6.1.4.1.412.2.4.54.1.12 | DmiInteger | read-write | The upper non-critical threshold for the temperature probe, in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
| NUM temperatureReadingUpperThresholdNonRecoverable | 1.3.6.1.4.1.412.2.4.54.1.16 | DmiInteger | read-write | The upper non-recoverable threshold for the temperature probe, in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
| INT temperatureStatus | 1.3.6.1.4.1.412.2.4.54.1.4 | INTEGER | read-only | Defines the status of the temperature monitored by this temperat re probe. |
| INT thermalState | 1.3.6.1.4.1.412.2.4.63.1.6 | INTEGER | read-only | The current thermal state of this Container. |
| INT timedPowerOnAvailable | 1.3.6.1.4.1.412.2.4.51.1.2 | INTEGER | read-only | Defines whether a timed power-on facility is available. |
| NUM timeOfLastDetectedFault | 1.3.6.1.4.1.412.2.4.61.1.9 | DmiInteger | read-only | The number of seconds that have passed between power on the last detected cache fault or failure. |
| NUM timeToNextScheduledPowerOn | 1.3.6.1.4.1.412.2.4.51.1.3 | DmiInteger | read-write | The number of seconds until the next timed power-on is scheduled to occur. A value of 0 means that if the system is powered off, no automatic timed poweron will occur. A value of 0x80000000 denotes 'unknown'. |
| INT topOfHierarchy | 1.3.6.1.4.1.412.2.4.45.1.2 | INTEGER | read-only | This attribute identifies whether the logical drive represented by this entry is a part of some higher order logical drive or not. If the value of this boolean attribute is TRUE, then this means that this logical drive is not a constituent part of any other logical drive in this component. |
| NUM totalFreeSpaceInPagingFiles | 1.3.6.1.4.1.412.2.4.71.1.4 | DmiInteger | read-only | The number of kilobytes available in the system paging files. |
| NUM totalOutputPower | 1.3.6.1.4.1.412.2.4.16.1.21 | DmiInteger | read-only | This attribute value represents the total output power of this power supply in milliWatts. 0x80000000 denotes 'unknown' |
| NUM totalPhysicalMemory | 1.3.6.1.4.1.412.2.4.71.1.1 | DmiInteger | read-only | The total size of physical system memory in kilobytes. |
| NUM totalPhysicalSize | 1.3.6.1.4.1.412.2.4.22.1.16 | DmiInteger | read-only | The total size in kilobytes (1024 bytes) of this device that is available to users |
| NUM totalSizeOfPagingFiles | 1.3.6.1.4.1.412.2.4.71.1.3 | DmiInteger | read-only | The total number of kilobytes that can be stored in the system paging files. |
| NUM totalVirtualMemory | 1.3.6.1.4.1.412.2.4.71.1.5 | DmiInteger | read-only | Total kilobytes in the virtual address space of the operating system. |
| NUM totalWidth | 1.3.6.1.4.1.412.2.4.35.1.7 | DmiInteger | read-only | Total width of this memory device, including check or error correction bits, in bits. If there are no error correction bits, the value in this attribute should match that specified in Data Width. 0x80000000 denotes 'unknown'. |
| INT triggerLevel | 1.3.6.1.4.1.412.2.4.41.1.3 | INTEGER | read-only | The trigger level for this interrupt. |
| INT triggerType | 1.3.6.1.4.1.412.2.4.41.1.2 | INTEGER | read-only | The trigger type for this interrupt. |
| INT typeCTiming | 1.3.6.1.4.1.412.2.4.42.1.10 | INTEGER | read-only | Indicates whether C type (burst) timing is supported. |
| INT typeDetail | 1.3.6.1.4.1.412.2.4.35.1.10 | INTEGER | read-only | Additional detail on the device type. |
| INT usageState | 1.3.6.1.4.1.412.2.4.30.1.4 | INTEGER | read-only | The usage state of the Device Group instance. |
| NUM validUsage | 1.3.6.1.4.1.412.2.4.61.1.7 | DmiInteger | read-only | The amount of cache currently holding valid data, in kilobytes. A value of 0x80000000 denotes 'unknown' or 'unsupported'. |
| NUM vccMixedVoltageSupport | 1.3.6.1.4.1.412.2.4.18.1.9 | DmiInteger64 | read-only | Device Vcc Mixed Voltage support. This is a bit field with the following definitions: Bit 0 (2^0), if set, indicates 3.3V support Bit 1 (2^1), if set, indicates 5V support |
| STR vendorSyndrome | 1.3.6.1.4.1.412.2.4.35.1.18 | DmiOctetstring | read-only | Vendor-specific syndrome or CRC data associated with the erroneous access. |
| INT videoBIOSCharacteristic | 1.3.6.1.4.1.412.2.4.21.1.3 | INTEGER | read-only | The attributes and extensions supported by this version of the Video BIOS. |
| STR videoBIOSCharacteristicDescription | 1.3.6.1.4.1.412.2.4.21.1.4 | DmiString | read-only | Expanded description of this VIDEO BIOS characteristic. |
| NUM videoBIOSCharacteristicIndex | 1.3.6.1.4.1.412.2.4.21.1.1 | DmiInteger | read-only | This is an index into the Video BIOS Characteristics table. |
| NUM videoBIOSIndex | 1.3.6.1.4.1.412.2.4.20.1.1 | DmiInteger | read-only | The index into the Video BIOS table. |
| STR videoBIOSManufacturer | 1.3.6.1.4.1.412.2.4.20.1.2 | DmiString | read-only | The name of the company that wrote this Video BIOS. |
| NUM videoBIOSNumber | 1.3.6.1.4.1.412.2.4.21.1.2 | DmiInteger | read-only | This is the Video BIOS number which correlates to the Video BIOS Index. |
| DMI videoBIOSReleaseDate | 1.3.6.1.4.1.412.2.4.20.1.4 | DmiDate | read-only | The Video BIOS release date. |
| INT videoBIOSShadowingState | 1.3.6.1.4.1.412.2.4.20.1.5 | INTEGER | read-only | If true, the Video BIOS is currently being shadowed. |
| STR videoBIOSVersion | 1.3.6.1.4.1.412.2.4.20.1.3 | DmiString | read-only | The version number or version string of this Video BIOS. |
| NUM videoIndex | 1.3.6.1.4.1.412.2.4.19.1.1 | DmiInteger | read-only | An index into the video table. |
| INT videoMemoryType | 1.3.6.1.4.1.412.2.4.19.1.6 | INTEGER | read-only | The type of video memory for this adapter. |
| INT videoPhysicalLocation | 1.3.6.1.4.1.412.2.4.19.1.9 | INTEGER | read-only | The location of the video controller circuitry. |
| NUM videoRAMMemorySize | 1.3.6.1.4.1.412.2.4.19.1.7 | DmiInteger | read-only | Video adapter memory size in kilobytes. |
| INT videoType | 1.3.6.1.4.1.412.2.4.19.1.2 | INTEGER | read-only | The architecture of the video subsystem in this system. |
| INT virtualExpansionSite | 1.3.6.1.4.1.412.2.4.65.1.3 | INTEGER | read-only | This attribute indicates whether this is a 'virtual' expansion site or not. A virtual expansion site is one that is permanently occupied because of the level of integration of an expandable component. An example of a virtual expansion site is an I/O bus load taken up by a LAN controller that is integrated onto a motherboard. |
| INT virtualSlot | 1.3.6.1.4.1.412.2.4.18.1.7 | INTEGER | read-only | This attribute indicates whether this is a 'virtual slot' or not. A 'virtual slot' is an expansion site that is permanently occupied because of the level of integration of an expandable component. An example of a virtual slot is an I/O bus position taken up by a LAN controller that is integrated onto a motherboard. A slot with the 'Slot Category' of Motherboard is typically a Virtual Slot. |
| INT volatility | 1.3.6.1.4.1.412.2.4.9.1.11 | INTEGER | read-only | This defines the volatility of the cache. |
| NUM voltageLevelLowerThresholdCritical | 1.3.6.1.4.1.412.2.4.53.1.13 | DmiInteger | read-write | The lower critical threshold for the voltage probe, in millivolt . 0x80000000 denotes 'unknown'. |
| NUM voltageLevelLowerThresholdNonCritical | 1.3.6.1.4.1.412.2.4.53.1.11 | DmiInteger | read-write | The lower non-critical threshold for the voltage level set by the user, in millivolts. 0x80000000 denotes 'unknown'. |
| NUM voltageLevelLowerThresholdNonRecoverable | 1.3.6.1.4.1.412.2.4.53.1.15 | DmiInteger | read-write | The lower non-recoverable threshold for the voltage probe, in millivolts. 0x80000000 denotes 'unknown'. |
| NUM voltageLevelUpperThresholdCritical | 1.3.6.1.4.1.412.2.4.53.1.14 | DmiInteger | read-write | The upper critical threshold for the voltage probe, in millivolt . 0x80000000 denotes 'unknown'. |
| NUM voltageLevelUpperThresholdNonCritical | 1.3.6.1.4.1.412.2.4.53.1.12 | DmiInteger | read-write | The upper non-critical threshold for the voltage probe, in millivolts. 0x80000000 denotes 'unknown'. |
| NUM voltageLevelUpperThresholdNonRecoverable | 1.3.6.1.4.1.412.2.4.53.1.16 | DmiInteger | read-write | The upper non-recoverable threshold for the voltage probe, in millivolts. 0x80000000 denotes 'unknown'. |
| NUM voltageProbeAccuracy | 1.3.6.1.4.1.412.2.4.53.1.19 | DmiInteger | read-write | The accuracy for the reading from this voltage probe, in plus/minus hundredths of a percent. 0x80000000 denotes 'unknown'. |
| STR voltageProbeDescription | 1.3.6.1.4.1.412.2.4.53.1.3 | DmiString | read-only | Additional descriptive information about the voltage probe or probe's location. |
| NUM voltageProbeIndex | 1.3.6.1.4.1.412.2.4.50.1.13 | DmiInteger | read-only | Index into the Voltage Probe table identifying the probe monitoring this output. 0 indicates no probe provided. |
| INT voltageProbeLocation | 1.3.6.1.4.1.412.2.4.53.1.2 | INTEGER | read-only | Identifies the physical location of the voltage probe. |
| NUM voltageProbeMaximum | 1.3.6.1.4.1.412.2.4.53.1.9 | DmiInteger | read-only | The maximum voltage level specified to be readable by this probe in millivolts. 0x80000000 denotes 'unknown'. |
| NUM voltageProbeMinimum | 1.3.6.1.4.1.412.2.4.53.1.10 | DmiInteger | read-only | The minimum voltage level specified to be readable by this probe in millivolts. 0x80000000 denotes 'unknown'. |
| NUM voltageProbeResolution | 1.3.6.1.4.1.412.2.4.53.1.17 | DmiInteger | read-write | The resolution for the reading from this voltage probe, in tenths of millivolts. '0x80000000 denotes 'unknown'. |
| NUM voltageProbeTolerance | 1.3.6.1.4.1.412.2.4.53.1.18 | DmiInteger | read-write | The tolerance for the reading from this voltage probe, in plus/minus millivolts. 0x80000000 denotes 'unknown'. |
| NUM voltageProbeVoltageLevel | 1.3.6.1.4.1.412.2.4.53.1.5 | DmiInteger | read-only | The current voltage level of this voltage probe in millivolts. 0x8000000 denotes 'unknown'. |
| INT voltageStatus | 1.3.6.1.4.1.412.2.4.53.1.4 | INTEGER | read-only | Defines the status of the voltage monitored by this voltage probe. |
| NUM vppMixedVoltageSupport | 1.3.6.1.4.1.412.2.4.18.1.10 | DmiInteger64 | read-only | Device Vpp Mixed Voltage support. This is a bit field with the following definitions: Bit 0 (2^0), if set, indicates 3.3V support Bit 1 (2^1), if set, indicates 5V support Bit 2 (2^2), if set, indicates 12V support |
| NUM warningErrorCount | 1.3.6.1.4.1.412.2.4.30.1.9 | DmiCounter | read-only | The accumulated Warning or Non-Critical error count for this Device Group instance. |
| NUM warrantyDuration | 1.3.6.1.4.1.412.2.4.29.1.10 | DmiInteger | read-only | The total duration of this Field Replaceable Unit warranty in months. |
| DMI warrantyStartDate | 1.3.6.1.4.1.412.2.4.29.1.9 | DmiDate | read-only | The start date of the service warranty for this Field Replaceabl Unit. |
| INT wordMode | 1.3.6.1.4.1.412.2.4.42.1.8 | INTEGER | read-only | Indicates whether DMA may execute in 'count by word' mode. |
RFC description
DMTF Systems MIB for translating DMI component instrumentation to SNMP via DMI-to-SNMP mapping.
Start monitoring DMI/CIM-compliant desktop/server system (vendor-neutral, DMTF standard) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.