adGenUpgradeSwConfiguration
ADTRAN-GENUPGRADE-MIB ·
.1.3.6.1.4.1.664.5.13.4.2.1.1.1
Object
column
optional
Enumeration
The software configuration of the card. mainCodeOnly(1) typically means that there is one and only one functionally complete set of code. mainAndStandbyCode(2) typically means that two independent functionally complete sets of code exist on the card. mainCodeWithBootSector(3) typically means that two independent sets of code exist on the card. The first set referred to as the main code, usually contains functionally complete code with the exception of being able to download software. The second set referred to as the boot code, usually only contains enough functional code to be able to download new software. mainAndStandbyWithBootSector(4) typically means that three or four sets of code exist on the card: main code #1, boot code #1, main code #2, and possibly a boot code #2. The functionality of the main code is typically more complete than the boot code, and the boot code most likely is the code that allows for software upgrades.
Context
- MIB
- ADTRAN-GENUPGRADE-MIB
- OID
.1.3.6.1.4.1.664.5.13.4.2.1.1.1- Type
- column
- Access
- readonly
- Status
- optional
- Parent
- adGenUpgradeConfigEntry
- Table
- adGenUpgradeConfigTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mainCodeOnly |
2 | mainAndStandbyCode |
3 | mainCodeWithBootSector |
4 | mainAndStandbyWithBootSector |
5 | noneOfTheAbove |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| adGenUpgradeSwConfigDescription optional A software configuration description that may accompany
adGenUpgradeSwConfiguration with any special notes or
clarification text. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.664.5.13.4.2.1.1.2 |
| adGenUpgradeProdMainSwVersion mandatory The Adtran Product Software Version Number of the main
code. If this item is not applicable to the card, the card
should return a string of N/A or n/a | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.664.5.13.4.2.1.1.3 |
| adGenUpgradeProdStandbySwVersion mandatory The Adtran Product Software Version Number of the standby
code. If this item is not applicable to the card, the card
should return a string of N/A or n/a | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.664.5.13.4.2.1.1.4 |
| adGenUpgradeProdMainBootSwVersion mandatory The Adtran Product Software Version Number of the main
boot code. In a card with two boot sectors, as identified
by mainAndStandbyWithBootSector(4) in the
adGenUpgradeSwConfigurat… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.664.5.13.4.2.1.1.5 |
| adGenUpgradeProdStandbyBootSwVersion mandatory The Adtran Product Software Version Number of the standby
boot code. In a card with two boot sectors, as identified
by mainAndStandbyWithBootSector(4) in the
adGenUpgradeSwConfigu… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.664.5.13.4.2.1.1.6 |