hwPatchOperateState

OBS ✓
HUAWEI-SYS-MAN-MIB · .1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.14

Object

column Enumeration
status of the patch.
patchRunning(1): indicates that current status of the patch is Run.
patchActive(2): indicates that current status of the patch is Active.
patchDeactive(3): indicates that current status of the patch is Deactive.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Polling
Explore Observium network monitoring

Context

MIB
HUAWEI-SYS-MAN-MIB
OID
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.14
Type
column
Access
readonly
Status
current
Parent
hwPatchEntry
Groups
1

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-SYS-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SYS-MAN-MIB::hwPatchOperateState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SYS-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SYS-MAN-MIB::hwPatchOperateState.<hwPatchSlotIndex>.<hwPatchIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SYS-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SYS-MAN-MIB::hwPatchOperateState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1patchRunning
2patchActive
3patchDeactive
4patchDeleting

Conformance