ID | Name | Description |
---|---|---|
SSNINDEX | SCCP SSN index | Meaning: SCCP subsystem index Value range: 0-511 Explanation: This command queries the status of a specified SCCP subsystem. Default value: None |
Query the status of a SCCP subsystem (SCCP SSN index = 0): DSP SCCPSSN: SSNINDEX=0; The result is as follows: +++ HUAWEI 2008-06-05 19:29:28 O&M #6912 %%DSP SCCPSSN: SSNINDEX=0;%% RETCODE = 0 Operation succeeded Display SCCP SSN Status Result ------------------------------ SsnIndex Status RepSsnStatus AgreeFlag TestFlag IgnoreSstFlag 0 ALLOW PROHIBIT STATUS FALSE STATUS FALSE STATUS FALSE (Number of results = 1) --- END
Domain Name | Description |
---|---|
SsnIndex | Identifies the subsystem to be queried |
Status | Status of the subsystem to be queried. "ALLOW" indicates that the subsystem services are available, "PROHIBIT" indicates that the subsystem services are unavailable, and "OPERATION PROHIBIT" indicates that the subsystem services are unavailable due to manual operations. |
RepSsnStatus | Status of the standby subsystem. "ALLOW" indicates that the subsystem services are available, "PROHIBIT" indicates that the subsystem services are unavailable, and "OPERATION PROHIBIT" indicates that the subsystem services are unavailable due to manual operations. |
AgreeFlag | "STATUS TRUE" indicates that the subsystem is waiting for agreement, and "STATUS FALSE" indicates that the subsystem is not waiting for agreement. |
TestFlag | "STATUS TRUE" indicates that the subsystem is performing a test, and "STATUS FALSE" indicates that the subsystem is not performing a test. |
IgnoreSstFlag | "STATUS TRUE" indicates that the subsystem test is ignored, and "STATUS FALSE" indicates that the subsystem test is required. |