hwUndoContent

HUAWEI-LOAD-BACKUP-MIB · .1.3.6.1.4.1.2011.6.6.1.8.2

Object

scalar r/w Enumeration
Cancel the contents of the operation.
You can cancel the operations of loading and backing up the database
through this node when you incorrectly perform the operations.
Options:
1.nothing(-1) -indicates that no operation is performed in the system currently.
2.data(1)     -indicates the operation on a database is to be cancelled.
               Both the loading and backup of a database can be cancelled.
3.script(2)   -indicates that the operation on a script is to be cancelled.
               Only the loading of a script can be cancelled. The backup of a script cannot be cancelled.

Context

MIB
HUAWEI-LOAD-BACKUP-MIB
OID
.1.3.6.1.4.1.2011.6.6.1.8.2
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::hwUndoContent.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::hwUndoContent'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1nothing
1data
2script