DMTF-MOBILE-MIB

File: DMTF-MOBILE-MIB.mib (32560 bytes)

Imported modules

SNMPv2-SMI DMTF-DMI-MIB

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
enterprises Counter32 Counter64
Gauge32 Integer32 Dmi-Date
DmiString dmiEventDateTime dmiCompId
dmiEventSeverity dmiEventStateKey dmiEventAssociatedGroup
dmiEventSystem dmiEventSubSystem

Defined Types

DmiCounter  
Counter32    

DmiCounter64  
Counter64    

DmiGauge  
Gauge32    

DmiInteger  
Integer32    

DmiOctetstring  
OCTET STRING    

DmiCompId  
INTEGER    

DmiGroupId  
INTEGER    

SdmtfDeviceBay  
SEQUENCE    
  dmtfDeviceBayState INTEGER
  deviceBayIndex DmiInteger
  deviceBayType DmiInteger
  deviceBayLocation DmiString
  devicesSupported DmiString
  deviceCurrentlyAttached DmiString

SdmtfDynamicStates  
SEQUENCE    
  aCLineStatus DmiInteger
  dockingStatus DmiInteger

SdmtfInfraredPort  
SEQUENCE    
  dmtfInfraredPortState INTEGER
  iRIndex DmiInteger
  iRLocation DmiString
  iREnableState DmiInteger
  iRLimitSpeedEnable DmiInteger
  iRSpeedLimit DmiInteger
  iRPhysicalPortName DmiString
  iRVirtualCOMPortName DmiString
  iRVirtualLPTPortName DmiString
  iRProtocol DmiInteger

SdmtfPointingDevice  
SEQUENCE    
  pointingDeviceType DmiInteger
  pointingDeviceInterface DmiInteger
  pointingDeviceIRQ DmiInteger
  pointingDeviceButtons DmiInteger
  pointingDevicePortName DmiString
  pointingDeviceDriverName DmiString
  pointingDeviceDriverVersion DmiString
  fRUGroupIndex DmiInteger
  operationalGroupIndex DmiInteger
  securitySettings DmiInteger

SdmtfPortableBattery  
SEQUENCE    
  dmtfPortableBatteryState INTEGER
  portableBatteryIndex DmiInteger
  portableBatteryLocation DmiString
  portableBatteryManufacturer DmiString
  portableBatteryManufactureDate Dmi-Date
  portableBatterySerialNumber DmiString
  portableBatteryDeviceName DmiString
  portableBatteryDeviceChemistry DmiInteger
  portableBatteryDesignCapacity DmiInteger
  portableBatteryDesignVoltage DmiInteger
  smartBatteryVersion DmiString
  fullChargeCapacity DmiInteger
  remainingCapacity DmiInteger
  maximumError DmiInteger
  portableBatteryChargingStatus DmiInteger
  remainingBatteryTime DmiInteger
  remainingTimeToFullBattery DmiInteger
  powerUnitIndex DmiInteger

SdmtfPowerManagementBinaryAssociationTable  
SEQUENCE    
  dmtfPowerManagementBinaryAssociationTableState INTEGER
  index-1 DmiInteger
  type DmiString
  ref1 DmiString
  ref2 DmiString

SdmtfPowerManagementTable  
SEQUENCE    
  dmtfPowerManagementTableState INTEGER
  powerManagementEnabledDisabled DmiInteger
  currentPowerManagementState DmiInteger
  d1TimerValue DmiInteger
  d2TimerValue DmiInteger
  d3TimerValue DmiInteger

SdmtfSystemPowerManagement  
SEQUENCE    
  powerManagementCapabilities DmiInteger
  reducedCPUClockSpeed DmiInteger
  overrideAC DmiInteger
  ringEventResume DmiInteger
  alarmResume DmiInteger

SdmtfVideoOutputDevice  
SEQUENCE    
  dmtfVideoOutputDeviceState INTEGER
  index DmiInteger
  builtIn DmiInteger
  type-1 DmiInteger
  colorSupport DmiInteger
  brightness DmiInteger
  contrast DmiInteger
  videoGroupReference DmiString

Defined Values

