mrUpgradeTFTPServerAddress
CISCO-FASTHUB-MIB ·
.1.3.6.1.4.1.9.2.11.1.5.5
Object
This object names the TFTP server from which a firmware
file can be downloaded using the built-in TFTP protocol.
This is the in-band system-directed upgrade method. The
download may be initiated by setting the
mrUpgradeTFTPInitiate to upgrade(1), or via an out-of-band
management action.
If the first non-blank character in
mrUpgradeTFTPServerAddress is a NetASCII numeral, the name
is assumed to be an IP address. Otherwise, the name is
assumed to be a fully qualified Domain Name Server name,
and the DNS protocol will be used to resolve it to an IP
address.
Default value: string of length 0.
Context
- MIB
- CISCO-FASTHUB-MIB
- OID
.1.3.6.1.4.1.9.2.11.1.5.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- mrUpgrade
- Siblings
- 7
Syntax
RFC1213-MIBDisplayString
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mrUpgradeFlashSize mandatory The size in kilobytes of FLASH memory installed in the
system. For example: 128 equals 131072 bytes (128 times
1024 bytes).
Default value: 1024 (one megabyte). | scalar | Integer32 | .1.3.6.1.4.1.9.2.11.1.5.1 |
| mrUpgradeLastUpgradeTime obsolete A string containing the date and time of the last upgrade
of the primary Supervisor firmware. The string is in net
ASCII and conforms exactly to one of the following format:
… | scalar | OctetString | .1.3.6.1.4.1.9.2.11.1.5.2 |
| mrUpgradeLastUpgradeSource mandatory The name or IP address of the TFTP node which last sent
a Supervisor firmware image to upgrade the FLASH memory
contents. If the last upgrade was from the RS-232 console,
this obj… | scalar | RFC1213-MIBDisplayString | .1.3.6.1.4.1.9.2.11.1.5.3 |
| mrUpgradeLastUpgradeStatus mandatory Indicates the status of the last upgrade. The object can
have one of the following values:
none(1), -- no upgrade has been done
inProgress(2), -- upgrade still … | scalar | Enumeration | .1.3.6.1.4.1.9.2.11.1.5.4 |
| mrUpgradeTFTPLoadFilename mandatory The name of the file containing a firmware upgrade image
on the host whose address is given by mrUpgradeTFTPServerAddress.
Default value: string of length 0. | scalar | OctetString | .1.3.6.1.4.1.9.2.11.1.5.6 |
| mrUpgradeTFTPInitiate mandatory upgrade(1), -- no action
noUpgrade(2) -- initiate an upgrade
Setting this object to noUpgrade(2) results in no action.
When set to upgrade(1), FastHub will attempt… | scalar | Enumeration | .1.3.6.1.4.1.9.2.11.1.5.7 |
| mrUpgradeTFTPAccept mandatory enabled(1), -- accept TFTP upgrade request
disabled(2) -- do not accept TFTP upgrade request
When set to disabled(2), FastHub will refuse TFTP write
requests from… | scalar | Enumeration | .1.3.6.1.4.1.9.2.11.1.5.8 |