hwRollResult
HUAWEI-LOAD-BACKUP-MIB ·
.1.3.6.1.4.1.2011.6.6.7.3
Object
scalar Enumeration
Result of the rollback operation. Options: 1. rollOk(1) -The rollback is successful. 2. rollFailed(2) -The rollback fails. 3. rollError(3) -An abnormality occurs during rollback.
Context
- MIB
- HUAWEI-LOAD-BACKUP-MIB
- OID
.1.3.6.1.4.1.2011.6.6.7.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwLoadBackupTrapsVbOids
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-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LOAD-BACKUP-MIB::hwRollResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-LOAD-BACKUP-MIB::hwRollResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rollOk |
2 | rollFailed |
3 | rollError |