CISCO-SIBU-FLASH-MIB
- Registered at
- 1.3.6.1.4.1.9.10.45
- Last updated
- 1998-10-23 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 1998-10-23 00:00
- Namespace
- cisco
- Source file
CISCO-SIBU-FLASH-MIB- Digest
sha256:1dcc06a2d82651d48517b58dd03ddafdd6d7bd074fbf24b53e5b9ecefa6bee80
Description
The MIB module that provides a simple mechanism to support firmware upgrade on Cisco low end devices.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-sibu@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SIBU-FLASH-MIB CISCO-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoSibuFlashMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.45.1 | |||
| csfUpgrade OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.45.1.1 | |||
| csfUpgradeFirmwareVersion OBJECT-TYPE Returns the version number of the device system firmware residing in flash. The string has a 'V1.2.3' format. | 1.3.6.1.4.1.9.10.45.1.1.1 | DisplayString (SIZE(0..8)) | read-only | current |
| csfUpgradeFlashSize OBJECT-TYPE The size of available FLASH memory in the system, in kilobytes. For example: 128 equals 131072 bytes (128 bytes times 1024). | 1.3.6.1.4.1.9.10.45.1.1.2 | Integer32 (0..2147483647) | read-only | current |
| csfUpgradeTFTPServerAddress OBJECT-TYPE 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-band management action. | 1.3.6.1.4.1.9.10.45.1.1.3 | IpAddress | read-write | current |
| csfUpgradeTFTPLoadFilename OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.45.1.1.4 | DisplayString (SIZE(0..80)) | read-write | current |
| csfUpgradeTFTPInitiate OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.45.1.1.5 | INTEGER {upgrade(1), noUpgrade(2)} | read-write | current |
| csfUpgradeFlashMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.45.1.1.6 | INTEGER {permanent(1), temporary(2)} | read-write | current |
| csfUpgradeFirmwareStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.10.45.1.1.7 | INTEGER {none(1), inProgress(2), succeeded(3), failed(4)} | read-only | current |
| ciscoSibuFlashMIBNotificationsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.45.2 | |||
| ciscoSibuFlashMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.45.2.0 | |||
| ciscoSibuFlashMIBComformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.45.3 | |||
| ciscoSibuFlashMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.45.3.1 | |||
| ciscoSibuFlashMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.45.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoSibuFlashCompliance MODULE-COMPLIANCE The compliance statement for the Cisco SIBU Flash MIB. | 1.3.6.1.4.1.9.10.45.3.1.1 | current |
| ciscoSibuFlashMIBGroup OBJECT-GROUP A collection of image upgrade objects for use with the devices that supports simple upgrade mechanism. | 1.3.6.1.4.1.9.10.45.3.2.1 | current |