MIB Viewer

s3AgentConfigLoadMode

OBJECT-TYPE
1.3.6.1.4.1.45.1.2.1.17
Access
read-write
Status
mandatory
Sub-identifiers
0
This indicates whether the agent should get configuration data from the network, use the local configuration data, or try the network first and then fall back to local configuration if the network load fails. This object applies only to agents with boot prom support for agent configuration load options. This parameter will not take effect until written into EEPROM (s3AgentWriteEeprom) and a reset (s3AgentReset) is issued.
INTEGER { other(1), remoteConfig(2), localConfig(3), localAsBackup(4) }