s3LocImageLoadMode
SYNOPTICS-COMMON-MIB ·
.1.3.6.1.4.1.45.1.2.6.4
Object
scalar
mandatory
r/w
Enumeration
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
Context
- MIB
- SYNOPTICS-COMMON-MIB
- OID
.1.3.6.1.4.1.45.1.2.6.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- s3AgentLocImage
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | remoteBoot |
3 | localBoot |
4 | localAsBackup |
5 | remoteNoUpdate |
6 | remoteNewUpdate |
7 | localAutoUpdate |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s3LocImageValid mandatory This indicates whether the agent has a valid local
code image on board. An EPROM checksum failure would
cause the agent to return localImageInvalid(3). | scalar | Enumeration | .1.3.6.1.4.1.45.1.2.6.1 |
| s3LocImageMajorVersion mandatory The major software version number of the
locally-stored image. This object applies only to
agents with valid local image. Other agents
should return zero. | scalar | Integer32 | .1.3.6.1.4.1.45.1.2.6.2 |
| s3LocImageMinorVersion mandatory The minor software version number of the
locally-stored image. This object applies only
to agents with valid local image. Other agents
should return zero. | scalar | Integer32 | .1.3.6.1.4.1.45.1.2.6.3 |
| s3LocImageActualSource mandatory This indicates whether the agent loaded code from
the network or used a local image. When the the
ImageLoadMode is localAsBackup, this variable
indicates whether the network load… | scalar | Enumeration | .1.3.6.1.4.1.45.1.2.6.5 |
| s3LocImageMaintVersion mandatory The maintenance software version number of the
locally-stored image. This object applies only
to agents with valid local image. Other agents
should return zero. | scalar | Integer32 | .1.3.6.1.4.1.45.1.2.6.6 |