gethip.ini Driver File Contents (om38_nw_managed_systemA00.exe)

#//-------------------------------------------------------------------------
#//
#//                 Dell Inc. PROPRIETARY INFORMATION
#//
#//  This software is supplied under the terms of a license agreement or
#//  nondisclosure agreement with Dell Inc. and may not be copied or
#//  disclosed except in accordance with the terms of that agreement.
#//
#//  Copyright (c) 1995-2004 Dell Inc. All Rights Reserved.
#//
#//  Abstract/Purpose:
#//    NDX configuration file
#//
#//  See Also:
#//    See Native Data Exchange Design Document
#//
#//-------------------------------------------------------------------------


#//-------------------------------------------------------------------------
#// SMReqRsp Configuration Format
#//
#// [PROPERTYNAME]
#// 
#// <req>
#// exec.daplugin=<opt>
#// description=<req>
#// objtype.list=<req>: otl
#// 
#// <req>
#// req.objname=<req>
#// req.type=<req>
#// req.ispassthru=<opt>: booln, defaults to false if not specified
#// req.sdobody=<opt>: booln, defaults to false if not specified
#// req.followup.var=<opt>
#// req.followup.var.def.val=<opt>
#// 
#// <opt>
#// rsp.objname=<req>
#// rsp.sdobody=<opt>: booln, defaults to false if not specified
#// rsp.followup.var=<opt>
#// 
#// <opt>
#// log.eventid=<req>: u32
#// log.enable=<opt>: booln, defaults to false if not specified
#// log.category=<req>: u16
#// log.typeonerr=<opt>: u16, defaults to 1
#// log.typeonsuc=<opt>: u16, defaults to 0
#// log.parameter.list=<opt>: lpl, empty if not specified
#// 
#// [otl]
#// NUMBER=BOOLN	// defaults to true if not specified
#// ...
#// 
#// [rol]
#// NAME=BOOLN		// defaults to true if not specified
#// ...
#// 
#// [lpl]
#// NAME=(none|all|oldonly|newonly)	// defaults to all if not specified
#// ...
#//-------------------------------------------------------------------------


#//-------------------------------------------------------------------------
#// Get Log
#//-------------------------------------------------------------------------
[getesmlog]
description=Get ESM Log Records
objtype.list=getesmlog.otl
req.objname=GetESMEventLogRecord
req.type=0x0001
req.ispassthru=true
req.followup.var=logRecordNumber
req.followup.var.def.val=
rsp.objname=GetESMEventLogRecordRsp

[getesmlog.otl]
0x001f=false


#//-------------------------------------------------------------------------
#// Bitmaps
#//-------------------------------------------------------------------------
[bitmaps]
LRAResponse.lrcBitmapSettings=lractrl.bitmap
HostControlObj.capabilities=hstctrl.bitmap
HostControlObj.settings=hstctrl.bitmap
WatchDogObj.capabilities=hstctrl.bitmap
PortParallel.capabilities=portparallel.bitmap
TeamType.bitMap=teamtype.bitmap
EMPSerialConfigObj.authenTypeSupport=empauth.bitmap
EMPSerialConfigObj.authenTypeEnableCallback=empauth.bitmap
EMPSerialConfigObj.authenTypeEnableUser=empauth.bitmap
EMPSerialConfigObj.authenTypeEnableOperator=empauth.bitmap
EMPSerialConfigObj.authenTypeEnableAdmin=empauth.bitmap
EMPSerialConfigObj.authenTypeEnableOEM=empauth.bitmap
EMPLANConfigObj.authenTypeSupport=empauth.bitmap
EMPLANConfigObj.authenTypeEnableCallback=empauth.bitmap
EMPLANConfigObj.authenTypeEnableUser=empauth.bitmap
EMPLANConfigObj.authenTypeEnableOperator=empauth.bitmap
EMPLANConfigObj.authenTypeEnableAdmin=empauth.bitmap
EMPLANConfigObj.authenTypeEnableOEM=empauth.bitmap
EMPUserObj.userSettable=empusersettable.bitmap
EMPUserAccessObj.userAccessSettable=empualevel.bitmap
EMPSerialConfigObj.connectionModeSupport=empserconnmodesupt.bitmap
EMPSerialConfigObj.connectionModeEnables=empserconnmodeenables.bitmap
EMPPEFConfigObj.PEFActionGlobalControl=pefactglblctrl.bitmap
NumLockEnuBsetpObj.cap=NumLockEnuBsetpObj.bitmap
BidcEnuBsetpObj.cap=BidcEnuBsetpObj.bitmap
BincEnuBsetpObj.cap=BincEnuBsetpObj.bitmap
BimcEnuBsetpObj.cap=BimcEnuBsetpObj.bitmap
BiucEnuBsetpObj.cap=BiucEnuBsetpObj.bitmap
BiicEnuBsetpObj.cap=BiicEnuBsetpObj.bitmap
BiscEnuBsetpObj.cap=BiscEnuBsetpObj.bitmap
BootSeqEnuBsetpObj.cap=BootSeqEnuBsetpObj.bitmap
ProcSnEnuBsetpObj.cap=ProcSnEnuBsetpObj.bitmap
ParportAddrEnuBsetpObj.cap=ParportAddrEnuBsetpObj.bitmap
ParportModeEnuBsetpObj.cap=ParportModeEnuBsetpObj.bitmap
SerportAddrEnuBsetpObj.cap=SerportAddrEnuBsetpObj.bitmap
SpkcEnuBsetpObj.cap=SpkcEnuBsetpObj.bitmap
WolcEnuBsetpObj.cap=WolcEnuBsetpObj.bitmap
AdminPwdBsetpObj.cap=AdminPwdBsetpObj.bitmap
UserPwdBsetpObj.cap=UserPwdBsetpObj.bitmap
BiosSetupBIUCA.cap=BiosSetupBIUCA.bitmap
BiosSetupChasIntrusion.cap=BiosSetupChasIntrusion.bitmap
BiosSetupBezelIntrusion.cap=BiosSetupBezelIntrusion.bitmap
BiosSetupBIROMB.cap=BiosSetupBIROMB.bitmap
BiosSetupBIROMBCh.cap=BiosSetupBIROMBCh.bitmap
BiosSetupConRedir.cap=BiosSetupConRedir.bitmap
BiosSetupWOLBO.cap=BiosSetupWOLBO.bitmap
BiosSetupPwrButton.cap=BiosSetupPwrButton.bitmap
BiosSetupNMI.cap=BiosSetupNMI.bitmap