dmtf 1.3.6.1.4.1.412
OBJECT IDENTIFIER    

dmtfStdMifs 1.3.6.1.4.1.412.2
OBJECT IDENTIFIER    

dmtfDynOids 1.3.6.1.4.1.412.3
OBJECT IDENTIFIER    

dmtfMobileComputerMIF 1.3.6.1.4.1.412.2.8
This MIB is a translation of the DMTF Mobile Computer MIF, based on the translation rules defined by the DMTF DMI to SNMP Mapping Standard, Version 1.0. DMI-based systems running a DMI-to-SNMP Mapping Agent provide the ability to access DMI component instrumentation via SNMP protocol operations.
MODULE-IDENTITY    

dmtfDeviceBayTable 1.3.6.1.4.1.412.2.8.9
This group defines device bays characteristics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfDeviceBay

dmtfDeviceBayEntry 1.3.6.1.4.1.412.2.8.9.1
This group defines device bays characteristics
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfDeviceBay  

dmtfDeviceBayState 1.3.6.1.4.1.412.2.8.9.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

deviceBayIndex 1.3.6.1.4.1.412.2.8.9.1.1
Defines an index for the device bays in the system
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

deviceBayType 1.3.6.1.4.1.412.2.8.9.1.2
Defines the type of Device Bay. Examples of Proprietary Bay are: Swappable Bay, Multi-Function Bay and Media Bay Types
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), proprietaryBay(3), standardDesktopDeviceBay(4), standardMobileDeviceBay(5), standardUltraMobileDeviceBay(6)  

deviceBayLocation 1.3.6.1.4.1.412.2.8.9.1.3
Defines the physical location of the device bay
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

devicesSupported 1.3.6.1.4.1.412.2.8.9.1.4
Defines a string containing a list of devices supported in this bay separated by commas.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

deviceCurrentlyAttached 1.3.6.1.4.1.412.2.8.9.1.5
Defines the name of the device currently attached to this bay
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfDynamicStatesTable 1.3.6.1.4.1.412.2.8.2
This group defines the dynamic states information in the portable system
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfDynamicStates

dmtfDynamicStatesEntry 1.3.6.1.4.1.412.2.8.2.1
This group defines the dynamic states information in the portable system
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfDynamicStates  

aCLineStatus 1.3.6.1.4.1.412.2.8.2.1.1
This group defines status information about the AC line in the notebook
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), offLine(3), onLine(4), onBackupPower(5)  

dockingStatus 1.3.6.1.4.1.412.2.8.2.1.2
Defines whether system is docked or not
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), docked(3), notDocked(4)  

dmtfInfraredPortTable 1.3.6.1.4.1.412.2.8.4
This group defines attributes for Infrared Ports
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfInfraredPort

dmtfInfraredPortEntry 1.3.6.1.4.1.412.2.8.4.1
This group defines attributes for Infrared Ports
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfInfraredPort  

dmtfInfraredPortState 1.3.6.1.4.1.412.2.8.4.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

iRIndex 1.3.6.1.4.1.412.2.8.4.1.1
Index to identify the IR port
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

iRLocation 1.3.6.1.4.1.412.2.8.4.1.2
Location of the IR window on the device
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

iREnableState 1.3.6.1.4.1.412.2.8.4.1.3
Defines whether IR is enabled or disabled
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), enabled(3), disabled(4)  

iRLimitSpeedEnable 1.3.6.1.4.1.412.2.8.4.1.4
Defines whether IR speed is limited or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), enabled(3), disabled(4)  

iRSpeedLimit 1.3.6.1.4.1.412.2.8.4.1.5
Defines connection speed limit of the IR port, in bits per second.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

iRPhysicalPortName 1.3.6.1.4.1.412.2.8.4.1.6
Defines the physical port that IR is connected to.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

iRVirtualCOMPortName 1.3.6.1.4.1.412.2.8.4.1.7
Defines the virtual COM port the IR is connected to.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

iRVirtualLPTPortName 1.3.6.1.4.1.412.2.8.4.1.8
Defines the virtual LPT port the IR is connected to.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

iRProtocol 1.3.6.1.4.1.412.2.8.4.1.9
Defines protocol used to establish the IR connection
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), sIR(3), fIR(4), mIR(5)  

