rbAuUnitControl
RAINBOW-MIB ·
.1.3.6.1.4.1.12394.1.2.2.3.1.11
Object
column
r/w
Enumeration
If reset (2) is selected, the AU should perform reset and resume running from the current version. Reset is applicable only for an installed AU, and it does not affect the database (Get will return the previously selected option). putToShadow (3), resetAndRunFromShadow (4) and makeRunningVersionOperational (5) are applicable also for AUs that are not installed: they define the action that should take place upon installing the AU. If putToShadow (3) is selected, the file specified in rbAuUpgradeSwFileName will be loaded as the Shadow file (unless it already exists in the AU). If resetAndRunFromShadow (4) is selected, the file specified in rbAuUpgradeSwFileName will be loaded as the Shadow file (unless it already exists as the Shadow), the AU should perform reset and boot from the Shadow software. If the specified file already exists as the Main version, no action will take place. If makeRunningVersionOperational (5) is selected, the file specified in rbAuUpgradeSwFileName will be loaded as the Shadow file, the AU should perform reset and boot from the Shadow software, and then swap the Main and Shadow SW Version, so that the running version (which was previously the Shadow version) will become the Main version, to be used after next reset. If no file is specified, the AU should perform the described operations using the current Shadow file.
Context
- MIB
- RAINBOW-MIB
- OID
.1.3.6.1.4.1.12394.1.2.2.3.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rbAuConfigEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | reset |
3 | putToShadow |
4 | resetAndRunFromShadow |
5 | makeRunningVersionOperational |