ostFpgaUpdLastStatus
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.13.1.1.5
Object
column
Enumeration
Status of the operation. Set value to busy(1) by agent when ostFpgaUpdAction is set to true and sets value to ok(0) or failed(2) when operation is complete.
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.13.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostFpgaUpdEntry
- Table
- ostFpgaUpdTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | busy |
2 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ostFpgaUpdModuleIndex Chassis and module indices of the module that contains the FPGA. | column | OMNITRON-TC-MIBOstModuleSingleIndex | .1.3.6.1.4.1.7342.7.1.13.1.1.1 |
| ostFpgaUpdFileName The FPGA firmware image used for updating the FPGA. | column | OMNITRON-TC-MIBOstFileNameString | .1.3.6.1.4.1.7342.7.1.13.1.1.2 |
| ostFpgaUpdReady FPGA update ready status. Network manager must wait for the value
of this variable to be true before setting up the write operation. If ready,
Network management then sets this … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7342.7.1.13.1.1.3 |
| ostFpgaUpdAction FPGA Firmware operation type.
noop (0) no action is taken
write (1) FPGA file is written
writeAndActivate(2) FPGA file is written and activated
activate (3… | column | Enumeration | .1.3.6.1.4.1.7342.7.1.13.1.1.4 |