[hstctrl.bitmap]
0=Reboot
1=PwrOff
2=PwrCycle
3=OSShutdown

[lractrl.bitmap]
0=BeepSpkr
1=ConsAlert
2=BcastMssg
3=OSShutdown
4=Reboot
5=PwrCycle
6=PwrOff
8=ExecApp

[teamtype.bitmap]
0=None
1=TeamingEnabled
2=AdapterFaultTolerance
3=AdaptiveLoadBalance
4=FEC_LA802_3ADStatic
5=LinkAggregation
6=SwitchFaultTolerance
7=Other

[empauth.bitmap]
0=None
1=MD2
2=MD5
4=Text
5=OEM

[empusersettable.bitmap]
0=Deletable
1=NameConfigurable
2=PwdConfigurable

[empualevel.bitmap]
0=Callback
1=User
2=Operator
3=Admin
4=OEM

[empserconnmodesupt.bitmap]
0=ModemBasic
1=ModemPPP
2=ModemTerm
3=DirBasic
4=DirPPP
5=DirTerm

[empserconnmodeenables.bitmap]
0=Basic
1=PPP
2=Terminal

[pefactglblctrl.bitmap]
0=Alert
1=PwrOff
2=Reset
3=PwrCycl
4=OEM
5=DiagInt

[portparallel.bitmap]
0=XT_AT
1=PS2
2=ECP
3=EPP
4=PC98
5=PC98_HIRESO
6=PCH98

[NumLockEnuBsetpObj.bitmap]
1=Disable
2=Enable

[BidcEnuBsetpObj.bitmap]
1=Disable
2=Auto
3=RDOnly

[BincEnuBsetpObj.bitmap]
1=Disable
2=Enable
3=EnableNonPXE

[BimcEnuBsetpObj.bitmap]
1=Disable
2=Enable

[BiucEnuBsetpObj.bitmap]
1=Disable
2=Enable

[BiicEnuBsetpObj.bitmap]
1=Disable
2=Auto

[BiscEnuBsetpObj.bitmap]
1=Disable
2=Enable

[BootSeqEnuBsetpObj.bitmap]
1=DisketteFirst
2=HDOnly
3=DeviceList
4=CDROMFirst

[ProcSnEnuBsetpObj.bitmap]
1=Disable
2=Enable

[ParportAddrEnuBsetpObj.bitmap]
1=Disable
2=LPT1
3=LPT2
4=LPT3

[ParportModeEnuBsetpObj.bitmap]
1=AT
2=PS2
3=ECP
4=EPP

[SerportAddrEnuBsetpObj.bitmap]
1=Disable
2=Auto
3=COM1
4=COM2
5=COM3
6=COM4
7=BMCSerial
8=BMCNIC
9=RAC

[SpkcEnuBsetpObj.bitmap]
1=Disable
2=Enable
3=Low
3=Medium
3=High

[WolcEnuBsetpObj.bitmap]
1=Disable
2=EnableAddInCard
3=EnableOnBoard
4=EnableAll

[AdminPwdBsetpObj.bitmap]
1=JumperDisable
2=Enable

[UserPwdBsetpObj.bitmap]
1=JumperDisable
2=Enable

[BiosSetupBIUCA.bitmap]
1=Off
2=OnWithOutBIOS
3=OnWithBIOS

[BiosSetupChasIntrusion.bitmap]
1=Disable
2=Enable

[BiosSetupBezelIntrusion.bitmap]
1=Disable
2=Enable

[BiosSetupBIROMB.bitmap]
1=Disable
2=SCSI
3=RAID

[BiosSetupBIROMBCh.bitmap]
1=SCSI
2=RAID
3=RDOnly

[BiosSetupConRedir.bitmap]
1=Off
2=COM1
3=COM2

[BiosSetupWOLBO.bitmap]
1=Disable
2=Enable

[BiosSetupPwrButton.bitmap]
1=Disable
2=Enable

[BiosSetupNMI.bitmap]
1=Disable
2=Enable


#//-------------------------------------------------------------------------
#// End
#//-------------------------------------------------------------------------

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 2.81