An OM command that queries the status of the DSP, including administration status, operation status, HA status, and availability status.
1. If either the subrack, slot, or DSP is not configured, a failure message is displayed.
2. If the optional parameters Slot No. and DSP No. are not specified, the status of all the DSPs in the specified subrack is queried.
ID | Name | Description |
---|---|---|
SRN | Subrack No. | Meaning: subrack number Value range: 0-11 Explanation: The subrack number uniquely identifies a subrack. Default value: None |
SN | Slot No. | Meaning: slot number Value range: 0-27 Explanation: 1. The subrack number and slot number uniquely identify a board. 2. The slot number is an optional parameter. If not specified, the status of all destination signaling points of the specified subrack is queried. Default value: None |
DSPN | DSP No. | Meaning: destination signaling point number Value range: 0-21 Explanation: 1. The subrack number, slot number, and DSP number uniquely identify a destination signaling point. 2. The DSP number is an optional parameter. If not specified, the status of all destination signaling points of the specified board is queried. Default value: None |
1. Query the status of DSP 1 in slot 22 of subrack 5: DSP DSPSTAT: SRN=5, SN=22, DSPN=1; The result is as follows: MML% DSP DSPSTAT: SRN=5, SN=22, DSPN=1; +++ HUAWEI 2008-06-12 19:43:04 O&M #4377 %%DSP DSPSTAT: SRN=5, SN=22, DSPN=1;%% RETCODE = 0 Operation succeeded Display DSP Status ------------------ Subrack No. Slot No. DSP No. Administrative State Operate State HA State Available State 5 22 1 Unlock Enabled Standalone Normal (Number of results = 1) --- END 2. Query the status of all DSPs in subrack 5: DSP DSPSTAT: SRN=5, SN=22; The result is as follows: MML% DSP DSPSTAT: SRN=5, SN=22; +++ HUAWEI 2008-06-12 19:36:26 O&M #4239 %%DSP DSPSTAT: SRN=5, SN=22;%% RETCODE = 0 Operation succeeded Display DSP Status ------------------ Subrack No. Slot No. DSP No. Administrative State Operate State HA State Available State 5 22 0 Unlock Enabled Standalone Normal 5 22 1 Unlock Enabled Standalone Normal 5 22 2 Unlock Enabled Standalone Normal 5 22 3 Unlock Enabled Standalone Normal 5 22 4 Unlock Enabled Standalone Normal 5 22 5 Unlock Enabled Standalone Normal 5 22 6 Unlock Enabled Standalone Normal 5 22 7 Unlock Enabled Standalone Normal 5 22 8 Unlock Enabled Standalone Normal 5 22 9 Unlock Enabled Standalone Normal 5 22 10 Unlock Enabled Standalone Normal 5 22 11 Unlock Enabled Standalone Normal 5 22 12 Unlock Enabled Standalone Normal 5 22 13 Unlock Enabled Standalone Normal 5 22 14 Unlock Enabled Standalone Normal 5 22 15 Unlock Enabled Standalone Normal 5 22 16 Unlock Enabled Standalone Normal 5 22 17 Unlock Enabled Standalone Normal 5 22 18 Unlock Enabled Standalone Normal 5 22 19 Unlock Enabled Standalone Normal 5 22 20 Unlock Enabled Standalone Normal 5 22 21 Unlock Enabled Standalone Normal (Number of results = 22) --- END
Domain Name | Description |
---|---|
Subrack No. | Number of the subrack where the board is located. |
Slot No. | Number of the slot where the board is located. |
DSP No. | Number of the DSP where the board is located. |
Administrative State | Whether the specified object provides services. The PARC of the current version does not maintain the administration state, and the value is always Unlock. |
Operate State | Whether the object can be operated. The value can be Enabled or Disabled. |
HA State | Active/standby state. Generally, the DSP is in Standalone mode. |
Available State | Additional description of the status of the object. The value can be Normal, Faulty, or Instartup. When the DSP is in loading, the status is Instartup. |