Encrypted output:
mgmt_opq=kdS+yok8yWM=:zS0U62VvOPI=:6C9zqH5bnu4=
Read all related posts, tried with Base64 decoders but didn't work.
Additional info
The output should be an Ethernet MAC address: 6 bytes, 48bits.
# fw_printenv | grep opq
mgmt_opq=kdS+yok8yWM=:zS0U62VvOPI=:6C9zqH5bnu4=
kdS+yok8yWM=
should be the first word(16 bit) of MAC address
zS0U62VvOPI=
should be second word of MAC address
6C9zqH5bnu4=
should be third word of MAC address