MIB Viewer

s3LocImageLoadMode

OBJECT-TYPE
1.3.6.1.4.1.45.1.2.6.4
Access
read-write
Status
mandatory
Sub-identifiers
0
This indicates whether the agent should get code from the network, use a local image, or try the network first and then fall back to local image if the network boot fails. The localBoot(3) and localAsBackup(4) values apply only to agents with local load option. Note: on agents that have no local storage, either remoteBoot(2), or remoteNoUpdate(5) may be specified, however the value remoteBoot(2) is prefered due to backwards compatibility
INTEGER { other(1), remoteBoot(2), localBoot(3), localAsBackup(4), remoteNoUpdate(5), remoteNewUpdate(6), localAutoUpdate(7) }