hwNewPatchType
HUAWEI-LOAD-BACKUP-MIB ·
.1.3.6.1.4.1.2011.6.6.2.3.1.3
Object
column Enumeration
The type of the patch. Options: 1.hotcommon(1) -indicates the released hot patch. 2.hottemporary(2) -indicates the temporary hot patch. 3.coldcommon(3) -indicates the released cold patch. 4.coldtemporary(4) -indicates the temporary cold patch.
Context
- MIB
- HUAWEI-LOAD-BACKUP-MIB
- OID
.1.3.6.1.4.1.2011.6.6.2.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwPatchNewEntry
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-LOAD-BACKUP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LOAD-BACKUP-MIB::hwNewPatchType'
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::hwNewPatchType.<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::hwNewPatchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hotcommon |
2 | hottemporary |
3 | coldcommon |
4 | coldtemporary |