This object indicates which bank contains the
software that will be running after the next reboot.
The supported values include:
nextActive(1) read-write - If set, then the software
contained in this bank will be running after
the next reboot. Only one bank may have
nextActive(1) set. When using this state,
it is assumed that the software in this bank
may become active at any time since a reboot
may occur unexpectedly for many reasons.
nextActivePostLoad(2) read-write - If set, then the
software in this bank will be marked as
active after the next reboot after the
next successful software upgrade to this
bank. If the upgrade is successful, this
object will be automatically set to
nextActive(1) for this bank. If the upgrade
is unsuccessful, it will be automatically
set to notNextActive(3).
notNextActive(3) read-only - This bank does not
contain the software that will be active
after the next reboot. An error will be
returned if this value is written. When
nextActive(1) is written to a bank, the
other banks are automatically set to
notNextActive(3).
Parsed from file 3COM0352.MIB.txt
Company: a3com
Module: A3COM0352-STACK-CONFIG
Vendor: 3Com
Module: A3COM0352-STACK-CONFIG (3COM0352.MIB)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
stackBankSwapNextActive OBJECT-TYPE SYNTAX INTEGER { nextActive(1), nextActivePostLoad(2), notNextActive(3) } ACCESS read-write STATUS mandatory DESCRIPTION "This object indicates which bank contains the software that will be running after the next reboot. The supported values include: nextActive(1) read-write - If set, then the software contained in this bank will be running after the next reboot. Only one bank may have nextActive(1) set. When using this state, it is assumed that the software in this bank may become active at any time since a reboot may occur unexpectedly for many reasons. nextActivePostLoad(2) read-write - If set, then the software in this bank will be marked as active after the next reboot after the next successful software upgrade to this bank. If the upgrade is successful, this object will be automatically set to nextActive(1) for this bank. If the upgrade is unsuccessful, it will be automatically set to notNextActive(3). notNextActive(3) read-only - This bank does not contain the software that will be active after the next reboot. An error will be returned if this value is written. When nextActive(1) is written to a bank, the other banks are automatically set to notNextActive(3)." ::= {stackBankSwapEntry 4}
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.43.10.27.1.2.1.1 | stackBankSwapId | 0 | 0 | Identifier for an agent location in the system. |
1.3.6.1.4.1.43.10.27.1.2.1.2 | stackBankSwapSWVersion | 0 | 0 | Software version for the software in this bank. If a valid agent is not present in the bank, then an empty string is returned. |
1.3.6.1.4.1.43.10.27.1.2.1.3 | stackBankSwapStatus | 0 | 0 | Status of a bank location. This object should be set prior to loading new software to indicate when that new software will becomeā¦ |