hwSysReloadPatchState
HUAWEI-SYS-MAN-MIB ·
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.11
Object
column r/w
Enumeration
The value of this object identifies the running status of the patch at the next startup. That is, whether the loaded patch is in the Run state at the next startup. run(1): indicates that the loaded patch is in the Run state at the next startup. unused(255): indicates that the loaded patch is in the original state at the next startup.
Context
- MIB
- HUAWEI-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.2011.5.25.19.1.3.3.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwSysReloadScheduleEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hwSysReloadPatchState'
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::hwSysReloadPatchState.<hwSysReloadScheduleIndex>'
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::hwSysReloadPatchState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | run |
255 | unused |
Conformance
Member of