ciscoImageCheckOpEntry
CISCO-IMAGE-CHECK-MIB ·
.1.3.6.1.4.1.9.9.99990.1.1.1.1
Object
row
An Image check operation entry. Each entry consists
of an image name, current status of the check
operation and a row status.
A management station wishing to create an entry should
first generate a pseudo-random serial number to be used
as the index to this sparse table. The station should
then create the associated instance of the row status
object. It must also, create the associated instance
of the image name. This image is checked for
compatibility with the image already running on the
active supervisor.
Once the appropriate instances of all the mandatory
objects have been created, either by an explicit SNMP
set request or by default, the row status should be set
to active to initiate the operation. Note that this entire
procedure may be initiated via a single set request which
specifies a row status of createAndGo.
Once an operation has been activated, it cannot be
stopped.
Once the operation completes, the management station should
retrieve the value of the status object and delete the
entry. In order to prevent old entries from clogging the
table, entries will be aged out, but an entry will never
be deleted within 5 minutes of completing.
Context
- MIB
- CISCO-IMAGE-CHECK-MIB
- OID
.1.3.6.1.4.1.9.9.99990.1.1.1.1- Type
- row
- Status
- current
- Parent
- ciscoImageCheckOpTable
- Table
- ciscoImageCheckOpTable
- Children
- 4
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| ciscoImageCheckStatus 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… | column | Enumeration | .1.3.6.1.4.1.9.9.99990.1.1.1.1.3 |
| ciscoImageCheckEntryStatus The status of this table entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.99990.1.1.1.1.4 |
Indexes
| 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 |