sub10UnitMgmtFirmwareActStatus
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.9.11
Object
scalar Enumeration
The status of the firmware bank action which can be repeatedly read using a Get to report the progress of the the action and verify that it has either succeeded or failed. The value is left in the final state after the Firmware Action has completed.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.9.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sub10UnitMgmtFirmware
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtFirmwareActStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10UnitMgmtFirmwareActStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fmwUploadSuccess |
2 | fmwUploadFailed |
3 | fmwUploadTimeout |
4 | fmwUploadFileNotFound |
5 | fmwUploadInvalid |
6 | fmwUploadingImage |
7 | fmwUploadingImageComplete |
8 | fmwUploadWritingBank |
9 | fmwUploadWritingBankComplete |
10 | fmwValidatingImage |
11 | fmwImageValidateSuccess |
12 | fmwImageValidateFailed |
13 | fmwCopyingBank |
14 | fmwCopyingBankComplete |
15 | fmwCopyBankFailed |
16 | fmwCopyBankSuccess |
Object Constraints
range: 1-256
Conformance
Member of