INTELCORPORATIONBASEBOARDMAPPER-MIB: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: INTELCORPORATIONBASEBOARDMAPPER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
intel | 1.3.6.1.4.1.343 | |||
products | 1.3.6.1.4.1.343.2 | |||
server_management | 1.3.6.1.4.1.343.2.10 | |||
dmtfGroups | 1.3.6.1.4.1.343.2.10.7 | |||
tSystemControl | 1.3.6.1.4.1.343.2.10.7.2 | no-access |
Status and control of global system control features. |
|
1.3.6.1.4.1.343.2.10.7.2.1 | no-access | |||
a1004Selfid | 1.3.6.1.4.1.343.2.10.7.2.1.1 | dmiinteger | read-only |
A unique number that identifies this row. |
a1004ResetSystem | 1.3.6.1.4.1.343.2.10.7.2.1.2 | dmioctetstring | read-write |
Writing to this attribute with a properly authenticated challenge hash string initiates an immediate system hard reset. Reading this value is undefined. |
a1004TimedResetIncrement | 1.3.6.1.4.1.343.2.10.7.2.1.3 | dmiinteger | read-only |
This attribute contains the increments in which a timed reset can be set, in microseconds. |
a1004TimedResetResolution | 1.3.6.1.4.1.343.2.10.7.2.1.4 | dmiinteger | read-only |
This attribute contains the resolution to which a Timed Reset can be set, in microseconds. For example, a resolution of 1 second and an increment of 10 seconds would indicate that a 10 second delay interval setting produces a 9 to 10 second delay. |
a1004TimeUntilSystemReset | 1.3.6.1.4.1.343.2.10.7.2.1.5 | dmiinteger | read-write |
This attribute contains the interval for timed resets, in units of the Timed Reset Increment attribute. Writing a non-zero value, and setting the Timed Reset Enable on, initiates a timed reset countdown. |
a1004SystemPowerCapabilities | 1.3.6.1.4.1.343.2.10.7.2.1.6 | integer | read-only |
This attribute describes the system power control capabilities. It can have one of the following values: Unknown, On And Off, Off Only, or On Only. Enumeration: 'vUnknown': 0, 'vOnOnly': 4, 'vOnAndOff': 2, 'vUnsupported': 1, 'vOffOnly': 3. |
a1004SystemPowerStatus | 1.3.6.1.4.1.343.2.10.7.2.1.7 | integer | read-only |
This attribute provides access to the status of system power. Its value is either On or Off. Enumeration: 'vOff': 0, 'vOn': 1, 'vUnsupported': 2. |
a1004EventLoggingCapability | 1.3.6.1.4.1.343.2.10.7.2.1.8 | integer | read-only |
This attribute describes the Event Logging Capabilities. The attribute value can be : Unknown, Unsupported, Active, or Inactive. If the Event logging capability is Active, the BIOS logs the system errors to the FLASH. The LSC reads this FLASH log and takes appropriate actions. If this feature is Inactive, the LSC will read the values from the system registers directly. The Event logging capability can be set to Active or Inactive using the System Configuration Utility (SCU). Enumeration: 'vUnknown': 0, 'vUnsupported': 1, 'vInactive': 3, 'vActive': 2. |
a1004WatchdogTimerIncrement | 1.3.6.1.4.1.343.2.10.7.2.1.9 | dmiinteger | read-only |
This attribute contains the increments in which a watchdog update interval can be set. This value is maintained internally by instrumentat on code in microseconds. In LSC Local Console, this value is shown in Seconds. |
a1004WatchdogTimerResolution | 1.3.6.1.4.1.343.2.10.7.2.1.10 | dmiinteger | read-only |
Resolution to which a watchdog update interval can be set. For example, a watchdog timer resolution of R microsecond and an watchdog timer increment of I microseconds would indicate that a watchdog update interval setting of N will produce a (N*I)-R to (N*I) microseconds delay. In LSC Local Console, this value is shown in Seconds. |
a1004WatchdogUpdateInterval | 1.3.6.1.4.1.343.2.10.7.2.1.11 | dmiinteger | read-write |
This attribute specifies the Interval for watchdog resets, in minutes. If the system software does not update the watchdog timer within this interval, a hard reset will occur. Selecting a non-zero value for this attribute and setting the Use System Watchdog Feature attribute to 'On' starts the watchdog reset timer countdown. |
a1004UseSystemWatchdogFeature | 1.3.6.1.4.1.343.2.10.7.2.1.12 | integer | read-write |
If this value is On, then the Watchdog feature is enabled and the Watchdog Update Interval value is valid. If enabled this feature automatically resets the server if the LSC software does not reset the watchdog timer within the specified Watchdog Update Interval. NOTE : This is a hard reset that will immediately reset the system without taking NetWare down. This might result in some files being corrupted. Enumeration: 'vOff': 0, 'vOn': 1, 'vUnsupported': 2. |
a1004ResetSystemAfterDelay | 1.3.6.1.4.1.343.2.10.7.2.1.13 | dmioctetstring | read-write |
Writing to this attribute with a properly authenticated challenge hash string will initiate a timed reset, the reset will occur when the Timed Reset Interval expires. Reading this attribute will have undefined results. |
a1004SavePersistentData | 1.3.6.1.4.1.343.2.10.7.2.1.15 | integer | read-write |
When this attribute value is set to ON all the persistent data like thresholds are stored into the persistent data Table. Enumeration: 'vOff': 0, 'vOn': 1, 'vUnsupported': 2. |
a1004RestoreFactoryDefaults | 1.3.6.1.4.1.343.2.10.7.2.1.16 | dmioctetstring | read-write |
Writing to this attribute with a properly authenticated challenge hash string will cause all the Factory default thresholds to be restored. Reading this attribute will have undefined results. |
a1004ShutdownOs | 1.3.6.1.4.1.343.2.10.7.2.1.17 | dmioctetstring | read-write |
Writing to this attribute with a properly authenticated challenge hash string will initiate an immediate OS shutdown Reading this attribute will have undefined results. |
a1004ShutdownOsAndPowerOff | 1.3.6.1.4.1.343.2.10.7.2.1.18 | dmioctetstring | read-write |
Writing to this attribute with a properly authenticated challenge hash string will initiate an immediate OS shutdown and power off of the system. Reading this attribute will have undefined results. |
a1004ShutdownOsAndHardwareReset | 1.3.6.1.4.1.343.2.10.7.2.1.19 | dmioctetstring | read-write |
Writing to this attribute with a properly authenticated challenge hash string will initiate an immediate OS shutdown and hardware reset of the system. Reading this attribute will have undefined results. |
a1004IssueAHardwareNmi | 1.3.6.1.4.1.343.2.10.7.2.1.20 | dmioctetstring | read-write |
Writing to this attribute with a properly authenticated challenge hash string will initiate an immediate hardware NMI. Reading this attribute will have undefined results. |
a1004ImmediatePowerDown | 1.3.6.1.4.1.343.2.10.7.2.1.21 | dmioctetstring | read-write |
Writing to this attribute with a properly authenticated challenge hash string initiates an immediate power off the system. Reading this value is undefined. |
a1004Challenge | 1.3.6.1.4.1.343.2.10.7.2.1.22 | dmioctetstring | read-only |
Reading this value will return a challenge string that may be hashed with the firmware (DPC) password and then written to any of the authenticated attributes to perform a desired action. Once issued the challenge string will only be valid for a short time and may only be used once. |
a1004VerifyPrivilege | 1.3.6.1.4.1.343.2.10.7.2.1.23 | dmioctetstring | read-write |
Writing to this attribute with a properly authenticated challenge hash string will result in a successful write operation. Reading this value is undefined. |
tCoolingSensors | 1.3.6.1.4.1.343.2.10.7.3 | no-access |
This table contains one row for each cooling fan in the system. Each row contains the status and control information for a single fan. |
|
tCoolingSensorsTraps | 1.3.6.1.4.1.343.2.10.7.3.0 | |||
notification1ForCoolingSensors | 1.3.6.1.4.1.343.2.10.7.3.0.256 |
Cooling Device Failure |
||
notification2ForCoolingSensors | 1.3.6.1.4.1.343.2.10.7.3.0.257 |
Cooling Device OK |
||
1.3.6.1.4.1.343.2.10.7.3.1 | no-access | |||
a1005Selfid | 1.3.6.1.4.1.343.2.10.7.3.1.1 | dmiinteger | read-only |
A unique number that identifies this row. |
a1005FruGroupIndex | 1.3.6.1.4.1.343.2.10.7.3.1.2 | dmiinteger | read-only |
If this is a Field Replaceable Unit or if it is part of another FRU, thisprovides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
a1005OperationalGroupIndex | 1.3.6.1.4.1.343.2.10.7.3.1.3 | dmiinteger | read-only |
The index into the Operational State table for this device. |
a1005CoolingDeviceType | 1.3.6.1.4.1.343.2.10.7.3.1.6 | integer | read-only |
This attribute describes the fan type. It has one of the following values: Muffin, Axial, Piezo, or Squirrel Cage. Enumeration: 'vPowerSupplyFan': 7, 'vIntegratedRefrigeration': 9, 'vCentrifugalBlower': 4, 'vFan': 3, 'vPassiveCooling': 33, 'vCabinetFan': 6, 'vOther': 1, 'vChipFan': 5, 'vUnknown': 2, 'vHeatPipe': 8, 'vActiveCooling': 32. |
a1005CfmRating | 1.3.6.1.4.1.343.2.10.7.3.1.7 | dmiinteger | read-only |
This attribute presents the maximum CFM rating of this fan. |
a1005FanUnits | 1.3.6.1.4.1.343.2.10.7.3.1.8 | integer | read-only |
This attribute describes the units of fan status measurement. It has one of the following values: RPM, CFM, or OK/Fatal. Enumeration: 'vRpm': 0, 'vOkfatal': 2, 'vCfm': 1. |
a1005MaximumReading | 1.3.6.1.4.1.343.2.10.7.3.1.9 | dmiinteger | read-only |
This attribute contains the highest reading supported on this fan's sensor, measured in the units specified by the Fan Units attribute. This attribute may not apply to all fan types. |
a1005MinimumReading | 1.3.6.1.4.1.343.2.10.7.3.1.10 | dmiinteger | read-only |
This attribute contains the lowest reading supported on this fan's sensor, measured in the units specified Fan Units attribute. This attribute may not apply to all fan types. |
a1005CurrentReading | 1.3.6.1.4.1.343.2.10.7.3.1.11 | dmiinteger | read-only |
This attribute contains the current fan sensor reading, measured in the units specified by the Fan Units attribute. This attribute will display as Unsupported if the hardware does not support this feature. |
a1005SensorAccuracy | 1.3.6.1.4.1.343.2.10.7.3.1.13 | dmiinteger | read-write |
This attribute describes the sensor's accuracy in +/- hundredth of a percent. |
a1005SensorTolerancePlus | 1.3.6.1.4.1.343.2.10.7.3.1.14 | dmiinteger | read-write |
This attribute describes the sensor's '+' tolerance in the units specified by the Fan Units attribute. |
a1005SensorToleranceMinus | 1.3.6.1.4.1.343.2.10.7.3.1.15 | dmiinteger | read-write |
This attribute describes the sensor's '-' tolerance in the units specified by the Fan Units attribute. |
a1005Non_criticalThreshold | 1.3.6.1.4.1.343.2.10.7.3.1.16 | dmiinteger | read-write |
This attribute contains the warning threshold level for the fan. The threshold is given in the units specified by the Fan Units attribute. |
a1005CriticalThreshold | 1.3.6.1.4.1.343.2.10.7.3.1.17 | dmiinteger | read-write |
This attribute contains the major error threshold level for the fan. The threshold is given in the units specified by the Fan Units attribute. |
a1005Non_recoverableThreshold | 1.3.6.1.4.1.343.2.10.7.3.1.18 | dmiinteger | read-write |
This attribute contains the fatal error threshold level for the fan. The threshold is given in the units specified by the Fan Units attribute. |
a1005CoolingSensorDescription | 1.3.6.1.4.1.343.2.10.7.3.1.19 | dmidisplaystring | read-only |
Additional descriptive information about the Cooling sensor orsensor's location. |
a1005NominalReading | 1.3.6.1.4.1.343.2.10.7.3.1.21 | dmiinteger | read-only |
Nominal reading for this fan, in units. 80000000h indicates that this attribute is not supported. |
a1005LowestNormalReading | 1.3.6.1.4.1.343.2.10.7.3.1.22 | dmiinteger | read-only |
Specified lowest normal reading for this fan, in units. Readings beyond this value indicate an abnormal condition. 80000000h indicates that this attribute is not supported. |
a1005HighestNormalReading | 1.3.6.1.4.1.343.2.10.7.3.1.23 | dmiinteger | read-only |
Specified lowest normal reading for this fan, in units. Readings beyond this value indicate an abnormal condition. 80000000h indicates that this attribute is not supported. |
tSystemEventLog | 1.3.6.1.4.1.343.2.10.7.4 | no-access |
This group provides raw access to System Event Log (SEL) recordsThis data is intended for use by a Service & Support person |
|
1.3.6.1.4.1.343.2.10.7.4.1 | no-access | |||
a1006Selfid | 1.3.6.1.4.1.343.2.10.7.4.1.1 | dmiinteger | read-only |
A unique number that identifies this row. |
a1006Timestamp | 1.3.6.1.4.1.343.2.10.7.4.1.2 | dmidate | read-only |
The time and date when this record was written. |
a1006RecordType | 1.3.6.1.4.1.343.2.10.7.4.1.3 | dmiinteger | read-only |
Type of this record. |
a1006RecordLength | 1.3.6.1.4.1.343.2.10.7.4.1.4 | dmiinteger | read-only |
Length of this record. |
a1006RecordData | 1.3.6.1.4.1.343.2.10.7.4.1.5 | dmioctetstring | read-only |
Binary Data associated with this record |
tPagingConfig | 1.3.6.1.4.1.343.2.10.7.5 | no-access |
This group defines all Paging configuration parameters which areset and read from firmware |
|
1.3.6.1.4.1.343.2.10.7.5.1 | no-access | |||
a1010PagingSupported | 1.3.6.1.4.1.343.2.10.7.5.1.1 | integer | read-only |
Whether the paging is supported by this version of BMC or not Enumeration: 'vFalse': 0, 'vTrue': 1. |
a1010DefaultPepString | 1.3.6.1.4.1.343.2.10.7.5.1.2 | dmidisplaystring | read-write |
String containing default paging phone number and paging message including system phone number |
a1010GlobalPaging | 1.3.6.1.4.1.343.2.10.7.5.1.3 | integer | read-write |
Flag indicating whether the global paging is to be enabled or disabled Enumeration: 'vFalse': 0, 'vTrue': 1. |
a1010PepStringSize | 1.3.6.1.4.1.343.2.10.7.5.1.4 | dmiinteger | read-only |
Size of the PEP string in BMC |
a1010TestPage | 1.3.6.1.4.1.343.2.10.7.5.1.5 | dmiinteger | read-write |
Issue a test page. Set of this attribute will result in that. |
a1010IssuePaging | 1.3.6.1.4.1.343.2.10.7.5.1.6 | integer | read-write |
Writing to this attribute causes an immediatePage request to BMC on all phone numbers. Enumeration: 'vUnsupported': 2, 'vDoNotPage': 0, 'vPage': 1. |
tLocalPagingConfig | 1.3.6.1.4.1.343.2.10.7.6 | no-access |
This group defines all Paging configuration parameters which areset and read from dmi itself. This group is not instrumented. |
|
1.3.6.1.4.1.343.2.10.7.6.1 | no-access | |||
a1011PepString1 | 1.3.6.1.4.1.343.2.10.7.6.1.1 | dmidisplaystring | read-write |
String containing first aditional paging phone number and paging message including system phone number |
a1011PepString2 | 1.3.6.1.4.1.343.2.10.7.6.1.2 | dmidisplaystring | read-write |
String containing second aditional paging phone number and paging message including system phone number |
a1011RepeatCount | 1.3.6.1.4.1.343.2.10.7.6.1.3 | dmiinteger | read-write |
Number of times paging will be repeated on all paging numbers |
a1011RepeatInterval | 1.3.6.1.4.1.343.2.10.7.6.1.4 | dmiinteger | read-write |
Number of minutes to wait before paging again on all paging numbers |
a1011TestString | 1.3.6.1.4.1.343.2.10.7.6.1.5 | dmidisplaystring | read-write |
String containing phone number on which test page will be generated |
tEmailConfig | 1.3.6.1.4.1.343.2.10.7.7 | no-access |
This group defines all Email configuration parameters which are set and read from sldb.dmi |
|
1.3.6.1.4.1.343.2.10.7.7.1 | no-access | |||
a1012SmtpServer | 1.3.6.1.4.1.343.2.10.7.7.1.1 | dmidisplaystring | read-write |
String containing the Smtp Server name |
a1012EmailFromAddress | 1.3.6.1.4.1.343.2.10.7.7.1.2 | dmidisplaystring | read-write |
String containing the Email From Address |
a1012EmailToAddress | 1.3.6.1.4.1.343.2.10.7.7.1.3 | dmidisplaystring | read-write |
String containing the Email To Address |
a1012EmailSubject | 1.3.6.1.4.1.343.2.10.7.7.1.4 | dmidisplaystring | read-write |
String containing the Email Subject |
a1012EmailMessage | 1.3.6.1.4.1.343.2.10.7.7.1.5 | dmidisplaystring | read-write |
String containing the Email Message |
a1012TestEmail | 1.3.6.1.4.1.343.2.10.7.7.1.6 | dmiinteger | read-write |
Send a test Email. Set of this attribute will result in that. |
tDpcDiscovery | 1.3.6.1.4.1.343.2.10.7.17 | no-access |
This Group contains informationrelated to DPC Server Discovery and Service Partition Control |
|
1.3.6.1.4.1.343.2.10.7.17.1 | no-access | |||
a9000DpcDialNumberString | 1.3.6.1.4.1.343.2.10.7.17.1.1 | dmidisplaystring | read-write |
The Dial Number String Used by DPC client to connect to the DPC server |
a9000DpcServicePartitionPresenceFlag | 1.3.6.1.4.1.343.2.10.7.17.1.2 | integer | read-only |
This Flag indicates whether DPC Service Partitionis present in the system or not Enumeration: 'vUnknown': 2, 'vNotPresent': 4, 'vOther': 1, 'vPresent': 3. |
a9000ScanServicePartitionFlag | 1.3.6.1.4.1.343.2.10.7.17.1.3 | integer | read-write |
This flag can be set to inform BIOS to search for DPC Partition during next system boot Enumeration: 'vUnknown': 2, 'vScan': 3, 'vOther': 1, 'vDoNotScan': 4. |
a9000BootServicePartitionFlag | 1.3.6.1.4.1.343.2.10.7.17.1.4 | integer | read-write |
This flag can be set to inform BIOS to boot to DPC ServicePartit on during next system boot Enumeration: 'vUnknown': 2, 'vDoNotBoot': 4, 'vOther': 1, 'vBoot': 3. |
tPciHotplugDevice | 1.3.6.1.4.1.343.2.10.7.18 | no-access |
This group defines the attributes for device occupying PHP slots. |
|
1.3.6.1.4.1.343.2.10.7.18.1 | no-access | |||
a1008PciHotplugDeviceIndex | 1.3.6.1.4.1.343.2.10.7.18.1.1 | dmiinteger | read-only |
An index into the devices for PHP system slots. This is the hardware ID number for each device in each PHP slot, whether it is occupied or not (starting with 1). |
a1008PciHotplugSlotNumber | 1.3.6.1.4.1.343.2.10.7.18.1.2 | dmiinteger | read-only |
The PHP slot number in which this device is occupying. |
a1008DeviceManufacturer | 1.3.6.1.4.1.343.2.10.7.18.1.3 | dmidisplaystring | read-only |
The Manufacturer of the device. |
a1008DeviceType | 1.3.6.1.4.1.343.2.10.7.18.1.4 | dmidisplaystring | read-only |
The type of device it is. |
a1008DeviceRevision | 1.3.6.1.4.1.343.2.10.7.18.1.5 | dmidisplaystring | read-only |
The revision of the device. |
tEventGenerationForCoolingSensors | 1.3.6.1.4.1.343.2.10.7.202 | no-access | ||
1.3.6.1.4.1.343.2.10.7.202.1 | no-access | |||
a202EventType | 1.3.6.1.4.1.343.2.10.7.202.1.1 | integer | read-only |
The type of event that has occurred. Enumeration: 'vCoolingDeviceFailure': 256, 'vCoolingDeviceOk': 257. |
a202EventSeverity | 1.3.6.1.4.1.343.2.10.7.202.1.2 | integer | read-only |
The severity of this event. Enumeration: 'vInformation': 2, 'vNon-recoverable': 32, 'vCritical': 16, 'vOk': 4, 'vMonitor': 1, 'vNon-critical': 8. |
a202IsEventState_based | 1.3.6.1.4.1.343.2.10.7.202.1.3 | integer | read-only |
The value of this attributedetermines whether the Event being reportedis a state-based Event or not. If the valueof this attribute is TRUE then the Event isstate-based. Otherwise the Event is notstate-based. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a202EventStateKey | 1.3.6.1.4.1.343.2.10.7.202.1.4 | dmiinteger | read-only |
A unique, single integer key into the EventState group if this is a state-based Event.If this is not a state-based Event then thisthis attribute's value is not defined. |
a202AssociatedGroup | 1.3.6.1.4.1.343.2.10.7.202.1.5 | dmidisplaystring | read-only |
The class name of the group that is associatedwith the events defined in this EventGeneration group. |
a202EventSystem | 1.3.6.1.4.1.343.2.10.7.202.1.6 | integer | read-only |
The major functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a202EventSubsystem | 1.3.6.1.4.1.343.2.10.7.202.1.7 | integer | read-only |
The minor functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a202IsInstanceDataPresent | 1.3.6.1.4.1.343.2.10.7.202.1.9 | integer | read-only |
Indicates whether the second event block containsinstance-specif c data. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a202EventMessage | 1.3.6.1.4.1.343.2.10.7.202.1.10 | dmidisplaystring | read-only |
Auxillary information releated to the eventThis text contains the name of the Probe |
dmtf | 1.3.6.1.4.1.412 | |||
dmtfStdMifs | 1.3.6.1.4.1.412.2 | |||
mapperdmtfGroups | 1.3.6.1.4.1.412.2.4 | |||
tGeneralInformation | 1.3.6.1.4.1.412.2.4.1 | no-access |
This group defines general information about this system. |
|
1.3.6.1.4.1.412.2.4.1.1 | no-access | |||
a2SystemName | 1.3.6.1.4.1.412.2.4.1.1.1 | dmidisplaystring | read-write |
A name to identify this system. |
a2SystemLocation | 1.3.6.1.4.1.412.2.4.1.1.2 | dmidisplaystring | read-write |
The physical location of this system. |
a2SystemPrimaryUserName | 1.3.6.1.4.1.412.2.4.1.1.3 | dmidisplaystring | read-write |
The name of the primary user or owner of this system. |
a2SystemPrimaryUserPhone | 1.3.6.1.4.1.412.2.4.1.1.4 | dmidisplaystring | read-write |
The phone number of the primary user of this system. |
a2SystemBootupTime | 1.3.6.1.4.1.412.2.4.1.1.5 | dmidate | read-only |
The time at which the system was last booted. |
a2SystemDateTime | 1.3.6.1.4.1.412.2.4.1.1.6 | dmidate | read-write |
The actual system date and time. |
tOperatingSystem | 1.3.6.1.4.1.412.2.4.2 | no-access |
This group defines general information about operating systems installedon this system. |
|
1.3.6.1.4.1.412.2.4.2.1 | no-access | |||
a66OperatingSystemIndex | 1.3.6.1.4.1.412.2.4.2.1.1 | dmiinteger | read-only |
The index into the operating system table. |
a66OperatingSystemName | 1.3.6.1.4.1.412.2.4.2.1.2 | dmidisplaystring | read-only |
The name of this operating system. |
a66OperatingSystemVersion | 1.3.6.1.4.1.412.2.4.2.1.3 | dmidisplaystring | read-only |
The version number of this operating system. |
a66PrimaryOperatingSystem | 1.3.6.1.4.1.412.2.4.2.1.4 | integer | read-only |
If true, this is the primary operating system. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a66OperatingSystemBootDeviceStorageType | 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 thisoperating system was booted. To fully access the Disks Table, this index must becombined with the attribute Boot Device Index. Enumeration: 'vOpticalRom': 5, 'vOpticalRw': 7, 'vBernoulli': 10, 'vCompactDisk': 8, 'vHardDisk': 3, 'vFloppyDisk': 4, 'vOther': 1, 'vUnknown': 2, 'vOpticalFloppyDisk': 11, 'vFlashDisk': 9, 'vOpticalWorm': 6. |
a66OperatingSystemBootDeviceIndex | 1.3.6.1.4.1.412.2.4.2.1.6 | dmiinteger | read-only |
An index into the Disks Table. |
a66OperatingSystemBootPartitionIndex | 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 thisoperating system booted. |
a66OperatingSystemDescription | 1.3.6.1.4.1.412.2.4.2.1.8 | dmidisplaystring | read-only |
A description of this operating system. |
tSystemBios | 1.3.6.1.4.1.412.2.4.3 | no-access |
This group defines the attributes for the System BIOS. |
|
1.3.6.1.4.1.412.2.4.3.1 | no-access | |||
a4BiosIndex | 1.3.6.1.4.1.412.2.4.3.1.1 | dmiinteger | read-only |
The index into the system BIOS table. |
a4BiosManufacturer | 1.3.6.1.4.1.412.2.4.3.1.2 | dmidisplaystring | read-only |
The name of the company that wrote this System BIOS. |
a4BiosVersion | 1.3.6.1.4.1.412.2.4.3.1.3 | dmidisplaystring | read-only |
The version number or version string of this BIOS. |
a4BiosRomSize | 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. |
a4BiosStartingAddress | 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. |
a4BiosEndingAddress | 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. |
a4BiosLoaderVersion | 1.3.6.1.4.1.412.2.4.3.1.7 | dmidisplaystring | read-only |
The BIOS flash loader version number or string. |
a4BiosReleaseDate | 1.3.6.1.4.1.412.2.4.3.1.8 | dmidate | read-only |
The BIOS release date. |
a4PrimaryBios | 1.3.6.1.4.1.412.2.4.3.1.9 | integer | read-only |
If true, this is the primary System BIOS. Enumeration: 'vFalse': 0, 'vTrue': 1. |
tSystemBiosCharacteristics | 1.3.6.1.4.1.412.2.4.4 | no-access |
This group defines the characteristics of the System BIOS. |
|
1.3.6.1.4.1.412.2.4.4.1 | no-access | |||
a5BiosCharacteristicIndex | 1.3.6.1.4.1.412.2.4.4.1.1 | dmiinteger | read-only |
This is an index into the BIOS Characteristics table. |
a5BiosNumber | 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 theSystem BIOS group. |
a5BiosCharacteristic | 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. Enumeration: 'vPciSupport': 7, 'vIsaSupport': 4, 'vEscdSupport': 14, 'vMcaSupport': 5, 'vPcmciaSupport': 8, 'vUnsupported': 3, 'vEisaSupport': 6, 'vPnpSupport': 9, 'vApmSupport': 10, 'vPc-98': 160, 'vOther': 1, 'vUnknown': 2, 'vUpgradeableBios': 11, 'vVlVesaSupport': 13, 'vBiosShadowingAllowed': 12. |
a5BiosCharacteristicDescription | 1.3.6.1.4.1.412.2.4.4.1.4 | dmidisplaystring | read-only |
An expanded description of this BIOS Characteristic. |
tProcessor | 1.3.6.1.4.1.412.2.4.5 | no-access |
This group defines the attributes for each and every processorin talled in this system. |
|
tProcessorTraps | 1.3.6.1.4.1.412.2.4.5.0 | |||
notification1ForProcessor | 1.3.6.1.4.1.412.2.4.5.0.256 |
Processor Internal Error |
||
notification2ForProcessor | 1.3.6.1.4.1.412.2.4.5.0.257 |
Processor Thermal Trip |
||
notification3ForProcessor | 1.3.6.1.4.1.412.2.4.5.0.258 |
Processor FRB-3 Failure |
||
notification4ForProcessor | 1.3.6.1.4.1.412.2.4.5.0.259 |
Processor Disabled |
||
1.3.6.1.4.1.412.2.4.5.1 | no-access | |||
a6ProcessorIndex | 1.3.6.1.4.1.412.2.4.5.1.1 | dmiinteger | read-only |
An index into the processor table. |
a6ProcessorType | 1.3.6.1.4.1.412.2.4.5.1.2 | integer | read-only |
The type of processor currently in the system. Enumeration: 'vDspProcessor': 5, 'vVideoProcessor': 6, 'vMathProcessor': 4, 'vOther': 1, 'vUnknown': 2, 'vCentralProcessor': 3. |
a6ProcessorFamily | 1.3.6.1.4.1.412.2.4.5.1.3 | integer | read-only |
The family of processors to which this processor belongs. Enumeration: 'v80486': 6, 'v80487': 10, 'vM1Family': 18, 'vPentiumProProcessor': 12, 'vPentiumIIIProcessor': 17, 'vPa-riscFamily': 144, 'v68030': 101, 'vAlphaFamily': 48, 'vPentiumIIIXeonProcessor': 176, 'vMipsFamily': 64, 'vPowerPc603': 34, 'vPowerPc603p': 35, 'v68xxxFamily': 97, 'vM2Family': 19, 'v8087': 7, 'v8086': 3, 'v68010': 99, 'vV30Family': 160, 'vPowerPcFamily': 32, 'vHobbitFamily': 112, 'vPentiumIIXeonProcessor': 16, 'vPentiumIIProcessor': 13, 'vK6Family': 26, 'v80286': 4, 'v80287': 8, 'vPowerPc601': 33, 'vK5Family': 25, 'vOther': 1, 'vPowerPc604': 36, 'v80387': 9, 'v80386': 5, 'vPentiumProcessorWithMMXTechnology': 14, 'vCeleronProcessor': 15, 'vPentiumProcessor': 11, 'v68020': 100, 'v68040': 96, 'vUnknown': 2, 'vSparcFamily': 80, 'v68000': 98, 'vWeitek': 128. |
a6ProcessorVersionInformation | 1.3.6.1.4.1.412.2.4.5.1.4 | dmidisplaystring | read-only |
The version number or string for this processor. |
a6MaximumSpeed | 1.3.6.1.4.1.412.2.4.5.1.5 | dmiinteger | read-only |
The maximum speed (in MHz) of this processor. |
a6CurrentSpeed | 1.3.6.1.4.1.412.2.4.5.1.6 | dmiinteger | read-only |
The current speed (in MHz) of this processor. |
a6ProcessorUpgrade | 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 aresupported. Enumeration: 'vDaughterBoard': 3, 'vLifSocket': 7, 'vReplacementpiggyBack': 5, 'vZifSocket': 4, 'vNone': 6, 'vOther': 1, 'vUnknown': 2. |
a6FruGroupIndex | 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, thisprovides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
a6OperationalGroupIndex | 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. |
a6Level1CacheIndex | 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 entrythat describes the L1 cache for this processor. If more than oneprocessor points to the same cache entry this means they sharethat cache. |
a6Level2CacheIndex | 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 entrythat describes the L2 cache for this processor If more than oneprocessor points to the same cache entry this means they sharethat cache. |
a6Level3CacheIndex | 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 entrythat describes the L3 cache for this processor. If more than oneprocessor points to the same cache entry this means they sharethat cache. |
a6Status | 1.3.6.1.4.1.412.2.4.5.1.13 | integer | read-only |
The status of this processor Enumeration: 'vDisabledByFirmware': 5, 'vIdle': 6, 'vEnabled': 3, 'vDisabledByUser': 4, 'vOther': 1, 'vUnknown': 2. |
tMotherboard | 1.3.6.1.4.1.412.2.4.6 | no-access |
This group defines attributes for the motherboard. |
|
1.3.6.1.4.1.412.2.4.6.1 | no-access | |||
a7NumberOfExpansionSlots | 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 themotherboard whether occupied or not (see System Slots group). |
a7FruGroupIndex | 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, thisprovides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
a7OperationalGroupIndex | 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. |
tSystemCache | 1.3.6.1.4.1.412.2.4.9 | no-access |
This group defines the attributes for different System Caches installed inthis system. |
|
1.3.6.1.4.1.412.2.4.9.1 | no-access | |||
a10SystemCacheIndex | 1.3.6.1.4.1.412.2.4.9.1.1 | dmiinteger | read-only |
An index into the System Cache table. |
a10SystemCacheLevel | 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? Enumeration: 'vUnknown': 2, 'vPrimary': 3, 'vSecondary': 4, 'vOther': 1, 'vTertiary': 5. |
a10SystemCacheSpeed | 1.3.6.1.4.1.412.2.4.9.1.3 | dmiinteger | read-only |
The speed of this System Cache module in nanoseconds. |
a10SystemCacheSize | 1.3.6.1.4.1.412.2.4.9.1.4 | dmiinteger | read-only |
The size of this System Cache module in kilobytes. |
a10SystemCacheWritePolicy | 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? Enumeration: 'vUnknown': 2, 'vWriteThrough': 4, 'vWriteBack': 3, 'vOther': 1. |
a10SystemCacheErrorCorrection | 1.3.6.1.4.1.412.2.4.9.1.6 | integer | read-only |
The error correction scheme supported by this cache component. Enumeration: 'vNone': 3, 'vParity': 4, 'vOther': 1, 'vSingleBitEcc': 5, 'vUnknown': 2, 'vMultibitEcc': 6. |
a10FruGroupIndex | 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, thisprovides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
a10OperationalGroupIndex | 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. |
a10SystemCacheType | 1.3.6.1.4.1.412.2.4.9.1.9 | integer | read-only |
This defines the system cache type. Enumeration: 'vUnknown': 2, 'vUnified': 5, 'vData': 4, 'vInstruction': 3, 'vOther': 1. |
tParallelPorts | 1.3.6.1.4.1.412.2.4.10 | no-access |
This group defines the attributes for parallel ports in this system. |
|
1.3.6.1.4.1.412.2.4.10.1 | no-access | |||
a74ParallelPortIndex | 1.3.6.1.4.1.412.2.4.10.1.1 | dmiinteger | read-only |
An index into the parallel ports table. |
a74ParallelBaseIoAddress | 1.3.6.1.4.1.412.2.4.10.1.2 | dmiinteger64 | read-only |
Base I/O address for this parallel port. |
a74IrqUsed | 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. |
a74LogicalName | 1.3.6.1.4.1.412.2.4.10.1.4 | dmidisplaystring | read-only |
The logical name of the I/O device on this parallel port, under thisoperating environment. |
a74ConnectorType | 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. Enumeration: 'vProprietary': 7, 'vMini-centronics-20': 162, 'vDb-25Female': 3, 'vCentronics': 5, 'vMini-centronics': 6, 'vCentronics-14': 160, 'vDb-25Male': 4, 'vOther': 1, 'vUnknown': 2, 'vDb-36Female': 161. |
a74ConnectorPinout | 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. Enumeration: 'vPc-h98': 162, 'vPc-98full': 164, 'vProprietary': 6, 'vPc-98note': 163, 'vPc-98': 160, 'vOther': 1, 'vUnknown': 2, 'vPs2': 4, 'vXtat': 3, 'vIeee1284': 5, 'vPc-98-hireso': 161. |
a74DmaSupport | 1.3.6.1.4.1.412.2.4.10.1.7 | integer | read-only |
If true, DMA is supported. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a74ParallelPortCapabilities | 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 bitsdefined as follows: Bit 0 (2^0) set = XT/AT compatibleBit 1 (2^1) set = PS/2 compatibleBit 2 (2^2) set = ECPBit 3 (2^3) set = EPPBit 4 (2^4) set = PC-98Bit 5 (2^5) set = PC-98-HiresoBit 6 (2^6) set = PC-H98 |
a74OperationalGroupIndex | 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. |
a74ParallelPortSecuritySettings | 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 Enumeration: 'vNone': 3, 'vExternalInterfaceLockedOut': 4, 'vOther': 1, 'vUnknown': 2, 'vExternalInterfaceEnabled': 5, 'vBoot-bypass': 6. |
tSerialPorts | 1.3.6.1.4.1.412.2.4.11 | no-access |
This group defines the attributes for serial ports in this system. |
|
1.3.6.1.4.1.412.2.4.11.1 | no-access | |||
a75SerialPortIndex | 1.3.6.1.4.1.412.2.4.11.1.1 | dmiinteger | read-only |
An index into the serial ports table. |
a75SerialBaseIoAddress | 1.3.6.1.4.1.412.2.4.11.1.2 | dmiinteger64 | read-only |
Base I/O address for this serial port. |
a75IrqUsed | 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. |
a75LogicalName | 1.3.6.1.4.1.412.2.4.11.1.4 | dmidisplaystring | read-only |
The logical name of this serial port under this operating environment. |
a75ConnectorType | 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. Enumeration: 'vRj-45': 8, 'vProprietary': 9, 'vCircularDin-8Female': 11, 'vDb-25PinFemale': 6, 'vDb-9PinMale': 3, 'vDb-9PinFemale': 4, 'vCircularDin-8Male': 10, 'vOther': 1, 'vUnknown': 2, 'vMini-centronicsType-26': 161, 'vMini-centronicsType-14': 160, 'vDb-25PinMale': 5, 'vRj-11': 7. |
a75MaximumSpeed | 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 persecond. |
a75SerialPortCapabilities | 1.3.6.1.4.1.412.2.4.11.1.7 | integer | read-only |
The capabilities of this Serial port. Enumeration: 'v16450Compatible': 4, 'v16550aCompatible': 6, 'vXtatCompatible': 3, 'v16550Compatible': 5, 'vOther': 1, 'v8251Compatible': 160, 'vUnknown': 2, 'v8251fifoCompatible': 161. |
a75OperationalGroupIndex | 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. |
a75SerialPortSecuritySettings | 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 Enumeration: 'vNone': 3, 'vExternalInterfaceLockedOut': 4, 'vOther': 1, 'vUnknown': 2, 'vExternalInterfaceEnabled': 5, 'vBoot-bypass': 6. |
tPowerSupply | 1.3.6.1.4.1.412.2.4.16 | no-access |
This group defines various attributes for power supplies in this system. |
|
tPowerSupplyTraps | 1.3.6.1.4.1.412.2.4.16.0 | |||
notification1ForPowerSupply | 1.3.6.1.4.1.412.2.4.16.0.256 |
Power Supply Failed |
||
notification2ForPowerSupply | 1.3.6.1.4.1.412.2.4.16.0.257 |
Power Supply OK |
||
notification3ForPowerSupply | 1.3.6.1.4.1.412.2.4.16.0.258 |
Power Supply Likely To Fail |
||
notification4ForPowerSupply | 1.3.6.1.4.1.412.2.4.16.0.259 |
Power Supply Inserted |
||
notification5ForPowerSupply | 1.3.6.1.4.1.412.2.4.16.0.260 |
Power Supply Removed |
||
notification6ForPowerSupply | 1.3.6.1.4.1.412.2.4.16.0.261 |
Power Supply AC lost |
||
notification7ForPowerSupply | 1.3.6.1.4.1.412.2.4.16.0.262 |
Power Supply AC lost or out-of-range |
||
notification8ForPowerSupply | 1.3.6.1.4.1.412.2.4.16.0.263 |
Power Supply AC out-of-range, but present |
||
1.3.6.1.4.1.412.2.4.16.1 | no-access | |||
a17PowerSupplyIndex | 1.3.6.1.4.1.412.2.4.16.1.1 | dmiinteger | read-only |
The index number of the current power supply. |
a17FruGroupIndex | 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, thisprovides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
a17OperationalGroupIndex | 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. |
a17PowerUnitIndex | 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 thisPower Supply belongs. This value matches up with the Power Unit Table Indexattribute defined in the Power Unit Globe Table. |
a17PowerSupplyType | 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. Enumeration: 'vBattery': 5, 'vConverter': 7, 'vLinear': 3, 'vRegulator': 8, 'vSwitching': 4, 'vUps': 6, 'vOther': 1, 'vUnknown': 2. |
a17InputVoltageCapabilityDescription | 1.3.6.1.4.1.412.2.4.16.1.6 | dmidisplaystring | read-only |
An expanded description of the Input Voltage Capability for this PowerSupply. |
a17Range1InputVoltageLow | 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, inmillivolts. A value of 0x80000000 denotes 'unknown'. |
a17Range1InputVoltageHigh | 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, inmillivolts. A value of 0x80000000 denotes 'unknown'. |
a17Range1VoltageProbeIndex | 1.3.6.1.4.1.412.2.4.16.1.9 | dmiinteger | read-only |
Index into the Voltage Probe table identifying the voltage probemonitoring this input range. 0 indicates no probe provided. |
a17Range1ElectricalCurrentProbeIndex | 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. |
a17Range2InputVoltageLow | 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, inmillivolts. A value of 0x80000000 denotes 'unknown'. |
a17Range2InputVoltageHigh | 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, inmillivolts. A value of 0x80000000 denotes 'unknown' |
a17Range2VoltageProbeIndex | 1.3.6.1.4.1.412.2.4.16.1.13 | dmiinteger | read-only |
Index into the Voltage Probe table identifying the voltage probemonitoring this input range. 0 indicates no probe provided. |
a17Range2CurrentProbeIndex | 1.3.6.1.4.1.412.2.4.16.1.14 | dmiinteger | read-only |
Index into the Current Probe table identifying the current probemonitoring this input range. 0 indicates no probe provided. |
a17ActiveInputVoltageRange | 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 thisPower Supply is currently active. Enumeration: 'vUnknown': 2, 'vRange1': 3, 'vRange2': 4, 'vBoth': 5, 'vOther': 1. |
a17InputVoltageRangeSwitching | 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 isimplemented in this power supply. Enumeration: 'vNotApplicable': 6, 'vAutoswitch': 4, 'vManual': 3, 'vWideRange': 5, 'vOther': 1, 'vUnknown': 2. |
a17Range1InputFrequencyLow | 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 FrequencyRange 1. A value of zero implies DC. A value of 0x80000000 denotes 'unknown' |
a17Range1InputFrequencyHigh | 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 FrequencyRange 1. A value of zero implies DC. A value of 0x80000000 denotes 'unknown' |
a17Range2InputFrequencyLow | 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 FrequencyRange 2. A value of zero implies DC. A value of 0x80000000 denotes 'unknown' |
a17Range2InputFrequencyHigh | 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 FrequencyRange 2. A value of zero implies DC. A value of 0x80000000 denotes 'unknown' |
a17TotalOutputPower | 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 powersupply in milliWatts. 0x80000000 denotes 'unknown' |
tCoolingDevice | 1.3.6.1.4.1.412.2.4.17 | no-access |
This group defines various attributes for cooling devices in this system. |
|
1.3.6.1.4.1.412.2.4.17.1 | no-access | |||
a81CoolingDeviceTableIndex | 1.3.6.1.4.1.412.2.4.17.1.1 | dmiinteger | read-only |
An index into the cooling device table. |
a81FruGroupIndex | 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, thisprovides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
a81OperationalGroupIndex | 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. |
a81CoolingUnitIndex | 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 thisCooling Device is a part. This value matches up with the Cooling Unit Table Indexattribute defined in the Cooling Unit Globe Table. |
a81CoolingDeviceType | 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. Enumeration: 'vPowerSupplyFan': 7, 'vIntegratedRefrigeration': 9, 'vCentrifugalBlower': 4, 'vFan': 3, 'vPassiveCooling': 33, 'vCabinetFan': 6, 'vOther': 1, 'vChipFan': 5, 'vUnknown': 2, 'vHeatPipe': 8, 'vActiveCooling': 32. |
a81TemperatureProbeIndex | 1.3.6.1.4.1.412.2.4.17.1.6 | dmiinteger | read-only |
Index into the Temperature Probe table identifying the temperatu eprobe monitoring this cooling device. 0 indicates no probe provided. |
tSystemSlots | 1.3.6.1.4.1.412.2.4.18 | no-access |
This group defines the attributes for the different system expansion slotssupportedin this system. |
|
tSystemSlotsTraps | 1.3.6.1.4.1.412.2.4.18.0 | |||
notification1ForSystemSlots | 1.3.6.1.4.1.412.2.4.18.0.1 |
Slot status change to OK |
||
notification2ForSystemSlots | 1.3.6.1.4.1.412.2.4.18.0.2 |
Slot status change to Non-Critical |
||
notification3ForSystemSlots | 1.3.6.1.4.1.412.2.4.18.0.3 |
Slot status change to Critical |
||
notification4ForSystemSlots | 1.3.6.1.4.1.412.2.4.18.0.4 |
Slot Powered On |
||
notification5ForSystemSlots | 1.3.6.1.4.1.412.2.4.18.0.5 |
Slot Powered Off |
||
notification6ForSystemSlots | 1.3.6.1.4.1.412.2.4.18.0.6 |
Slot is Disabled |
||
1.3.6.1.4.1.412.2.4.18.1 | no-access | |||
a19SlotIndex | 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 foreach expansion slot, whether it is occupied or not (starting with 1). |
a19SlotType | 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 followingdefinitions: Bit 0 (2^0), if set, means 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 (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^11) indicates PC-98/Local |
a19SlotWidth | 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. Enumeration: 'v128BitCard': 7, 'v8BitCard': 3, 'v16BitCard': 4, 'vOther': 1, 'vUnknown': 2, 'v64BitCard': 6, 'v32BitCard': 5. |
a19CurrentUsage | 1.3.6.1.4.1.412.2.4.18.1.4 | integer | read-only |
Is this slot is currently in use? Enumeration: 'vUnknown': 2, 'vAvailable': 3, 'vInUse': 4, 'vOther': 1. |
a19SlotDescription | 1.3.6.1.4.1.412.2.4.18.1.5 | dmidisplaystring | read-only |
The card currently occupying this slot. |
a19SlotCategory | 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 motherboardand connects to a bus without a connector. It still takes up an expansion site on the busbut this is termed a 'virtual slot' as opposed to a physical slot (see the attribute 'VirtualSlot'). Virtual slots are in effect permanently occupied expansion sites. This attributeestablis es which category of physical slot this table entry is defining. Enumeration: 'vUnknown': 2, 'vBusConnector': 3, 'vPcmciaSlot': 4, 'vMotherboard': 5, 'vOther': 1. |
a19VirtualSlot | 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 'virtualslot' is an expansion site that is permanently occupied because of the level ofintegration of an expandable component. An example of a virtual slot is an I/O busposition taken up by a LAN controller that is integrated onto a motherboard. A slot withthe 'Slot Category' of Motherboard is typically a Virtual Slot. Enumeration: 'vUnknown': 2, 'vFalse': 0, 'vTrue': 1. |
a19ResourceUserId | 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 forthe resources associated with this slot or expansion site. 0 = 'unspecified'. |
a19VccMixedVoltageSupport | 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 |
a19VppMixedVoltageSupport | 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 |
a19SlotThermalRating | 1.3.6.1.4.1.412.2.4.18.1.11 | dmiinteger | read-only |
The maximum thermal dissipation of the slot in milliwatts. |
a19OperationalGroupIndex | 1.3.6.1.4.1.412.2.4.18.1.12 | dmiinteger | read-only |
The index into the Operational State table for this device. |
a19SlotPowerState | 1.3.6.1.4.1.412.2.4.18.1.13 | integer | read-only |
The current state of the PHP system slot. Enumeration: 'vUnknown': 1, 'vOff': 2, 'vOn': 3. |
a19SlotFaultState | 1.3.6.1.4.1.412.2.4.18.1.14 | integer | read-only |
The current error state for the PHP system slot. Enumeration: 'vUnknown': 1, 'vFailed': 3, 'vOk': 2. |
a19SlotSwitchStatus | 1.3.6.1.4.1.412.2.4.18.1.15 | integer | read-only |
Is the PHP Switch Closed? Enumeration: 'vUnknown': 1, 'vClosed': 2, 'vOpened': 3. |
tVideo | 1.3.6.1.4.1.412.2.4.19 | no-access |
This group defines the attributes of video devices in this system. |
|
1.3.6.1.4.1.412.2.4.19.1 | no-access | |||
a83VideoIndex | 1.3.6.1.4.1.412.2.4.19.1.1 | dmiinteger | read-only |
An index into the video table. |
a83VideoType | 1.3.6.1.4.1.412.2.4.19.1.2 | integer | read-only |
The architecture of the video subsystem in this system. Enumeration: 'vPc-98': 160, 'vMcga': 9, 'vLinearFrameBuffer': 12, 'vCga': 3, 'vHgc': 8, 'vEga': 4, 'vVga': 5, 'vXga': 11, 'vOther': 1, 'vUnknown': 2, 'v8514a': 10, 'vSvga': 6, 'vMda': 7. |
a83CurrentVideoMode | 1.3.6.1.4.1.412.2.4.19.1.3 | dmiinteger | read-only |
The current video mode in this system. |
a83MinimumRefreshRate | 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. |
a83MaximumRefreshRate | 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. |
a83VideoMemoryType | 1.3.6.1.4.1.412.2.4.19.1.6 | integer | read-only |
The type of video memory for this adapter. Enumeration: 'vBurstSynchronousDram': 8, 'vVram': 3, 'vDram': 4, 'vSram': 5, 'vEdoRam': 7, 'vPipelinedBurstSram': 9, 'vOther': 1, 'vUnknown': 2, 'vWram': 6. |
a83VideoRamMemorySize | 1.3.6.1.4.1.412.2.4.19.1.7 | dmiinteger | read-only |
Video adapter memory size in kilobytes. |
a83ScanMode | 1.3.6.1.4.1.412.2.4.19.1.8 | integer | read-only |
The scan mode for this video device. Enumeration: 'vUnknown': 2, 'vNonInterlaced': 4, 'vInterlaced': 3, 'vOther': 1. |
a83VideoPhysicalLocation | 1.3.6.1.4.1.412.2.4.19.1.9 | integer | read-only |
The location of the video controller circuitry. Enumeration: 'vUnknown': 2, 'vIntegrated': 3, 'vAdd-onCard': 4, 'vOther': 1. |
a83CurrentVerticalResolution | 1.3.6.1.4.1.412.2.4.19.1.10 | dmiinteger | read-only |
The current number of vertical pixels. |
a83CurrentHorizontalResolution | 1.3.6.1.4.1.412.2.4.19.1.11 | dmiinteger | read-only |
The current number of horizontal pixels. |
a83CurrentNumberOfBitsPerPixel | 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. |
a83CurrentNumberOfRows | 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. |
a83CurrentNumberOfColumns | 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. |
a83CurrentRefreshRate | 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. |
a83FruGroupIndex | 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, thisprovides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
a83OperationalGroupIndex | 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. |
tVideoBios | 1.3.6.1.4.1.412.2.4.20 | no-access |
This group defines the attributes for the Video BIOS. |
|
1.3.6.1.4.1.412.2.4.20.1 | no-access | |||
a84VideoBiosIndex | 1.3.6.1.4.1.412.2.4.20.1.1 | dmiinteger | read-only |
The index into the Video BIOS table. |
a84VideoBiosManufacturer | 1.3.6.1.4.1.412.2.4.20.1.2 | dmidisplaystring | read-only |
The name of the company that wrote this Video BIOS. |
a84VideoBiosVersion | 1.3.6.1.4.1.412.2.4.20.1.3 | dmidisplaystring | read-only |
The version number or version string of this Video BIOS. |
a84VideoBiosReleaseDate | 1.3.6.1.4.1.412.2.4.20.1.4 | dmidate | read-only |
The Video BIOS release date. |
a84VideoBiosShadowingState | 1.3.6.1.4.1.412.2.4.20.1.5 | integer | read-only |
If true, the Video BIOS is currently being shadowed. Enumeration: 'vFalse': 0, 'vTrue': 1. |
tMouse | 1.3.6.1.4.1.412.2.4.27 | no-access |
This group defines the characteristics of a mouse input device. |
|
1.3.6.1.4.1.412.2.4.27.1 | no-access | |||
a91MouseInterface | 1.3.6.1.4.1.412.2.4.27.1.1 | integer | read-only |
The interface type of this mouse. Enumeration: 'vBusMouseDb-9': 160, 'vAdb': 8, 'vBusMouseMicro-din': 161, 'vInfrared': 5, 'vHp-hil': 6, 'vBusMouse': 7, 'vSerial': 3, 'vOther': 1, 'vUnknown': 2, 'vPs2': 4. |
a91MouseIrq | 1.3.6.1.4.1.412.2.4.27.1.2 | dmiinteger | read-only |
The IRQ number used by this mouse. |
a91MouseButtons | 1.3.6.1.4.1.412.2.4.27.1.3 | dmiinteger | read-only |
The number of mouse buttons on this mouse. |
a91MousePortName | 1.3.6.1.4.1.412.2.4.27.1.4 | dmidisplaystring | read-only |
The name of the port currently being used by this mouse. |
a91MouseDriverName | 1.3.6.1.4.1.412.2.4.27.1.5 | dmidisplaystring | read-only |
The name of the mouse driver. |
a91MouseDriverVersion | 1.3.6.1.4.1.412.2.4.27.1.6 | dmidisplaystring | read-only |
The version number of the mouse driver. |
a91FruGroupIndex | 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, thisprovides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
a91OperationalGroupIndex | 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. |
a91SecuritySettings | 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 Enumeration: 'vUnknown': 2, 'vExternalInterfaceLockedOut': 4, 'vExternalInterfaceEnabled': 5, 'vNone': 3, 'vOther': 1. |
tKeyboard | 1.3.6.1.4.1.412.2.4.28 | no-access |
This group defines the characteristics of the system keyboard. |
|
1.3.6.1.4.1.412.2.4.28.1 | no-access | |||
a92KeyboardLayout | 1.3.6.1.4.1.412.2.4.28.1.1 | dmidisplaystring | read-only |
A description of the layout of this keyboard. |
a92KeyboardType | 1.3.6.1.4.1.412.2.4.28.1.2 | dmidisplaystring | read-only |
The type description of this keyboard. |
a92KeyboardConnectorType | 1.3.6.1.4.1.412.2.4.28.1.3 | integer | read-only |
The type of keyboard connector used by this keyboard. Enumeration: 'vMicro-din': 4, 'vMini-din': 3, 'vDb-9': 8, 'vInfrared': 6, 'vHp-hil': 7, 'vPc-98': 160, 'vOther': 1, 'vUnknown': 2, 'vPs2': 5, 'vAccessBus': 9. |
a92FruGroupIndex | 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, thisprovides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
a92OperationalGroupIndex | 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. |
a92SecuritySettings | 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 Enumeration: 'vUnknown': 2, 'vExternalInterfaceLockedOut': 4, 'vExternalInterfaceEnabled': 5, 'vNone': 3, 'vOther': 1. |
tFieldReplaceableUnit | 1.3.6.1.4.1.412.2.4.29 | no-access |
A Field Replaceable Unit (FRU), is defined as a hardware componentwhich is designed to be separately removable for replacement or repair. For thepurposes of this definition, a motherboard and a fixed hard disk are FRUs, whereas afixed hard disk platter or a chip fixed in place on the motherboard are not FRUs sincethey are not designed to be separately removable. Each instance within the FRU tableshould contain the device group and instance data for the associated hardwarecomponent. |
|
1.3.6.1.4.1.412.2.4.29.1 | no-access | |||
a30FruIndex | 1.3.6.1.4.1.412.2.4.29.1.1 | dmiinteger | read-only |
The index into the Field Replaceable Unit table. |
a30DeviceGroupIndex | 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 Unitinstance. |
a30Description | 1.3.6.1.4.1.412.2.4.29.1.3 | dmidisplaystring | read-only |
A clear description of this Field Replaceable Unit. |
a30Manufacturer | 1.3.6.1.4.1.412.2.4.29.1.4 | dmidisplaystring | read-only |
The name of the company manufacturing or providing this FieldRep aceableUnit. |
a30Model | 1.3.6.1.4.1.412.2.4.29.1.5 | dmidisplaystring | read-only |
The manufacturer's model number for this Field Replaceable Unit. |
a30PartNumber | 1.3.6.1.4.1.412.2.4.29.1.6 | dmidisplaystring | read-only |
A part number by which a replacement part can be ordered for this FieldReplaceable Unit. |
a30FruSerialNumber | 1.3.6.1.4.1.412.2.4.29.1.7 | dmidisplaystring | read-only |
The manufacturer's serial number for this Field Replaceable Unit. |
a30RevisionLevel | 1.3.6.1.4.1.412.2.4.29.1.8 | dmidisplaystring | read-only |
The revision level of this Field Replaceable Unit. |
a30WarrantyStartDate | 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. |
a30WarrantyDuration | 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. |
a30SupportPhoneNumber | 1.3.6.1.4.1.412.2.4.29.1.11 | dmidisplaystring | read-only |
The phone number(s) for support for this Field Replaceable Unit. |
a30FruInternetUniformResourceLocator | 1.3.6.1.4.1.412.2.4.29.1.12 | dmidisplaystring | read-only |
The Internet Uniform Resource Locator string that can be used through a World Wide Web browser to obtain further information about this FRU |
tOperationalState | 1.3.6.1.4.1.412.2.4.30 | no-access |
This group provides the operational state, usage, and availabili y status,and administrative state indicators for specific Device Group instances |
|
1.3.6.1.4.1.412.2.4.30.1 | no-access | |||
a31OperationalStateInstanceIndex | 1.3.6.1.4.1.412.2.4.30.1.1 | dmiinteger | read-only |
The Index into the Operational State table. |
a31DeviceGroupIndex | 1.3.6.1.4.1.412.2.4.30.1.2 | dmiinteger | read-only |
The group ID of the group referencing this instance. |
a31OperationalStatus | 1.3.6.1.4.1.412.2.4.30.1.3 | integer | read-only |
The operational status of the Device Group instance. Enumeration: 'vUnknown': 2, 'vNotApplicable': 5, 'vEnabled': 3, 'vOther': 1, 'vDisabled': 4. |
a31UsageState | 1.3.6.1.4.1.412.2.4.30.1.4 | integer | read-only |
The usage state of the Device Group instance. Enumeration: 'vNotApplicable': 6, 'vIdle': 3, 'vBusy': 5, 'vOther': 1, 'vUnknown': 2, 'vActive': 4. |
a31AvailabilityStatus | 1.3.6.1.4.1.412.2.4.30.1.5 | integer | read-only |
The availability status of the Device Group instance. Enumeration: 'vNotApplicable': 6, 'vNotInstalled': 11, 'vWarning': 4, 'vRunning': 3, 'vOffLine': 8, 'vPowerOff': 7, 'vInTest': 5, 'vPowerSave': 13, 'vOther': 1, 'vOffDuty': 9, 'vUnknown': 2, 'vDegraded': 10, 'vInstallError': 12. |
a31AdministrativeState | 1.3.6.1.4.1.412.2.4.30.1.6 | integer | read-only |
The administrative state of the Device Group instance. Enumeration: 'vNotApplicable': 5, 'vUnlocked': 4, 'vShuttingDown': 6, 'vOther': 1, 'vUnknown': 2, 'vLocked': 3. |
a31FatalErrorCount | 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. |
a31MajorErrorCount | 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. |
a31WarningErrorCount | 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. |
a31CurrentErrorStatus | 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. Enumeration: 'vNon-recoverable': 6, 'vOther': 1, 'vCritical': 5, 'vOk': 3, 'vNon-critical': 4, 'vUnknown': 2. |
a31DevicePredictedFailureStatus | 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). Enumeration: 'vOther': 1, 'vDeviceFailurePredictedByTheDevice': 5, 'vNoFailurePredictedByTheDevice': 4, 'vUnknown': 2, 'vNotSupportedByThisDevice': 3, 'vMediaFailurePredictedByTheDevice': 6. |
tPhysicalMemoryArray | 1.3.6.1.4.1.412.2.4.33 | no-access |
This group represents an array of physical memory as a collectio ofone or more Memory Devices associated in sets and partitions. |
|
tPhysicalMemoryArrayTraps | 1.3.6.1.4.1.412.2.4.33.0 | |||
notification1ForPhysicalMemory | 1.3.6.1.4.1.412.2.4.33.0.256 |
Single BIT ECC Error |
||
notification2ForPhysicalMemory | 1.3.6.1.4.1.412.2.4.33.0.257 |
Multi BIT ECC Error from previous boot |
||
notification3ForPhysicalMemory | 1.3.6.1.4.1.412.2.4.33.0.258 |
Memory Scrub Failed |
||
notification4ForPhysicalMemory | 1.3.6.1.4.1.412.2.4.33.0.259 |
Memory Device Disabled |
||
notification5ForPhysicalMemory | 1.3.6.1.4.1.412.2.4.33.0.260 |
Memory Error Logging Limit Reached |
||
1.3.6.1.4.1.412.2.4.33.1 | no-access | |||
a34MemoryArrayTableIndex | 1.3.6.1.4.1.412.2.4.33.1.1 | dmiinteger | read-only |
A unique number that identifies this row. |
a34MemoryArrayLocation | 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 systemboard or an add-on board. Enumeration: 'vIsaAdd-onCard': 4, 'vPc-98c24Add-onCard': 161, 'vNubus': 16, 'vProprietaryAdd-onCard': 9, 'vPc-98cardSlotAdd-onCard': 164, 'vPc-98c20Add-onCard': 160, 'vMcaAdd-onCard': 7, 'vPc-98localBusAdd-onCard': 163, 'vPc-98eAdd-onCard': 162, 'vSystemBoardOrMotherboard': 3, 'vEisaAdd-onCard': 5, 'vOther': 1, 'vUnknown': 2, 'vPcmciaAdd-onCard': 8, 'vPciAdd-onCard': 6. |
a34MemoryArrayUse | 1.3.6.1.4.1.412.2.4.33.1.3 | integer | read-only |
What this Memory Array is used for. Enumeration: 'vFlashMemory': 5, 'vCacheMemory': 7, 'vSystemMemory': 3, 'vOther': 1, 'vUnknown': 2, 'vVideoMemory': 4, 'vNonVolatileRam': 6. |
a34MaximumMemoryCapacity | 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'. |
a34NumberOfMemoryDeviceSockets | 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 inthis array. 0x80000000 denotes 'unknown'. |
a34NumberOfMemoryDeviceSocketsUsed | 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 thisarray. 0x80000000 denotes 'unknown'. |
a34MemoryErrorCorrection | 1.3.6.1.4.1.412.2.4.33.1.7 | integer | read-only |
The main hardware error correction or detection method supported bythis Memory Array. Enumeration: 'vNone': 3, 'vParity': 4, 'vCrc': 7, 'vOther': 1, 'vSingleBitEcc': 5, 'vUnknown': 2, 'vMultibitEcc': 6. |
a34ArrayErrorType | 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 inOperational State for this Memory Array. Enumeration: 'vUncorrectableError': 14, 'vNibbleError': 9, 'vMulti-bitError': 8, 'vCrcError': 11, 'vParityError': 5, 'vOk': 3, 'vCorrectedSingle-bitError': 12, 'vCorrectedError': 13, 'vSingle-bitError': 6, 'vOther': 1, 'vDouble-bitError': 7, 'vUnknown': 2, 'vChecksumError': 10, 'vBadRead': 4. |
a34LastErrorUpdate | 1.3.6.1.4.1.412.2.4.33.1.9 | integer | read-only |
System state during which last error status was collected. Enumeration: 'vUnknown': 2, 'vUpdatedFromInformationObtainedPriorToIn': 4, 'vUpdatedDuringInstrumentationRun-time': 5, 'vNoUpdateSinceLastInstrumentationStart': 3, 'vOther': 1. |
a34ErrorOperation | 1.3.6.1.4.1.412.2.4.33.1.10 | integer | read-only |
The memory access operation that caused the current error. Enumeration: 'vUnknown': 2, 'vWrite': 4, 'vRead': 3, 'vOther': 1, 'vPartialWrite': 5. |
a34ErrorDataSize | 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 indicatesno error, 0x80000000 denotes 'unknown'. |
a34ErrorData | 1.3.6.1.4.1.412.2.4.33.1.12 | dmioctetstring | read-only |
Data captured during the erroneous Memory Array access. The dataoccupy the first n bytes of the octetstring required to hold 'Error Data Size' bits of thedata. Data are stored least-significant byte first. |
a34VendorSyndrome | 1.3.6.1.4.1.412.2.4.33.1.13 | dmioctetstring | read-only |
Vendor-specific syndrome or CRC data associated with the erroneousaccess. |
a34ErrorAddress | 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 theMemory Array is connected to. 0x8000 0000 0000 0000 denotes 'unknown'. |
a34ErrorResolution | 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 anError Address is given. 0x80000000 denotes 'unknown'. |
a34FruGroupIndex | 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, thisprovides an index into the FRU table; 'value = -1' indicates that the group is not aFRU. |
a34OperationalGroupIndex | 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. TheOperational State row is used to hold the overall error count and error status for thisarray. |
tMemoryArrayMappedAddresses | 1.3.6.1.4.1.412.2.4.34 | no-access |
This table presents ranges of physical addresses that are mapped to agiven Memory Array. |
|
1.3.6.1.4.1.412.2.4.34.1 | no-access | |||
a35MemoryArrayMappedAddressesTableIndex | 1.3.6.1.4.1.412.2.4.34.1.1 | dmiinteger | read-only |
A unique number that identifies this row. |
a35MemoryArrayIndex | 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. |
a35MappedRangeStartingAddress | 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 memorymapped to the specified Memory Array. 0x80000000 denotes 'unknown'. |
a35MappedRangeEndingAddress | 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 addressesmapped to the specified Memory Array. 0x80000000 denotes 'unknown'. |
a35PartitionId | 1.3.6.1.4.1.412.2.4.34.1.5 | dmiinteger | read-only |
Identifies a Memory Partition associated with the Memory Arrayspecified by Memory Array Table Index. 0x80000000 denotes 'unknown'. |
a35PartitionWidth | 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 forthe partition. 0x80000000 denotes 'unknown'. |
a35OperationalGroupIndex | 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 thatthere is more than one mapped range for a partion, it will be necessary to check theOperational State entries for each range to determine the overall status of the partition. |
tMemoryDevice | 1.3.6.1.4.1.412.2.4.35 | no-access |
This group presents information about individual memory devices in thesystem. 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 determine and whether thedevice is replaceable as a unit. |
|
1.3.6.1.4.1.412.2.4.35.1 | no-access | |||
a36MemoryDeviceTableIndex | 1.3.6.1.4.1.412.2.4.35.1.1 | dmiinteger | read-only |
A unique number that identifies this row. |
a36MemoryArrayIndex | 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. |
a36DeviceLocator | 1.3.6.1.4.1.412.2.4.35.1.3 | dmidisplaystring | read-only |
A string identifying the physically labeled socket or board positionwhere the memory device is located. Eg. 'SIMM 3' or 'IC12'. |
a36BankLocator | 1.3.6.1.4.1.412.2.4.35.1.4 | dmidisplaystring | read-only |
A string identifying the physically labeled bank where the memorydevice is located. Eg. 'Bank 0' or 'A'. |
a36Size | 1.3.6.1.4.1.412.2.4.35.1.5 | dmiinteger | read-only |
Size of this memory device, in bytes. |
a36FormFactor | 1.3.6.1.4.1.412.2.4.35.1.6 | integer | read-only |
Implementation form factor for this memory device. Enumeration: 'vSimm': 3, 'vDip': 6, 'vTsop': 10, 'vChip': 5, 'vProprietaryCard': 8, 'vSodimm': 13, 'vRowOfChips': 11, 'vOther': 1, 'vZip': 7, 'vUnknown': 2, 'vSip': 4, 'vDimm': 9, 'vRimm': 12. |
a36TotalWidth | 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 correctionbits, in bits. If there are no error correction bits, the value in this attribute should matchthat specified in Data Width. 0x80000000 denotes 'unknown'. |
a36DataWidth | 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 TotalWidth of 8 would indicate that the device is solely being used to provide eight errorcorrection bits. 0x80000000 denotes 'unknown'. |
a36MemoryType | 1.3.6.1.4.1.412.2.4.35.1.9 | integer | read-only |
Type of memory used in this memory device. Enumeration: 'vEeprom': 10, 'vEprom': 12, 'v3dram': 14, 'vFeprom': 11, 'vVram': 5, 'vSgram': 16, 'vDram': 3, 'vEdram': 4, 'vSram': 6, 'vSdram': 15, 'vRom': 8, 'vOther': 1, 'vCdram': 13, 'vUnknown': 2, 'vRam': 7, 'vFlash': 9. |
a36TypeDetail | 1.3.6.1.4.1.412.2.4.35.1.10 | integer | read-only |
Additional detail on the device type. Enumeration: 'vRambus': 6, 'vCacheDram': 11, 'vNon-volatile': 12, 'vWindowDram': 10, 'vFastPaged': 3, 'vSynchronous': 7, 'vPseudo-static': 5, 'vStaticColumn': 4, 'vOther': 1, 'vUnknown': 2, 'vCmos': 8, 'vEdo': 9. |
a36DeviceSet | 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 setof 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 offour. 0 indicates the Memory Device isn't part of a set. 0x80000000 denotes 'unknown'. |
a36DeviceErrorType | 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 inOperational State for this Memory Device. Enumeration: 'vUncorrectableError': 14, 'vNibbleError': 9, 'vMulti-bitError': 8, 'vCrcError': 11, 'vParityError': 5, 'vOk': 3, 'vCorrectedSingle-bitError': 12, 'vCorrectedError': 13, 'vSingle-bitError': 6, 'vOther': 1, 'vDouble-bitError': 7, 'vUnknown': 2, 'vChecksumError': 10, 'vBadRead': 4. |
a36ErrorGranularity | 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 thepartition or device level. Enumeration: 'vUnknown': 2, 'vDeviceLevel': 3, 'vMemoryPartitionLevel': 4, 'vOther': 1. |
a36LastErrorUpdate | 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. Enumeration: 'vUnknown': 2, 'vUpdatedFromInformationObtainedPriorToIn': 4, 'vUpdatedDuringInstrumentationRun-time': 5, 'vNoUpdateSinceLastInstrumentationStart': 3, 'vOther': 1. |
a36ErrorOperation | 1.3.6.1.4.1.412.2.4.35.1.15 | integer | read-only |
The memory access operation that caused the current error. Enumeration: 'vUnknown': 2, 'vWrite': 4, 'vRead': 3, 'vOther': 1, 'vPartialWrite': 5. |
a36ErrorDataSize | 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 indicatesno error, 0x80000000 denotes 'unknown'. |
a36ErrorData | 1.3.6.1.4.1.412.2.4.35.1.17 | dmioctetstring | read-only |
Data captured during the erroneous Memory Array access. The dataoccupies the first n bytes of the octetstring required to hold 'Error Data Size' bits of thedata. Data is stored least-significant byte first. |
a36VendorSyndrome | 1.3.6.1.4.1.412.2.4.35.1.18 | dmioctetstring | read-only |
Vendor-specific syndrome or CRC data associated withthe erroneou access. |
a36DeviceErrorAddress | 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'. |
a36ArrayErrorAddress | 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 thebus for the Memory Array. 0x80000000 denotes 'unknown'. |
a36ErrorResolution | 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, when anError Address is given. 0x80000000 denotes 'unknown'. |
a36FruGroupIndex | 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 partof another FRU, thisprovides an index into the FRU table; 'value = -1' indicates that the group is not a FRU. |
a36OperationalGroupIndex | 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. |
tMemoryDeviceMappedAddresses | 1.3.6.1.4.1.412.2.4.36 | no-access |
This table presents ranges of physical addresses that are mapped to agiven Memory Device Set. |
|
1.3.6.1.4.1.412.2.4.36.1 | no-access | |||
a37MemoryDeviceMappedAddressesTableIndex | 1.3.6.1.4.1.412.2.4.36.1.1 | dmiinteger | read-only |
A unique number that identifies this row. |
a37MemoryDeviceSetId | 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. Thismatches with a Memory Device Table Index. There may be multiple rows in MemoryDevice Mapped addresses for a single Memory Device. |
a37Partition | 1.3.6.1.4.1.412.2.4.36.1.3 | dmiinteger | read-only |
Identifies the Memory partition in the Memory Array Mapped Addressestable that this Memory Device is part of. Partition number should be positive.0x80000000 denotes 'unknown'. |
a37MappedRangeStartingAddress | 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 memorymapped to the specified Memory Device set. The address is specified relative to the busthat the device is connected to. 0x80000000 denotes 'unknown' |
a37MappedRangeEndingAddress | 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 addressesmapped to the specified Memory Device. The address is specified relative to the busthat the device is connected to. 0x80000000 denotes 'unknown' |
a37PartitionRowPosition | 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. Forexample, 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'. |
a37InterleavePosition | 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 thiswould be the first of four possible positions). 0x80000000 denotes 'unknown' or'unsupported'. |
a37DataDepth | 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 ina single interleaved transfer. For example, if a device transfer two rows each time it'sread it's Interleaved Data Depth would be 2. If that device is 2:1 interleaved and inInterleave Position '1' then the rows mapped to that device would be rows1,2,5,6,9,10,etc. If the device is not part of an interleave, this value should be 0.0x80000000 denotes 'unknown'. |
tSystemHardwareSecurity | 1.3.6.1.4.1.412.2.4.49 | no-access |
This group describes the system-wide hardware security settings. |
|
1.3.6.1.4.1.412.2.4.49.1 | no-access | |||
a50Power_onPasswordStatus | 1.3.6.1.4.1.412.2.4.49.1.1 | integer | read-only |
The current power-on password setting on the system. Enumeration: 'vUnknown': 2, 'vNotImplemented': 5, 'vEnabled': 4, 'vOther': 1, 'vDisabled': 3. |
a50KeyboardPasswordStatus | 1.3.6.1.4.1.412.2.4.49.1.2 | integer | read-only |
The current keyboard password setting on the system Enumeration: 'vUnknown': 2, 'vNotImplemented': 5, 'vEnabled': 4, 'vOther': 1, 'vDisabled': 3. |
a50AdministratorPasswordStatus | 1.3.6.1.4.1.412.2.4.49.1.3 | integer | read-only |
The current administrator password setting on the system. This passwordis required to make hardware configuration changes to the system. Enumeration: 'vUnknown': 2, 'vNotImplemented': 5, 'vEnabled': 4, 'vOther': 1, 'vDisabled': 3. |
a50FrontPanelResetStatus | 1.3.6.1.4.1.412.2.4.49.1.4 | integer | read-write |
The present status of the front panel reset button capability. If Enabled, the machine can be reset via the front panel reset button. IfDisable , the reset button, if available, is inoperative. Enumeration: 'vUnknown': 2, 'vNotImplemented': 5, 'vEnabled': 4, 'vOther': 1, 'vDisabled': 3. |
tSystemPowerControls | 1.3.6.1.4.1.412.2.4.51 | no-access |
This group defines attributes for controlling the main power supply tothe system. |
|
1.3.6.1.4.1.412.2.4.51.1 | no-access | |||
a52PowerControlRequest | 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 exeucted immediately. Writing an invalid or unimplemented value causes no change. Enumeration: 'vEnterSuspendMode': 6, 'vPowerOff': 3, 'vPowerOffThenOnAgain': 4, 'vEnterHibernationMode': 7, 'vOther': 1, 'vUnknown': 2, 'vEnterStandbyMode': 5. |
a52TimedPower_onAvailable | 1.3.6.1.4.1.412.2.4.51.1.2 | integer | read-only |
Defines whether a timed power-on facility is available. Enumeration: 'vUnknown': 2, 'vFalse': 0, 'vTrue': 1. |
a52TimeToNextScheduledPower_on | 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 tooccur. A value of 0 means that if the system is powered off, no automatic timed poweron will occur. A value of 0x80000000 denotes 'unknown'. |
tVoltageProbe | 1.3.6.1.4.1.412.2.4.53 | no-access |
This group defines the attributes for the voltage probes in this system. |
|
tVoltageProbeTraps | 1.3.6.1.4.1.412.2.4.53.0 | |||
notification1ForVoltageProbe | 1.3.6.1.4.1.412.2.4.53.0.256 |
Status Changed to OK |
||
notification2ForVoltageProbe | 1.3.6.1.4.1.412.2.4.53.0.257 |
Status Changed to Upper Critical |
||
notification3ForVoltageProbe | 1.3.6.1.4.1.412.2.4.53.0.258 |
Status Changed to Lower Critical |
||
notification4ForVoltageProbe | 1.3.6.1.4.1.412.2.4.53.0.259 |
Status Changed to from OK to Upper Non Critical |
||
notification5ForVoltageProbe | 1.3.6.1.4.1.412.2.4.53.0.260 |
Status Changed to from OK to Lower Non Critical |
||
notification6ForVoltageProbe | 1.3.6.1.4.1.412.2.4.53.0.261 |
Status Changed to from Upper Critical to Upper Non Critical |
||
notification7ForVoltageProbe | 1.3.6.1.4.1.412.2.4.53.0.262 |
Status Changed to from Lower Critical to Lower Non Critical |
||
1.3.6.1.4.1.412.2.4.53.1 | no-access | |||
a54VoltageProbeIndex | 1.3.6.1.4.1.412.2.4.53.1.1 | dmiinteger | read-only |
Index into this voltage probe table. |
a54VoltageProbeLocation | 1.3.6.1.4.1.412.2.4.53.1.2 | integer | read-only |
Identifies the physical location of the voltage probe. Enumeration: 'vProcessorModule': 9, 'vProcessor': 3, 'vMemoryModule': 8, 'vPeripheralBay': 5, 'vDisk': 4, 'vOther': 1, 'vUnknown': 2, 'vPowerUnit': 10, 'vAdd-inCard': 11, 'vMotherboard': 7, 'vSystemManagementModule': 6. |
a54VoltageProbeDescription | 1.3.6.1.4.1.412.2.4.53.1.3 | dmidisplaystring | read-only |
Additional descriptive information about the voltage probe or probe'slocation. |
a54VoltageStatus | 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. Enumeration: 'vNon-recoverable': 6, 'vOther': 1, 'vCritical': 5, 'vOk': 3, 'vNon-critical': 4, 'vUnknown': 2. |
a54VoltageProbeVoltageLevel | 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. 0x8000000denotes 'unknown'. |
a54MonitoredVoltageNominalLevel | 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 inmillivolts. 0x80000000 denotes 'unknown'. |
a54MonitoredVoltageNormalMaximum | 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 thisprobe in millivolts. 0x80000000 denotes 'unknown'. |
a54MonitoredVoltageNormalMinimum | 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 thisprobe in millivolts. 0x80000000 denotes 'unknown'. |
a54VoltageProbeMaximum | 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 inmillivolts. 0x80000000 denotes 'unknown'. |
a54VoltageProbeMinimum | 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 inmillivolts. 0x80000000 denotes 'unknown'. |
a54VoltageLevelLowerThreshold_Non_critic | 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, inmillivolts. 0x80000000 denotes 'unknown'. |
a54VoltageLevelUpperThreshold_Non_critic | 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'. |
a54VoltageLevelLowerThreshold_Critical | 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'. |
a54VoltageLevelUpperThreshold_Critical | 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'. |
a54VoltageLevelLowerThreshold_Non_recove | 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'. |
a54VoltageLevelUpperThreshold_Non_recove | 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'. |
a54VoltageProbeResolution | 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 ofmillivolts. '0x80000000 denotes 'unknown'. |
a54VoltageProbeTolerance | 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/minusmillivolts. 0x80000000 denotes 'unknown'. |
a54VoltageProbeAccuracy | 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/minushundredths of a percent. 0x80000000 denotes 'unknown'. |
a54FruGroupIndex | 1.3.6.1.4.1.412.2.4.53.1.20 | dmiinteger | read-only |
Index into the FRU table |
a54OperationalGroupIndex | 1.3.6.1.4.1.412.2.4.53.1.21 | dmiinteger | read-only |
Index into the Operational State table |
tTemperatureProbe | 1.3.6.1.4.1.412.2.4.54 | no-access |
This group defines the attributes for the temperature probes in thissystem. |
|
tTemperatureProbeTraps | 1.3.6.1.4.1.412.2.4.54.0 | |||
notification1ForTemperatureProbe | 1.3.6.1.4.1.412.2.4.54.0.256 |
Status Changed to OK |
||
notification2ForTemperatureProbe | 1.3.6.1.4.1.412.2.4.54.0.257 |
Status Changed to Upper Critical |
||
notification3ForTemperatureProbe | 1.3.6.1.4.1.412.2.4.54.0.258 |
Status Changed to Lower Critical |
||
notification4ForTemperatureProbe | 1.3.6.1.4.1.412.2.4.54.0.259 |
Status Changed to from OK to Upper Non Critical |
||
notification5ForTemperatureProbe | 1.3.6.1.4.1.412.2.4.54.0.260 |
Status Changed to from OK to Lower Non Critical |
||
notification6ForTemperatureProbe | 1.3.6.1.4.1.412.2.4.54.0.261 |
Status Changed to from Upper Critical to Upper Non Critical |
||
notification7ForTemperatureProbe | 1.3.6.1.4.1.412.2.4.54.0.262 |
Status Changed to from Lower Critical to Lower Non Critical |
||
1.3.6.1.4.1.412.2.4.54.1 | no-access | |||
a55TemperatureProbeTableIndex | 1.3.6.1.4.1.412.2.4.54.1.1 | dmiinteger | read-only |
Index into this temperature probe table. |
a55TemperatureProbeLocation | 1.3.6.1.4.1.412.2.4.54.1.2 | integer | read-only |
Identifies the physical location of the temperature probe. Enumeration: 'vProcessorModule': 9, 'vProcessor': 3, 'vFrontPanelBoard': 12, 'vMemoryModule': 8, 'vPeripheralBay': 5, 'vPowerSystemBoard': 14, 'vSmbMaster': 6, 'vDisk': 4, 'vOther': 1, 'vDriveBackPlane': 15, 'vUnknown': 2, 'vPowerUnit': 10, 'vBackPanelBoard': 13, 'vAdd-inCard': 11, 'vMotherboard': 7. |
a55TemperatureProbeDescription | 1.3.6.1.4.1.412.2.4.54.1.3 | dmidisplaystring | read-only |
Additional descriptive information about the temperature probe orprobe's location. |
a55TemperatureStatus | 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 reprobe. Enumeration: 'vNon-recoverable': 6, 'vOther': 1, 'vCritical': 5, 'vOk': 3, 'vNon-critical': 4, 'vUnknown': 2. |
a55TemperatureProbeTemperatureReading | 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'. |
a55MonitoredTemperatureNominalReading | 1.3.6.1.4.1.412.2.4.54.1.6 | dmiinteger | read-only |
The nominal temperature reading of the temperature monitoredby this probe in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
a55MonitoredTemperatureNormalMaximum | 1.3.6.1.4.1.412.2.4.54.1.7 | dmiinteger | read-only |
The normal maximum temperature reading of the temperaturemonitor d by this probe in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
a55MonitoredTemperatureNormalMinimum | 1.3.6.1.4.1.412.2.4.54.1.8 | dmiinteger | read-only |
The normal minimum temperature reading of the temperaturemonitor d by this probe in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
a55TemperatureProbeMaximum | 1.3.6.1.4.1.412.2.4.54.1.9 | dmiinteger | read-only |
The maximum temperature reading specified to be readable bythis probe in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
a55TemperatureProbeMinimum | 1.3.6.1.4.1.412.2.4.54.1.10 | dmiinteger | read-only |
The minimum temperature reading specified to be readable bythis probe in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
a55TemperatureLowerThreshold_Non_critica | 1.3.6.1.4.1.412.2.4.54.1.11 | dmiinteger | read-write |
The lower non-critical threshold for the temperature reading setby the user, in 1/10th degrees C. 0x80000000 denotes 'unknown'. |
a55TemperatureUpperThreshold_Non_critica | 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'. |
a55TemperatureLowerThreshold_Critical | 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'. |
a55TemperatureUpperThreshold_Critical | 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'. |
a55TemperatureLowerThreshold_Non_recover | 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'. |
a55TemperatureUpperThreshold_Non_recover | 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'. |
a55TemperatureProbeResolution | 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'. |
a55TemperatureProbeTolerance | 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'. |
a55TemperatureProbeAccuracy | 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'. |
a55FruGroupIndex | 1.3.6.1.4.1.412.2.4.54.1.20 | dmiinteger | read-only |
Index into the FRU table. A value of -1 indicatesthat this device is not an FRU. |
a55OperationalGroupIndex | 1.3.6.1.4.1.412.2.4.54.1.21 | dmiinteger | read-only |
Index into the Operational State table |
tPhysicalContainerGlobalTable | 1.3.6.1.4.1.412.2.4.63 | no-access |
This group of attributes describes the fields in a row ofthe Physical Container Global Table. This table lists all ofthe containers (e.g. chassis, sub-chassis, etc.) included withinthe component whose structure is being described |
|
tPhysicalContainerGlobalTableTraps | 1.3.6.1.4.1.412.2.4.63.0 | |||
notification1ForPhysicalContainer | 1.3.6.1.4.1.412.2.4.63.0.6 |
Container Security Breached |
||
notification2ForPhysicalContainer | 1.3.6.1.4.1.412.2.4.63.0.256 |
Container Secured |
||
1.3.6.1.4.1.412.2.4.63.1 | no-access | |||
a64ContainerOrChassisType | 1.3.6.1.4.1.412.2.4.63.1.1 | integer | read-only |
The type of container or chassis. Enumeration: 'vPortable': 8, 'vNotebook': 10, 'vTower': 7, 'vLunchBox': 16, 'vRaidChassis': 22, 'vBusExpansionChassis': 20, 'vSubchassis': 19, 'vDesktop': 3, 'vMiniTower': 6, 'vSubNotebook': 14, 'vAllInOne': 13, 'vLaptop': 9, 'vHandHeld': 11, 'vRackMountChassis': 23, 'vPizzaBox': 5, 'vOther': 1, 'vDockingStation': 12, 'vPeripheralChassis': 21, 'vExpansionChassis': 18, 'vMainSystemChassis': 17, 'vSpace-saving': 15, 'vUnknown': 2, 'vLowProfileDesktop': 4. |
a64AssetTag | 1.3.6.1.4.1.412.2.4.63.1.2 | dmidisplaystring | read-write |
The Container asset tag string.This asset tag string is writeabl by the system administrator. |
a64ChassisLockPresent | 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. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a64BootupState | 1.3.6.1.4.1.412.2.4.63.1.4 | integer | read-only |
The current state of this system when it booted. Enumeration: 'vWarning': 4, 'vCritical': 5, 'vOk': 3, 'vOther': 1, 'vUnknown': 2, 'vNon-recoverable1': 6. |
a64PowerState | 1.3.6.1.4.1.412.2.4.63.1.5 | integer | read-only |
The current state of the power supply for this system. Enumeration: 'vWarning': 4, 'vNon-recoverable': 6, 'vCritical': 5, 'vOk': 3, 'vOther': 1, 'vUnknown': 2. |
a64ThermalState | 1.3.6.1.4.1.412.2.4.63.1.6 | integer | read-only |
The current thermal state of this Container. Enumeration: 'vWarning': 4, 'vNon-recoverable': 6, 'vCritical': 5, 'vOk': 3, 'vOther': 1, 'vUnknown': 2. |
a64FruGroupIndex | 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. |
a64OperationalGroupIndex | 1.3.6.1.4.1.412.2.4.63.1.8 | dmiinteger | read-only |
The index into the Operational State table for this deviceif applicable. |
a64ContainerIndex | 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. |
a64ContainerName | 1.3.6.1.4.1.412.2.4.63.1.10 | dmidisplaystring | read-write |
This is any 64-octet long name that the user orsystem administra or wishes to give this specific physical container. |
a64ContainerLocation | 1.3.6.1.4.1.412.2.4.63.1.11 | dmidisplaystring | read-write |
This attribute is a string name for the location of thecontainer This attribute is Read-Write and may be set to any appropriate value by the user. The string may be 128 octets long. |
a64ContainerSecurityStatus | 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. Enumeration: 'vUnknown': 2, 'vNoSecurityBreachDetected': 3, 'vContainerSecurityBreached': 5, 'vOther': 1, 'vContainerSecurityBreachAttempted': 4. |
tBusGlobalTable | 1.3.6.1.4.1.412.2.4.64 | no-access |
This global table has one entry for each of the Busesin this Component. The unique ID provided to each bus is the index into this table. |
|
1.3.6.1.4.1.412.2.4.64.1 | no-access | |||
a128BusId | 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 usedas a key into the Bus Global Table. |
a128BusType | 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 BusGlobal Table. Enumeration: 'vScsi': 6, 'vPower': 10, 'vIde': 7, 'vEisa': 3, 'vPci': 5, 'vIsa': 4, 'vDiagnostic': 8, 'vOther': 1, 'vUnknown': 2, 'vI2c': 9. |
tPhysicalExpansionSitesTable | 1.3.6.1.4.1.412.2.4.65 | no-access |
This global table describes all of the expansion sites in this expandablecomponent in the system. The unique index of each expansion site is the key into thistable. Card/Bus slots, disk bays, hot-plug power supply bays, etc., are all examples of expansion sites. |
|
1.3.6.1.4.1.412.2.4.65.1 | no-access | |||
a129ExpansionSiteIndex | 1.3.6.1.4.1.412.2.4.65.1.1 | dmiinteger | read-only |
The unique integer index into Physical Expansion Sites table. |
a129ExpansionSiteType | 1.3.6.1.4.1.412.2.4.65.1.2 | integer | read-only |
This attribute describes the type of expansion sitethat is being defined by this entry in the Physical Expansion SitesTable. Enumeration: 'vBusSlot': 3, 'vPowerUnitBay': 5, 'vSubchassisSlot': 6, 'vOther': 1, 'vDriveBay': 4, 'vUnknown': 2, 'vPcmciaSlot': 7. |
a129VirtualExpansionSite | 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 ispermanently occupied because of the level of integration ofan expandable component. An example of a virtual expansion site isan I/O bus load taken up by a LAN controller that is integrated onto amotherboard. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a129ExpansionSiteName | 1.3.6.1.4.1.412.2.4.65.1.4 | dmidisplaystring | read-only |
Name chosen by the vendor of this component toname this particul r expansion site within this component, e.g. 'Slot 6', 'DriveBay 1'. |
a129ExpansionSiteDescription | 1.3.6.1.4.1.412.2.4.65.1.5 | dmidisplaystring | read-only |
This is a vendor-settable string that describes theexpandable site in whatever way is desired. |
a129ExpansionSiteCurrentlyOccupied | 1.3.6.1.4.1.412.2.4.65.1.6 | integer | read-only |
A boolean whose value indicates whether thisExpansion Site is currently occupied or not. Enumeration: 'vFalse': 0, 'vTrue': 1. |
tPowerUnitGlobalTable | 1.3.6.1.4.1.412.2.4.66 | no-access |
This global table describes all of the Power Units in thissystem component. The unique index of each Power Unit is the keyinto this table. A Power Unit is composed of potentially more than onePower Supply in a redundant configuration. Individual power supplies are described inthe 'Power Supply' standard group. In that group, each individual power supply entry willpoint to a Power Unit in this table by using the index of the row in this table that describesthe Power Unit. If a Power Unit is redundant, mo |
|
tPowerUnitGlobalTableTraps | 1.3.6.1.4.1.412.2.4.66.0 | |||
notification1ForPowerUnit | 1.3.6.1.4.1.412.2.4.66.0.1 |
Power Unit Redundancy Lost |
||
notification2ForPowerUnit | 1.3.6.1.4.1.412.2.4.66.0.2 |
Power Unit Redundancy Regained |
||
notification3ForPowerUnit | 1.3.6.1.4.1.412.2.4.66.0.3 |
Power Unit Redundancy Degraded |
||
notification4ForPowerUnit | 1.3.6.1.4.1.412.2.4.66.0.4 |
Power Unit VA Shutdown Condition Cleared |
||
notification5ForPowerUnit | 1.3.6.1.4.1.412.2.4.66.0.5 |
Power Unit VA Shutdown Limit Exceeded |
||
1.3.6.1.4.1.412.2.4.66.1 | no-access | |||
a67PowerUnitIndex | 1.3.6.1.4.1.412.2.4.66.1.1 | dmiinteger | read-only |
The unique index given to each Power Unit being describedby this table. This unique index is the key into this table. |
a67PowerUnitRedundancyStatus | 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 stillavailable; 'Degraded Redundancy' means that some failures have beenexperienced but some reduced amount of redundancy is still available;'Redundancy Lost' means that a sufficien number of failures have beenexperienced that no redundancy is available and the next failure experiencedwithin the Power Unit will cause overall Power Unit failure. Enumeration: 'vOffline': 4, 'vDegradedRedundancy': 6, 'vNotApplicableUnitNotRedundant': 3, 'vRedundancyLost': 7, 'vOther': 1, 'vUnknown': 2, 'vFullyRedundant': 5. |
tCoolingUnitGlobalTable | 1.3.6.1.4.1.412.2.4.67 | no-access |
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 |
|
1.3.6.1.4.1.412.2.4.67.1 | no-access | |||
a28CoolingUnitIndex | 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. |
a28CoolingUnitStatus | 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. Enumeration: 'vOffline': 4, 'vDegradedRedundancy': 6, 'vNotApplicableUnitNotRedundant': 3, 'vRedundancyLost': 7, 'vOther': 1, 'vUnknown': 2, 'vFullyRedundant': 5. |
tEventGenerationForProcessor | 1.3.6.1.4.1.412.2.4.100 | no-access | ||
1.3.6.1.4.1.412.2.4.100.1 | no-access | |||
a100EventType | 1.3.6.1.4.1.412.2.4.100.1.1 | integer | read-only |
The type of event that has occurred. Enumeration: 'vProcessorFrb-3Failure': 258, 'vProcessorDisabled': 259, 'vProcessorThermalTrip': 257, 'vProcessorInternalError': 256. |
a100EventSeverity | 1.3.6.1.4.1.412.2.4.100.1.2 | integer | read-only |
The severity of this event. Enumeration: 'vInformation': 2, 'vNon-recoverable': 32, 'vCritical': 16, 'vOk': 4, 'vMonitor': 1, 'vNon-critical': 8. |
a100IsEventState_based | 1.3.6.1.4.1.412.2.4.100.1.3 | integer | read-only |
The value of this attributedetermines whether the Event being reportedis a state-based Event or not. If the valueof this attribute is TRUE then the Event isstate-based. Otherwise the Event is notstate-based. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a100EventStateKey | 1.3.6.1.4.1.412.2.4.100.1.4 | dmiinteger | read-only |
A unique, single integer key into the EventState group if this is a state-based Event.If this is not a state-based Event then thisthis attribute's value is not defined. |
a100AssociatedGroup | 1.3.6.1.4.1.412.2.4.100.1.5 | dmidisplaystring | read-only |
The class name of the group that is associatedwith the events defined in this EventGeneration group. |
a100EventSystem | 1.3.6.1.4.1.412.2.4.100.1.6 | integer | read-only |
The major functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a100EventSubsystem | 1.3.6.1.4.1.412.2.4.100.1.7 | integer | read-only |
The minor functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a100IsInstanceDataPresent | 1.3.6.1.4.1.412.2.4.100.1.9 | integer | read-only |
Indicates whether the second event block containsinstance-specif c data. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a100EventMessage | 1.3.6.1.4.1.412.2.4.100.1.10 | dmidisplaystring | read-only |
Auxillary information releated to the eventThis text contains the name of the Probe |
tEventGenerationForPowerSupply | 1.3.6.1.4.1.412.2.4.104 | no-access | ||
1.3.6.1.4.1.412.2.4.104.1 | no-access | |||
a104EventType | 1.3.6.1.4.1.412.2.4.104.1.1 | integer | read-only |
The type of event that has occurred. Enumeration: 'vPowerSupplyOk': 257, 'vPowerSupplyInserted': 259, 'vPowerSupplyRemoved': 260, 'vPowerSupplyFailed': 256, 'vPowerSupplyLikelyToFail': 258. |
a104EventSeverity | 1.3.6.1.4.1.412.2.4.104.1.2 | integer | read-only |
The severity of this event. Enumeration: 'vInformation': 2, 'vNon-recoverable': 32, 'vCritical': 16, 'vOk': 4, 'vMonitor': 1, 'vNon-critical': 8. |
a104IsEventState_based | 1.3.6.1.4.1.412.2.4.104.1.3 | integer | read-only |
The value of this attributedetermines whether the Event being reportedis a state-based Event or not. If the valueof this attribute is TRUE then the Event isstate-based. Otherwise the Event is notstate-based. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a104EventStateKey | 1.3.6.1.4.1.412.2.4.104.1.4 | dmiinteger | read-only |
A unique, single integer key into the EventState group if this is a state-based Event.If this is not a state-based Event then thisthis attribute's value is not defined. |
a104AssociatedGroup | 1.3.6.1.4.1.412.2.4.104.1.5 | dmidisplaystring | read-only |
The class name of the group that is associatedwith the events defined in this EventGeneration group. |
a104EventSystem | 1.3.6.1.4.1.412.2.4.104.1.6 | integer | read-only |
The major functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a104EventSubsystem | 1.3.6.1.4.1.412.2.4.104.1.7 | integer | read-only |
The minor functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a104IsInstanceDataPresent | 1.3.6.1.4.1.412.2.4.104.1.9 | integer | read-only |
Indicates whether the second event block containsinstance-specif c data. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a104EventMessage | 1.3.6.1.4.1.412.2.4.104.1.10 | dmidisplaystring | read-only |
Auxillary information releated to the eventThis text contains the name of the Probe |
tEventGenerationForPhysicalMemory | 1.3.6.1.4.1.412.2.4.108 | no-access | ||
1.3.6.1.4.1.412.2.4.108.1 | no-access | |||
a108EventType | 1.3.6.1.4.1.412.2.4.108.1.1 | integer | read-only |
The type of event that has occurred. Enumeration: 'vMulti-bitMemoryErrorFromPreviousBoot': 257, 'vSingle-bitMemoryError': 256. |
a108EventSeverity | 1.3.6.1.4.1.412.2.4.108.1.2 | integer | read-only |
The severity of this event. Enumeration: 'vInformation': 2, 'vNon-recoverable': 32, 'vCritical': 16, 'vOk': 4, 'vMonitor': 1, 'vNon-critical': 8. |
a108IsEventState_based | 1.3.6.1.4.1.412.2.4.108.1.3 | integer | read-only |
The value of this attributedetermines whether the Event being reportedis a state-based Event or not. If the valueof this attribute is TRUE then the Event isstate-based. Otherwise the Event is notstate-based. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a108EventStateKey | 1.3.6.1.4.1.412.2.4.108.1.4 | dmiinteger | read-only |
A unique, single integer key into the EventState group if this is a state-based Event.If this is not a state-based Event then thisthis attribute's value is not defined. |
a108AssociatedGroup | 1.3.6.1.4.1.412.2.4.108.1.5 | dmidisplaystring | read-only |
The class name of the group that is associatedwith the events defined in this EventGeneration group. |
a108EventSystem | 1.3.6.1.4.1.412.2.4.108.1.6 | integer | read-only |
The major functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a108EventSubsystem | 1.3.6.1.4.1.412.2.4.108.1.7 | integer | read-only |
The minor functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a108IsInstanceDataPresent | 1.3.6.1.4.1.412.2.4.108.1.9 | integer | read-only |
Indicates whether the second event block containsinstance-specif c data. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a108EventMessage | 1.3.6.1.4.1.412.2.4.108.1.10 | dmidisplaystring | read-only |
Auxillary information releated to the eventThis text contains the name of the Probe |
tEventGenerationForVoltageProbe | 1.3.6.1.4.1.412.2.4.113 | no-access | ||
1.3.6.1.4.1.412.2.4.113.1 | no-access | |||
a113EventType | 1.3.6.1.4.1.412.2.4.113.1.1 | integer | read-only |
The type of event that has occurred. Enumeration: 'vStatusChangedToOk': 256, 'vStatusChangedToLowerCritical': 258, 'vStatusChangedFromOkToUpperNon-critical': 259, 'vStatusChangedFromLowerCriticalToLowerNo': 262, 'vStatusChangedToUpperCritical': 257, 'vStatusChangedFromOkToLowerNon-critical': 260, 'vStatusChangedFromUpperCriticalToUpperNo': 261. |
a113EventSeverity | 1.3.6.1.4.1.412.2.4.113.1.2 | integer | read-only |
The severity of this event. Enumeration: 'vInformation': 2, 'vNon-recoverable': 32, 'vCritical': 16, 'vOk': 4, 'vMonitor': 1, 'vNon-critical': 8. |
a113IsEventState_based | 1.3.6.1.4.1.412.2.4.113.1.3 | integer | read-only |
The value of this attributedetermines whether the Event being reportedis a state-based Event or not. If the valueof this attribute is TRUE then the Event isstate-based. Otherwise the Event is notstate-based. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a113EventStateKey | 1.3.6.1.4.1.412.2.4.113.1.4 | dmiinteger | read-only |
A unique, single integer key into the EventState group if this is a state-based Event.If this is not a state-based Event then thisthis attribute's value is not defined. |
a113AssociatedGroup | 1.3.6.1.4.1.412.2.4.113.1.5 | dmidisplaystring | read-only |
The class name of the group that is associatedwith the events defined in this EventGeneration group. |
a113EventSystem | 1.3.6.1.4.1.412.2.4.113.1.6 | integer | read-only |
The major functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a113EventSubsystem | 1.3.6.1.4.1.412.2.4.113.1.7 | integer | read-only |
The minor functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a113IsInstanceDataPresent | 1.3.6.1.4.1.412.2.4.113.1.9 | integer | read-only |
Indicates whether the second event block containsinstance-specif c data. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a113EventMessage | 1.3.6.1.4.1.412.2.4.113.1.10 | dmidisplaystring | read-only |
Auxillary information releated to the eventThis text contains the name of the Probe |
tEventGenerationForTemperatureProbe | 1.3.6.1.4.1.412.2.4.114 | no-access | ||
1.3.6.1.4.1.412.2.4.114.1 | no-access | |||
a114EventType | 1.3.6.1.4.1.412.2.4.114.1.1 | integer | read-only |
The type of event that has occurred. Enumeration: 'vStatusChangedToOk': 256, 'vStatusChangedToLowerCritical': 258, 'vStatusChangedFromOkToUpperNon-critical': 259, 'vStatusChangedFromLowerCriticalToLowerNo': 262, 'vStatusChangedToUpperCritical': 257, 'vStatusChangedFromOkToLowerNon-critical': 260, 'vStatusChangedFromUpperCriticalToUpperNo': 261. |
a114EventSeverity | 1.3.6.1.4.1.412.2.4.114.1.2 | integer | read-only |
The severity of this event. Enumeration: 'vInformation': 2, 'vNon-recoverable': 32, 'vCritical': 16, 'vOk': 4, 'vMonitor': 1, 'vNon-critical': 8. |
a114IsEventState_based | 1.3.6.1.4.1.412.2.4.114.1.3 | integer | read-only |
The value of this attributedetermines whether the Event being reportedis a state-based Event or not. If the valueof this attribute is TRUE then the Event isstate-based. Otherwise the Event is notstate-based. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a114EventStateKey | 1.3.6.1.4.1.412.2.4.114.1.4 | dmiinteger | read-only |
A unique, single integer key into the EventState group if this is a state-based Event.If this is not a state-based Event then thisthis attribute's value is not defined. |
a114AssociatedGroup | 1.3.6.1.4.1.412.2.4.114.1.5 | dmidisplaystring | read-only |
The class name of the group that is associatedwith the events defined in this EventGeneration group. |
a114EventSystem | 1.3.6.1.4.1.412.2.4.114.1.6 | integer | read-only |
The major functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a114EventSubsystem | 1.3.6.1.4.1.412.2.4.114.1.7 | integer | read-only |
The minor functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a114IsInstanceDataPresent | 1.3.6.1.4.1.412.2.4.114.1.9 | integer | read-only |
Indicates whether the second event block containsinstance-specif c data. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a114EventMessage | 1.3.6.1.4.1.412.2.4.114.1.10 | dmidisplaystring | read-only |
Auxillary information releated to the eventThis text contains the name of the Probe |
tEventGenerationForPhysicalContainer | 1.3.6.1.4.1.412.2.4.116 | no-access | ||
1.3.6.1.4.1.412.2.4.116.1 | no-access | |||
a116EventType | 1.3.6.1.4.1.412.2.4.116.1.1 | integer | read-only |
The type of event that has occurred. Enumeration: 'vContainerSecurityBreach': 6, 'vContainerSecurityStatusOk': 256. |
a116EventSeverity | 1.3.6.1.4.1.412.2.4.116.1.2 | integer | read-only |
The severity of this event. Enumeration: 'vInformation': 2, 'vNon-recoverable': 32, 'vCritical': 16, 'vOk': 4, 'vMonitor': 1, 'vNon-critical': 8. |
a116IsEventState_based | 1.3.6.1.4.1.412.2.4.116.1.3 | integer | read-only |
The value of this attributedetermines whether the Event being reportedis a state-based Event or not. If the valueof this attribute is TRUE then the Event isstate-based. Otherwise the Event is notstate-based. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a116EventStateKey | 1.3.6.1.4.1.412.2.4.116.1.4 | dmiinteger | read-only |
A unique, single integer key into the EventState group if this is a state-based Event.If this is not a state-based Event then thisthis attribute's value is not defined. |
a116AssociatedGroup | 1.3.6.1.4.1.412.2.4.116.1.5 | dmidisplaystring | read-only |
The class name of the group that is associatedwith the events defined in this EventGeneration group. |
a116EventSystem | 1.3.6.1.4.1.412.2.4.116.1.6 | integer | read-only |
The major functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a116EventSubsystem | 1.3.6.1.4.1.412.2.4.116.1.7 | integer | read-only |
The minor functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a116IsInstanceDataPresent | 1.3.6.1.4.1.412.2.4.116.1.9 | integer | read-only |
Indicates whether the second event block containsinstance-specif c data. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a116EventMessage | 1.3.6.1.4.1.412.2.4.116.1.10 | dmidisplaystring | read-only |
Auxillary information releated to the eventThis text contains the name of the Probe |
tPointingDevice | 1.3.6.1.4.1.412.2.4.122 | no-access |
This group defines the characteristics of a pointing device. |
|
1.3.6.1.4.1.412.2.4.122.1 | no-access | |||
a122PointingDeviceType | 1.3.6.1.4.1.412.2.4.122.1.1 | integer | read-only |
The type of this Pointing Device. Enumeration: 'vTrackPoint': 5, 'vGlidePoint': 6, 'vMouse': 3, 'vOther': 1, 'vTouchPad': 7, 'vUnknown': 2, 'vTrackBall': 4. |
a122PointingDeviceInterface | 1.3.6.1.4.1.412.2.4.122.1.2 | integer | read-only |
The interface type of this Pointing Device. Enumeration: 'vBusMouseDb-9': 160, 'vAdb': 8, 'vBusMouseMicro-din': 161, 'vUsb': 162, 'vInfrared': 5, 'vHp-hil': 6, 'vBusMouse': 7, 'vSerial': 3, 'vOther': 1, 'vUnknown': 2, 'vPs2': 4. |
a122PointingDeviceIrq | 1.3.6.1.4.1.412.2.4.122.1.3 | dmiinteger | read-only |
The IRQ number used by this Pointing Device. |
a122PointingDeviceButtons | 1.3.6.1.4.1.412.2.4.122.1.4 | dmiinteger | read-only |
The number of Pointing Device buttons on this Pointing Device. |
a122PointingDevicePortName | 1.3.6.1.4.1.412.2.4.122.1.5 | dmidisplaystring | read-only |
The name of the port currently being used by this Pointing Device. |
a122PointingDeviceDriverName | 1.3.6.1.4.1.412.2.4.122.1.6 | dmidisplaystring | read-only |
The name of the Pointing Device driver. |
a122PointingDeviceDriverVersion | 1.3.6.1.4.1.412.2.4.122.1.7 | dmidisplaystring | read-only |
The version number of the Pointing Device driver. |
a122FruGroupIndex | 1.3.6.1.4.1.412.2.4.122.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. |
a122OperationalGroupIndex | 1.3.6.1.4.1.412.2.4.122.1.9 | dmiinteger | read-only |
The index into the Operational State table for this device. |
a122SecuritySettings | 1.3.6.1.4.1.412.2.4.122.1.10 | integer | read-only |
Enum describing the current hardware security settings on this device. Enumeration: 'vUnknown': 2, 'vExternalInterfaceLockedOut': 4, 'vExternalInterfaceEnabled': 5, 'vNone': 3, 'vOther': 1. |
tEventGenerationForCoolingDevice | 1.3.6.1.4.1.412.2.4.140 | no-access | ||
1.3.6.1.4.1.412.2.4.140.1 | no-access | |||
a140EventType | 1.3.6.1.4.1.412.2.4.140.1.1 | integer | read-only |
The type of event that has occurred. Enumeration: 'vCoolingDeviceStatusChange': 1, 'vTemperatureFault': 2. |
a140EventSeverity | 1.3.6.1.4.1.412.2.4.140.1.2 | integer | read-only |
The severity of this event. Enumeration: 'vInformation': 2, 'vNon-recoverable': 32, 'vCritical': 16, 'vOk': 4, 'vMonitor': 1, 'vNon-critical': 8. |
a140IsEventState_based | 1.3.6.1.4.1.412.2.4.140.1.3 | integer | read-only |
The value of this attributedetermines whether the Event being reportedis a state-based Event or not. If the valueof this attribute is TRUE then the Event isstate-based. Otherwise the Event is notstate-based. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a140EventStateKey | 1.3.6.1.4.1.412.2.4.140.1.4 | dmiinteger | read-only |
A unique, single integer key into the EventState group if this is a state-based Event.If this is not a state-based Event then thisthis attribute's value is not defined. |
a140AssociatedGroup | 1.3.6.1.4.1.412.2.4.140.1.5 | dmidisplaystring | read-only |
The class name of the group that is associatedwith the events defined in this EventGeneration group. |
a140EventSystem | 1.3.6.1.4.1.412.2.4.140.1.6 | integer | read-only |
The major functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a140EventSubsystem | 1.3.6.1.4.1.412.2.4.140.1.7 | integer | read-only |
The minor functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
tEventGenerationForPowerUnit | 1.3.6.1.4.1.412.2.4.201 | no-access | ||
1.3.6.1.4.1.412.2.4.201.1 | no-access | |||
a201EventType | 1.3.6.1.4.1.412.2.4.201.1.1 | integer | read-only |
The type of event that has occurred. Enumeration: 'vPowerUnitRedundancyLost': 1, 'vPowerUnitVaShutdownConditionCleared': 4, 'vPowerUnitRedundancyDegraded': 3, 'vPowerUnitVaShutdownLimitExceeded': 5, 'vPowerUnitRedundancyRegained': 2. |
a201EventSeverity | 1.3.6.1.4.1.412.2.4.201.1.2 | integer | read-only |
The severity of this event. Enumeration: 'vInformation': 2, 'vNon-recoverable': 32, 'vCritical': 16, 'vOk': 4, 'vMonitor': 1, 'vNon-critical': 8. |
a201IsEventState_based | 1.3.6.1.4.1.412.2.4.201.1.3 | integer | read-only |
The value of this attributedetermines whether the Event being reportedis a state-based Event or not. If the valueof this attribute is TRUE then the Event isstate-based. Otherwise the Event is notstate-based. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a201EventStateKey | 1.3.6.1.4.1.412.2.4.201.1.4 | dmiinteger | read-only |
A unique, single integer key into the EventState group if this is a state-based Event.If this is not a state-based Event then thisthis attribute's value is not defined. |
a201AssociatedGroup | 1.3.6.1.4.1.412.2.4.201.1.5 | dmidisplaystring | read-only |
The class name of the group that is associatedwith the events defined in this EventGeneration group. |
a201EventSystem | 1.3.6.1.4.1.412.2.4.201.1.6 | integer | read-only |
The major functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a201EventSubsystem | 1.3.6.1.4.1.412.2.4.201.1.7 | integer | read-only |
The minor functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a201IsInstanceDataPresent | 1.3.6.1.4.1.412.2.4.201.1.9 | integer | read-only |
Indicates whether the second event block containsinstance-specif c data. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a201EventMessage | 1.3.6.1.4.1.412.2.4.201.1.10 | dmidisplaystring | read-only |
Auxillary information releated to the eventThis text contains the name of the Probe |
tEventGenerationForSystemSlots | 1.3.6.1.4.1.412.2.4.205 | no-access | ||
1.3.6.1.4.1.412.2.4.205.1 | no-access | |||
a205EventType | 1.3.6.1.4.1.412.2.4.205.1.1 | integer | read-only |
The type of event that has occurred. Enumeration: 'vSlotPoweredOn': 4, 'vSlotStatusChangeToOk': 1, 'vSlotStatusChangeToNon-critical': 2, 'vSlotPoweredOff': 5, 'vSlotStatusChangeToCritical': 3. |
a205EventSeverity | 1.3.6.1.4.1.412.2.4.205.1.2 | integer | read-only |
The severity of this event. Enumeration: 'vInformation': 2, 'vNon-recoverable': 32, 'vCritical': 16, 'vOk': 4, 'vMonitor': 1, 'vNon-critical': 8. |
a205IsEventState_based | 1.3.6.1.4.1.412.2.4.205.1.3 | integer | read-only |
The value of this attributedetermines whether the Event being reportedis a state-based Event or not. If the valueof this attribute is TRUE then the Event isstate-based. Otherwise the Event is notstate-based. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a205EventStateKey | 1.3.6.1.4.1.412.2.4.205.1.4 | dmiinteger | read-only |
A unique, single integer key into the EventState group if this is a state-based Event.If this is not a state-based Event then thisthis attribute's value is not defined. |
a205AssociatedGroup | 1.3.6.1.4.1.412.2.4.205.1.5 | dmidisplaystring | read-only |
The class name of the group that is associatedwith the events defined in this EventGeneration group. |
a205EventSystem | 1.3.6.1.4.1.412.2.4.205.1.6 | integer | read-only |
The major functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a205EventSubsystem | 1.3.6.1.4.1.412.2.4.205.1.7 | integer | read-only |
The minor functional aspect of the productcausing the fault. Enumeration: 'vUnknown': 1, 'vOther': 0. |
a205IsInstanceDataPresent | 1.3.6.1.4.1.412.2.4.205.1.9 | integer | read-only |
Indicates whether the second event block containsinstance-specif c data. Enumeration: 'vFalse': 0, 'vTrue': 1. |
a205EventMessage | 1.3.6.1.4.1.412.2.4.205.1.10 | dmidisplaystring | read-only |
Auxillary information releated to the eventThis text contains the name of the Probe |