This post was last edited by RaduCCN at 2019-02-14 07:38.
Hi Nasr,
In order to check the SN remotely you can do the following:
1. Login using SSH on the equipment
username: administrator
password: Change_Me
2. list the properties of the boards
<HUAWEI VP9630>bsp get-elabel ?
<boardtype> - boardtype: 0:GPUA,1:NP,2-5:DSP,6:HSB
3. interogate the information about the HSB board
<HUAWEI VP9630>bsp get-elabel 6
read elabel from eeprom on backboard success:
/$[ArchivesInfo Version]
/$ArchivesInfoVersion=3.0
[Board Properties]BoardType=VC6M1CUAA
BarCode=21xxxxxNPQxxxx000003
Item=02xxxxxQ
Description=Function Module,VP9630,VC6M1CUAA
Manufactured=2014-11-04
VendorName=Huawei
IssueNumber=00
CLEICode=
BOM=
<HUAWEI VP9630>
Hope this answers your question.