6.1.9.2 show fw-upgrade state MAC
It shows the FW Upgrade progress state for a Service
Node:
MCHP-PRIME-BASE(prime)# show fw-upgrade state 013090320056
EUI48 STATE PAGES
-------------- ---------------- -----
0x013090320056 IDLE 00000
MCHP-PRIME-BASE(prime)# show fw-upgrade state 013090320057
EUI48 STATE PAGES
-------------- ---------------- -----
0x013090320056 RECEIVING 00085The possible state values are:
- IDLE: No firmware upgrade in progress
- RECEIVING: Receiving FW Upgrade Binary from PRIME Base Node
- COMPLETE: Received complete FW Upgrade Binary
- COUNTDOWN: Waiting to execute FW Upgrade Binary
- UPGRADE: FW Upgrade process success
- EXCEPTION: FW Upgrade process exception
- UNKNOWN: FW Upgrade process state is unknown
The pages indicate the number of pages received in the FW Upgrade process. In case of an exception, they indicate the type of exception.
The exception can be:
- PERMANENT
- TEMPORARY
The possible exception values are:
- GENERAL: problem to get buffer for bitmap
- PROTOCOL: firmware upgrade image size is bigger than space available or page size is wrong
- CRC: error in firmware upgrade image CRC
- IMAGE: the firmware upgrade image is wrong
- SIGNATURE: the firmware upgrade signature is wrong
- TIMER_EXPIRED: timeout of firmware upgrade process without success
- UNKNOWN: firmware upgrade exception because of unknown situation
