Specifications
4
Changing Shelf Settings Using HPI
76
Changing shelf power properties
Theshelfresourcecontainstwocontrolsthatenablesystemmanagerstoupdateshelfpower
propertiesintheShelfPowerDistributionrecord.Ingeneral,systemmanagersshouldnever
needtochangetheseproperties.However,insomecases,anewboardwithhighpower
requirementscanexhaustthepowerbudgetoftheshelf.Systemmanagersmayneedto
adjustthepowerdistributionsothatmoreexternalcurrentorahigherminimumvoltageis
availabletotheshelf.
WARNING!Usecautionwhenchangingthesevalues,asthewrongpowerpropertyvaluescanlead
toshelfandboarddamage.ItisrecommendedthatyoucheckwithRadisysTechnicalSupportbefore
makingchangesusingthesecontrols.
ThecontrolsarestandardHPIanalogcontrolsandinclude:
• Control0x1011:MaxExternalAvailableCurrent
Theminimumvalueis5ampsandthemaximumis150amps.Thiscontrolreportsthe
currentvalueintenthsofamps.Forexample,avalueof10Awillbereportedas100.This
ishowthevalueisstoredintheshelfFRUrecord.
• Control0x1012:MinExpectedOperatingVoltage
Theminimumvalueis36Vandthemaximumis72V.Thiscontrolreportsthecurrentvalue
in1/2Vincrements.Forexample,avalueof40Vwillbereportedas80.Thisishowthe
valueisstoredintheshelfFRUrecord.
Saving and loading custom FRU configurations
HPIletsyourestorearesourcetothedefaultfactorysettings,saveandrestorecustom
configurationsettings,andapplyacustomconfigurationforoneFRUtoanotherFRUofthe
sametype.
YoucanmanageFRUconfigurations:
•UsingthestandardHPIfunctionsaHpiParmControl().Fordetails,seeHPIparameter
controlonpage 77
.
•UsingtheSNMPvariablesaHpiResourceParmControl.0xffffffff.<resourceID>.falsefromthe
HPI‐B0101‐MIBmodule.SettheresourceparametercontrolfortheFRUto
restoreDefaultParm(1)torestorefactorydefaults,tosaveParm(2)tosavethecurrent
settings,ortorestoreParm(3)torestorethesavedsettings.
Note:Thevalueyousetremainswhiletheparameter
controloperationisinprogress.The
undefined(0)valueindicatescompletionandreadinesstoperformanotheroperation.
•Usingthehpiappexampleapplicationinteractivelyorasaprogrammaticexamplefor
writingyourapplications.
SeethesectionsthatfollowformoredetailsandinstructionsformanagingFRU
configurations.