MIB Viewer

s3AgentBootMode

OBJECT-TYPE
1.3.6.1.4.1.45.1.2.4.6
Access
read-write
Status
mandatory
Sub-identifiers
0
The method for obtaining boot parameter information. The possible values are: eeprom(1)......get boot info from eeprom net(2).........get boot info from remote server otherCase(3)...not eeprom or net This parameter will not take effect until written into EEPROM (s3AgentWriteEeprom) and a reset (s3AgentReset) is issued. Note: In previous versions of this MIB the name associated with the value '2' was 'other', which implied the same meaning as it does now. Thus to prevent confusion, the name for value '3' was chosen to be 'otherCase'.
INTEGER { eeprom(1), net(2), otherCase(3) }