ostFpgaUpdAction
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.13.1.1.4
Object
column
r/w
Enumeration
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) FPGA file is activated
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.13.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostFpgaUpdEntry
- Table
- ostFpgaUpdTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noop |
1 | write |
2 | writeAndActivate |
3 | activate |
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 |
| 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 |