s3LocImageValid
SYNOPTICS-COMMON-MIB ·
.1.3.6.1.4.1.45.1.2.6.1
Object
scalar
mandatory
Enumeration
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).
Context
- MIB
- SYNOPTICS-COMMON-MIB
- OID
.1.3.6.1.4.1.45.1.2.6.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- s3AgentLocImage
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | localImageValid |
3 | localImageInvalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| s3LocImageLoadMode mandatory 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 lo… | scalar | Enumeration | .1.3.6.1.4.1.45.1.2.6.4 |
| 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 |