ciscoImageCheckStatus
CISCO-IMAGE-CHECK-MIB ·
.1.3.6.1.4.1.9.9.99990.1.1.1.1.3
Object
column
Enumeration
The current status of the image check operation.
If the status is inCompatLoose(3) or
inCompatStrict(4), one can look at the detail
reasons of incompatibilities by looking at
ciscoImgChkResultsTable described below.
If the status is compatible, then there is no
need to look at the ciscoImgChkResultsTable.
If the status is noStandby(6), pssErr(7),
extractFail(8), fileParseErr(9) or
getIncompatErr(10), there is some internal error
in even starting the check compatibility process,
and hence the ciscoImgChkResultsTable should not
be read for any details.
inProgress(2) - Image check is in progress
inCompatLoose(3) - Loose incompatibility
inCompatStrict(4) - Strict incompatibility
compatible(5) - images are compatible
noStandby(6) - standby supervisor is absent
pssErr(7) - internal error
extractFail(8) - Could not extract image
fileParseErr(9) - Could not parse image
getIncompatErr(10) - internal error in determining
incompatibilities.
Context
- MIB
- CISCO-IMAGE-CHECK-MIB
- OID
.1.3.6.1.4.1.9.9.99990.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoImageCheckOpEntry
- Table
- ciscoImageCheckOpTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | inProgress |
3 | inCompatLoose |
4 | inCompatStrict |
5 | compatible |
6 | noStandby |
7 | pssErr |
8 | extractFail |
9 | fileParseErr |
10 | getIncompatErr |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoImageCheckSerialNum Object which specifies a unique entry in the
table. A management station wishing to initiate a
check operation should use a pseudo-random value for
this object when creating or … | column | Integer32 | .1.3.6.1.4.1.9.9.99990.1.1.1.1.1 |
| ciscoImageCheckImageName Image file name that needs the verification.
If the Image name is NULL then it is assumed that
the image check is to be done with the image on
standby supervisor. | column | OctetString | .1.3.6.1.4.1.9.9.99990.1.1.1.1.2 |
| ciscoImageCheckEntryStatus The status of this table entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.99990.1.1.1.1.4 |