csfUpgradeFlashMode
CISCO-SIBU-FLASH-MIB ·
.1.3.6.1.4.1.9.10.45.1.1.6
Object
scalar
r/w
Enumeration
Indicates whether a newly upgraded firmware version
should write to flash. When this object is temporary(2),
following a successful upgrade the system will switch to
run the new firmware but will not upgrade the new
firmware to flash. That means after a power cycle,
system will run the firmware residing the flash.
When this object is permanent(1), following a successful
firmware upgrade, the flash will be upgraded and the
system will automatically switch to run the new firmware.
Context
- MIB
- CISCO-SIBU-FLASH-MIB
- OID
.1.3.6.1.4.1.9.10.45.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- csfUpgrade
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permanent |
2 | temporary |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| csfUpgradeFirmwareVersion Returns the version number of the device system
firmware residing in flash. The string has a
'V1.2.3' format. | scalar | OctetString | .1.3.6.1.4.1.9.10.45.1.1.1 |
| csfUpgradeFlashSize The size of available FLASH memory in the system,
in kilobytes. For example: 128 equals 131072 bytes
(128 bytes times 1024). | scalar | kbytes Integer32 | .1.3.6.1.4.1.9.10.45.1.1.2 |
| csfUpgradeTFTPServerAddress The IP address of a TFTP server from which a firmware
image can be downloaded. The download may be initiated
by setting the upgradeTFTPInitiate to upgrade(1), or via
an out-of-ba… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.45.1.1.3 |
| csfUpgradeTFTPLoadFilename The name of the file containing a firmware upgrade
image on the host whose address is given by
upgradeTFTPServerAddress. The default value is
an empty string, or no filename. | scalar | OctetString | .1.3.6.1.4.1.9.10.45.1.1.4 |
| csfUpgradeTFTPInitiate Setting this object to noUpgrade(2) results in no
action. When set to upgrade(1), the switch will attempt
to download a firmware upgrade image from the server
whose address is giv… | scalar | Enumeration | .1.3.6.1.4.1.9.10.45.1.1.5 |
| csfUpgradeFirmwareStatus Status of last upgrade attempt via TFTP:
none - no upgrade has ever been attempted since
initialization.
inProgress - an upgrade is in progress.
succeeded - the previous at… | scalar | Enumeration | .1.3.6.1.4.1.9.10.45.1.1.7 |