dmtfPointingDeviceTable 1.3.6.1.4.1.412.2.8.5
This group defines the characteristics of a pointing device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfPointingDevice

dmtfPointingDeviceEntry 1.3.6.1.4.1.412.2.8.5.1
This group defines the characteristics of a pointing device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfPointingDevice  

pointingDeviceType 1.3.6.1.4.1.412.2.8.5.1.1
The type of this Pointing Device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), mouse(3), trackBall(4), trackPoint(5), glidePoint(6), touchPad(7)  

pointingDeviceInterface 1.3.6.1.4.1.412.2.8.5.1.2
The interface type of this Pointing Device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), serial(3), pS2(4), infrared(5), hPHIL(6), busMouse(7), aDB(8), busMouseDB9(160), busMouseMicroDIN(161), uSB(162)  

pointingDeviceIRQ 1.3.6.1.4.1.412.2.8.5.1.3
The IRQ number used by this Pointing Device.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

pointingDeviceButtons 1.3.6.1.4.1.412.2.8.5.1.4
The number of Pointing Device buttons on this Pointing Device.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

pointingDevicePortName 1.3.6.1.4.1.412.2.8.5.1.5
The name of the port currently being used by this Pointing Device.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

pointingDeviceDriverName 1.3.6.1.4.1.412.2.8.5.1.6
The name of the Pointing Device driver.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

pointingDeviceDriverVersion 1.3.6.1.4.1.412.2.8.5.1.7
The version number of the Pointing Device driver.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

fRUGroupIndex 1.3.6.1.4.1.412.2.8.5.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

operationalGroupIndex 1.3.6.1.4.1.412.2.8.5.1.9
The index into the Operational State table for this device.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

securitySettings 1.3.6.1.4.1.412.2.8.5.1.10
Enum describing the current hardware security settings on this device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), none(3), externalInterfaceLockedOut(4), externalInterfaceEnabled(5)  

dmtfPortableBatteryTable 1.3.6.1.4.1.412.2.8.1
This group defines general information about the portable battery(s) in the system
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfPortableBattery

dmtfPortableBatteryEntry 1.3.6.1.4.1.412.2.8.1.1
This group defines general information about the portable battery(s) in the system
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfPortableBattery  

dmtfPortableBatteryState 1.3.6.1.4.1.412.2.8.1.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

portableBatteryIndex 1.3.6.1.4.1.412.2.8.1.1.1
The index into the portable battery table.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

portableBatteryLocation 1.3.6.1.4.1.412.2.8.1.1.2
The location of the battery
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

portableBatteryManufacturer 1.3.6.1.4.1.412.2.8.1.1.3
The name of the company that manufactured the battery.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

portableBatteryManufactureDate 1.3.6.1.4.1.412.2.8.1.1.4
The battery manufacture date.
Status: current Access: read-only
OBJECT-TYPE    
  Dmi-Date  

portableBatterySerialNumber 1.3.6.1.4.1.412.2.8.1.1.5
The serial number for this battery.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

portableBatteryDeviceName 1.3.6.1.4.1.412.2.8.1.1.6
Device name for this battery. For instance, Duracell DR-36.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

portableBatteryDeviceChemistry 1.3.6.1.4.1.412.2.8.1.1.7
The battery chemistry. For instance, Lithium-ion or Nickel metal hydride.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), leadAcid(3), nickelCadmium(4), nickelMetalHydride(5), lithiumIon(6), zincAir(7), lithiumPolymer(8)  

portableBatteryDesignCapacity 1.3.6.1.4.1.412.2.8.1.1.8
The design capacity of the battery in mWatt-hours. If this attribute is not supported, value = 0x80000000
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

portableBatteryDesignVoltage 1.3.6.1.4.1.412.2.8.1.1.9
The design voltage of the battery in mVolts. If this attribute is not supported, value = 0x80000000
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

smartBatteryVersion 1.3.6.1.4.1.412.2.8.1.1.10
The Smart Battery Data Specification version number supported by this battery. If the battery does not support this function, the value should be left blank.
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

