hwActiveConfiguration
HUAWEI-SWITCHOVER-MIB ·
.1.3.6.1.4.1.2011.6.22.1.2.9
Object
scalar r/w
Enumeration
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.
Context
- MIB
- HUAWEI-SWITCHOVER-MIB
- OID
.1.3.6.1.4.1.2011.6.22.1.2.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDataSave
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SWITCHOVER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SWITCHOVER-MIB::hwActiveConfiguration.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SWITCHOVER-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SWITCHOVER-MIB::hwActiveConfiguration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | noactiveConfiguration |
1 | activeConfiguration |
2 | activeStandbyConfiguration |
3 | activeCertification |