hwLoadRequestId

HUAWEI-LOAD-BACKUP-MIB · .1.3.6.1.4.1.2011.6.6.1.1.1.12

Object

column r/w SNMPv2-SMIInteger32
The loading request ID, which identifies the loading request delivered by the NMS.
According to the ID, you can query hwOperationInfoTable to obtain the status and
results of each loading operation.
A request ID can be any integer in the range of 0-0xFFFFFFFE,
but the IDs of different loading requests are not duplicate.
This object cannot be set independently.
The hwLoadRequestId value of -1 indicates there is no loading operation.

Context

MIB
HUAWEI-LOAD-BACKUP-MIB
OID
.1.3.6.1.4.1.2011.6.6.1.1.1.12
Type
column
Access
readwrite
Status
current
Parent
hwLoadParaEntry

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::hwLoadRequestId'
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::hwLoadRequestId.<hwFrameIndex>.<hwSlotIndex>'
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::hwLoadRequestId'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647