csfUpgradeTFTPInitiate
CISCO-SIBU-FLASH-MIB ·
.1.3.6.1.4.1.9.10.45.1.1.5
Object
scalar
r/w
Enumeration
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 given by upgradeTFTPServerAddress.
The image is found in the file whose name is given by
sibuFlashTFTPLoadFilename. Both
sibuFlashTFTPServerAddress and
sibuFlashTFTPLoadFilename must be non-empty for the
upgrade to proceed.
This object always returns noUpgrade(2) when read.
Context
- MIB
- CISCO-SIBU-FLASH-MIB
- OID
.1.3.6.1.4.1.9.10.45.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- csfUpgrade
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upgrade |
2 | noUpgrade |
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 |
| 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 |
| 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 |