MIB Viewer

hwActiveConfiguration

OBJECT-TYPE
1.3.6.1.4.1.2011.6.22.1.2.9
Access
read-write
Status
current
Sub-identifiers
0
The activation of the configuration files. Options: 1. noactiveConfiguration(-1) -indicates that the configuration files are not activated. 2. activeConfiguration(1) -indicates the activation of the configuration files of the active control board. The activation of the configuration files of the control board causes the system to reset; therefore, it is recommended that you perform the object hwImmediateSave before performing this object to save the data and configuration files. 3. activeStandbyConfiguration(2) -indicates the activation of the configuration files of the standby control board. The activation of the configuration files of the standby control board causes the standby control board to reset. 4. activeCertification(3) -indicates the activation of the configuration files of the certification.
INTEGER { noactiveConfiguration(-1), activeConfiguration(1), activeStandbyConfiguration(2), activeCertification(3) }