hwOperationReqType

HUAWEI-LOAD-BACKUP-MIB · .1.3.6.1.4.1.2011.6.6.4.1.1.2

Object

column Enumeration
Operation type.
Options:
1. dataSave(1)                 -indicates the data saving operation through the NMS.
2. load(2)                     -indicates the loading operation through the NMS.
3. backup(3)                   -indicates the backup operation through the NMS.
4. uninterruptedAutoUpgrade(4) -indicates automatic upgrade without service interruption.
5. patchrollback(5)            -indicates patch rollback.
6. clone(6)                    -clone(6) is not in use at present.
7.interruptedAutoUpgrade(7)    -indicates automatic upgrade with service interruption.
8.patchactive(8)               -indicates patch active.
9.patchdeactive(9)             -indicates patch deactive.
10.patchdelete(10)             -indicates patch delete.
11.patchrun(11)                -indicates patch run.
12.vsCreate(12)                -indicates create virtual system.
13.vsDelete(13)                -indicates delete virtual system.
14.vsAddPhysicalResource(14)   -indicates add physical resource.
15.vsDeletePhysicalResource(15) -indicates delete physical resource.

Context

MIB
HUAWEI-LOAD-BACKUP-MIB
OID
.1.3.6.1.4.1.2011.6.6.4.1.1.2
Type
column
Access
readonly
Status
current
Parent
hwOperationInfoEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::hwOperationReqType'
More examples
Read one indexed 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::hwOperationReqType.<hwOperationReqID>'
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::hwOperationReqType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dataSave
2load
3backup
4uninterruptedAutoUpgrade
5patchrollback
6clone
7interruptedAutoUpgrade
8patchactive
9patchdeactive
10patchdelete
11patchrun
12vsCreate
13vsDelete
14vsAddPhysicalResource
15vsDeletePhysicalResource