hwNewPatchOperState

HUAWEI-LOAD-BACKUP-MIB · .1.3.6.1.4.1.2011.6.6.2.3.1.5

Object

column Enumeration
The current state of the patch.
Options:
1.patchActive(1)      -indicates that a patch is in the activated state.
2.patchDeActive(2)    -indicates that a patch is in the deactivated state.
3.patchRunning(4)     -indicates that a patch is in the running state.
4.patchWaitActive(5)  -indicates that a patch is in the to be activated state.
5.patchWaitRunning(6) -indicates that a patch is in the state of waiting to be run.
6.patchWaitDelete(7)  -indicates that a patch is in the state of waiting to be deleted.

Context

MIB
HUAWEI-LOAD-BACKUP-MIB
OID
.1.3.6.1.4.1.2011.6.6.2.3.1.5
Type
column
Access
readonly
Status
current
Parent
hwPatchNewEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1patchActive
2patchDeActive
4patchRunning
5patchWaitActive
6patchWaitRunning
7patchWaitDelete