hwPatchType
HUAWEI-SYS-MAN-MIB ·
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.10
Object
column Enumeration
The value of this object identifies the patch type. hotCommon(1): indicates the common hot patch. hotTemporary(2): indicates the temporary hot patch. coolCommon(3): indicates the common cool patch. coolTemporary(4): indicates the temporary cool patch.
Context
- MIB
- HUAWEI-SYS-MAN-MIB
- OID
.1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwPatchEntry
- 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::hwPatchType'
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::hwPatchType.<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::hwPatchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hotCommon |
2 | hotTemporary |
3 | coolCommon |
4 | coolTemporary |
Conformance
Member of