sub10UnitMgmtFirmwareAction
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.9.5
Object
scalar r/w
Enumeration
The firmware bank action object is used to perform certain
actions on a firmware bank. Using this it is possible to reboot the
unit, copy banks and upload software to the currently inactive bank.
After a Set of this object it's value is always reset to fmwNone(1).
The progress of the action may be monitored using a get of the objects
'sub10UnitMgmtFirmwareActStatus' and 'sub10UnitMgmtFirmwareActProgress'.
fmwNone(1) -
Perform no firmware action unit.
fmwReboot(2) -
Perform immediate unit reboot of the unit and start the
firmware currently loaded in 'sub10UnitMgmtFirmwareSelectBank'.
fmwCopyInactiveBank(3) -
Copy the firmware currently loaded in 'sub10UnitMgmtFirmwareLoadedBank'
to the inactive bank.
fmwUploadInactiveBank(4) -
Upload the firmware image named by 'sub10UnitMgmtFirmwareUplImage' from the
server address 'sub10UnitFirmwareUplServerIp' and load
to the inactive bank.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.9.5- Type
- scalar
- Access
- readwrite
- 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::sub10UnitMgmtFirmwareAction.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::sub10UnitMgmtFirmwareAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fmwNone |
2 | fmwReboot |
3 | fmwCopyInactiveBank |
4 | fmwUploadInactiveBank |
Conformance
Member of