hwUndoOperType

HUAWEI-LOAD-BACKUP-MIB · .1.3.6.1.4.1.2011.6.6.1.8.1

Object

scalar r/w Enumeration
Cancel the operation of this type.
You can cancel the operations of loading and backing up the database through
this node when you incorrectly perform the operations.
Options:
1.nooperation(-1) -indicates that no operation is performed in the system currently.
2.load(1)         -indicates that the loading operation is to be cancelled.
3.backup(2)       -indicates that the backup operation is to be cancelled.

Context

MIB
HUAWEI-LOAD-BACKUP-MIB
OID
.1.3.6.1.4.1.2011.6.6.1.8.1
Type
scalar
Access
readwrite
Status
current
Parent
hwUndoLoadBackup

Scalars 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::hwUndoOperType.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::hwUndoOperType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1nooperation
1load
2backup