ciuUpgradeMiscAutoCopy

CISCO-IMAGE-UPGRADE-MIB · .1.3.6.1.4.1.9.9.360.1.1.10.1

Object

scalar r/w SNMPv2-TCTruthValue
Specifies whether or not the images on the 
active supervisor will be copied to the 
standby supervisor, if the standby supervisor
exists. If the standby supervisor does not
exist, the setting of this object to 'true'
will not have any effect and no image copy
will be done.
          
ciuImageURITable lists all the images for the
supervisor cards as well as the line cards.
          
If this object is set to 'true', all the images
pointed to by the instances of ciuImageURI will be
automatically copied to the standby supervisor.
          
For example, assume that the ciuImageURITable looks
like below -
          
 entPhysicalIndex ciuImageVariableName ciuImageURI
          
  25          'system'         bootflash://image.bin
  25          'kickstart'      slot0://boot.bin
  26          'ilce'           bootflash://linecard.bin
          
So, if the ciuUpgradeMiscAutoCopy is 'true', then
bootflash://image.bin from the active supervisor will
be copied to the  bootflash://image.bin on the
standby supervisor;  slot0://boot.bin will be copied
to the slot0://boot.bin on the standby supervisor etc.
          
If this object is set to 'false' then this copying
of the images will not be done.

Context

MIB
CISCO-IMAGE-UPGRADE-MIB
OID
.1.3.6.1.4.1.9.9.360.1.1.10.1
Type
scalar
Access
readwrite
Status
current
Parent
ciscoImageUpgradeMisc

Syntax

SNMPv2-TCTruthValue
Source
SNMPv2-TCTruthValue
Base type
Enumeration

Values & Constraints

Type Values
1true
2false