fullChargeCapacity 1.3.6.1.4.1.412.2.8.1.1.11
The full charge capacity of the battery in mWatt-hours. Comparis n of this value to the battery Design Capacity determines when the battery requires replacement. The battery industry has defined a battery's end of life to be when the Full Charge Capacity falls below 80% of the Design Capacity. If this attribute is not supported, value = -1.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

remainingCapacity 1.3.6.1.4.1.412.2.8.1.1.12
The battery's remaining capacity in mWatt-hours. This value is used with Design Capacity or Full Charge Capacity to calculate fuel gauge information. If this attribute is not supported, value = -1.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

maximumError 1.3.6.1.4.1.412.2.8.1.1.13
The maximum error (as a percentage) in the Watt-hour data reported by the battery. The maximum error indicates the upper bound on how much additional energy the battery may have above the energy it reports having. When this value exceeds some value, for instance, 10%, some action must be taken (for instance, fully discharge then fully charge the battery) within some specified time (for instance, within two recharge cycles of the battery). If the action is not taken within the time frame, the error value
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

portableBatteryChargingStatus 1.3.6.1.4.1.412.2.8.1.1.14
The charging battery status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), high(3), low(4), critical(5), charging(6), chargingAndHigh(7), chargingAndLow(8), chargingAndCritical(9), noSystemBattery(10)  

remainingBatteryTime 1.3.6.1.4.1.412.2.8.1.1.15
The remaining battery time in minutes, at the current average system power consumption level.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

remainingTimeToFullBattery 1.3.6.1.4.1.412.2.8.1.1.16
The remaining time to charge the battery fully in minutes,at the current average system power consumption level and charging rate
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

powerUnitIndex 1.3.6.1.4.1.412.2.8.1.1.17
This is the ID of the Power Unit (logical portable battery) to which this Portable Battery belongs. This value matches up with the Power Unit Table Index attribute defined in the Power Unit Global Table.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

dmtfPowerManagementBinaryAssociationTable 1.3.6.1.4.1.412.2.8.8
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfPowerManagementBinaryAssociationTable

dmtfPowerManagementBinaryAssociationEntry 1.3.6.1.4.1.412.2.8.8.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfPowerManagementBinaryAssociationTable  

dmtfPowerManagementBinaryAssociationTableState 1.3.6.1.4.1.412.2.8.8.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

index 1.3.6.1.4.1.412.2.8.8.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

type 1.3.6.1.4.1.412.2.8.8.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

ref1 1.3.6.1.4.1.412.2.8.8.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

ref2 1.3.6.1.4.1.412.2.8.8.1.4
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfPowerManagementTable 1.3.6.1.4.1.412.2.8.7
This group defines the power management state of components and groups within the system
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfPowerManagementTable

dmtfPowerManagementEntry 1.3.6.1.4.1.412.2.8.7.1
This group defines the power management state of components and groups within the system
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfPowerManagementTable  

dmtfPowerManagementTableState 1.3.6.1.4.1.412.2.8.7.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

powerManagementEnabledDisabled 1.3.6.1.4.1.412.2.8.7.1.1
Enabled/Disabled state of power management on this device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), enabled(3), disabled(4)  

currentPowerManagementState 1.3.6.1.4.1.412.2.8.7.1.2
The current PM state (D0,D1,D2,D3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), d0WorkingFullyON(3), d1Sleeping(4), d2NonVolatileSleepSoftOff(5), d3OFF(6)  

d1TimerValue 1.3.6.1.4.1.412.2.8.7.1.3
The time-out value in milliseconds to go from D0 (full ON) to D1 state. If D1 state is not supported the value is -1. If the transition is not controlled by a timer then the value is 0.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

d2TimerValue 1.3.6.1.4.1.412.2.8.7.1.4
The time-out value in milliseconds to go from the next higher supported state (either D0 or D1) to the D2 state. If D2 state is not supporte the value is -1. If the transition is not controlled by a timer then the value is 0.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

d3TimerValue 1.3.6.1.4.1.412.2.8.7.1.5
The time-out value in milliseconds to go from the next higher supported state (either D0, D1, or D2) to the D3 state. If D3 state is not supported the value is -1 meaning the device can never be turned off. If the transition is not controlled by a timer then the value is 0.
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

