csfUpgradeFirmwareStatus
CISCO-SIBU-FLASH-MIB ·
.1.3.6.1.4.1.9.10.45.1.1.7
Object
scalar
Enumeration
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 attempt succeeded.
failed - the previous attempt failed.
Context
- MIB
- CISCO-SIBU-FLASH-MIB
- OID
.1.3.6.1.4.1.9.10.45.1.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- csfUpgrade
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | inProgress |
3 | succeeded |
4 | failed |
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 |
| csfUpgradeFlashMode 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 … | scalar | Enumeration | .1.3.6.1.4.1.9.10.45.1.1.6 |