ostFpgaUpdReady
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.13.1.1.3
Object
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 variable to false and subsequently sets this variable to true when the write operation is complete.
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.13.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostFpgaUpdEntry
- Table
- ostFpgaUpdTable
- Siblings
- 4
Values & Constraints
Type Values
1 | true |
2 | false |
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 |
| 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 |
| ostFpgaUpdLastStatus 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. | column | Enumeration | .1.3.6.1.4.1.7342.7.1.13.1.1.5 |