dmtfSystemPowerManagementTable 1.3.6.1.4.1.412.2.8.6
This group defines system power management attributes
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfSystemPowerManagement

dmtfSystemPowerManagementEntry 1.3.6.1.4.1.412.2.8.6.1
This group defines system power management attributes
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfSystemPowerManagement  

powerManagementCapabilities 1.3.6.1.4.1.412.2.8.6.1.1
Defines what type of Power Management this system supports (i.e APM 1.2, ACPI 1.0)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), aPM11(3), aPM12(4), aCPI10(5)  

reducedCPUClockSpeed 1.3.6.1.4.1.412.2.8.6.1.2
Defines whether to enable CPU to slow down when possible
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), enabled(3), disabled(4)  

overrideAC 1.3.6.1.4.1.412.2.8.6.1.3
Enables/Disables power savings when AC is connected
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), enabled(3), disabled(4)  

ringEventResume 1.3.6.1.4.1.412.2.8.6.1.4
Enables system to resume operation when a modem ring occurs on a serial port or a wakeup occurs on a PC Card
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), enabled(3), disabled(4)  

alarmResume 1.3.6.1.4.1.412.2.8.6.1.5
Enables system to resume operation from suspend/standby mode at a time determined by an application program.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), enabled(3), disabled(4)  

dmtfVideoOutputDeviceTable 1.3.6.1.4.1.412.2.8.3
This group defines the attributes for video output devices
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdmtfVideoOutputDevice

dmtfVideoOutputDeviceEntry 1.3.6.1.4.1.412.2.8.3.1
This group defines the attributes for video output devices
Status: current Access: not-accessible
OBJECT-TYPE    
  SdmtfVideoOutputDevice  

dmtfVideoOutputDeviceState 1.3.6.1.4.1.412.2.8.3.1.0
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)  

index2 1.3.6.1.4.1.412.2.8.3.1.1
Defines the index into the video output group
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

builtIn 1.3.6.1.4.1.412.2.8.3.1.2
Defines whether the video output device is built in
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), yes(3), no(4)  

type2 1.3.6.1.4.1.412.2.8.3.1.3
Defines the type of the video output device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), cRT(3), tFT(4), sTN(5), dSTN(6)  

colorSupport 1.3.6.1.4.1.412.2.8.3.1.4
Defines whether the video output device supports color
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), yes(3), no(4)  

brightness 1.3.6.1.4.1.412.2.8.3.1.5
The percentage (0-100) of total brightness of the video output device. If feature not available, value = 0x80000000
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

contrast 1.3.6.1.4.1.412.2.8.3.1.6
The percentage (0-100) of total contrast of the videooutput device. If feature not available, value = 0x80000000
Status: current Access: read-only
OBJECT-TYPE    
  DmiInteger  

videoGroupReference 1.3.6.1.4.1.412.2.8.3.1.7
Defines the reference into the video group
Status: current Access: read-only
OBJECT-TYPE    
  DmiString  

dmtfPortableBatteryTraps 1.3.6.1.4.1.412.2.8.1.0
OBJECT IDENTIFIER    

dmtfPortableBatteryEvSys 1.3.6.1.4.1.412.2.8.1.6
The major functional aspect of the product causing the fault.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER other(1), unknown(2), system1(3), system2(4)  

dmtfPortableBatteryEvSub 1.3.6.1.4.1.412.2.8.1.7
The minor functional aspect of the product causing the fault.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER other(1), unknown(2), subsystem1(3), subsystem2(4)  

dmtfPortableBatteryLowCombinedBatterysCharge 1.3.6.1.4.1.412.2.8.1.0.1
The combined charge of all batteries in the portable computer is running low.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

dmtfPortableBatteryCriticalCombinedBatterysCharge 1.3.6.1.4.1.412.2.8.1.0.2
The combined charge of all batteries in the portable computer is critcally low.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

dmtfPortableBatteryMaintenanceRequired 1.3.6.1.4.1.412.2.8.1.0.3
A battery in the portable computer is defective and requires maintenance.
Status: current Access: not-accessible
NOTIFICATION-TYPE