The board patch cannot be queried based on the board type but the subrack number (mandatory) and slot number (optional).
ID | Name | Description |
---|---|---|
SRN | Subrack No. | Meaning: subrack number Value range: 0-11 Explanation: The subrack number is used to uniquely identify a subrack. Default value: None |
SN | Slot No. | Meaning: slot number Value range: 0-27 Explanation: The subrack number and slot number are used to uniquely identify a board in a subrack. Default value: None |
Query the patch of the board (Subrack No. = 0; Slot No. = 6): DSP PATCH:SRN=0,SN=6; The returned result is as follows: MML% DSP PATCH:SRN=0,SN=6; +++ HUAWEI 2007-07-10 16:22:51 O&M #92873 %%DSP PATCH:SRN=0,SN=6;%% RETCODE = 0 Operation succeeded DSP PATCH Result ------------ Frame Slot CPU ID File Version Deactive Active Running Operation Result 0 6 0 <NULL> 0 0 0 0 (Number of results = 1) --- END
Domain Name | Description |
---|---|
Subrack No. | Subrack number |
Slot No. | Slot number |
CPU No. | CPU number |
File Version | Version of the patch file |
Deactive | Number of deactivated patch units |
Active | Number of activated patch units |
Running | Number of running patch units |
Operation Result | Operation result |