hwActiveConfigurationResult
HUAWEI-SWITCHOVER-MIB ·
.1.3.6.1.4.1.2011.6.22.1.2.10
Object
scalar Enumeration
The result of Configuration Actived.
Options:
1. partialFailure(1) -indicates that activating the configuration files
of the active control board fails.
2. success(2) -indicates that activating the configuration files of
the active control board is successful.
Default { success }
Context
- MIB
- HUAWEI-SWITCHOVER-MIB
- OID
.1.3.6.1.4.1.2011.6.22.1.2.10- Type
- scalar
- Access
- readonly
- 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::hwActiveConfigurationResult.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::hwActiveConfigurationResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | partialFailure |
2 | success |