Display Abis Interface Timeslot(DSP ABISTS)

Function

An OM command that displays the information about timeslots on a specified port on the Abis interface. The information includes timeslot number, timeslot state, and timeslot type.

Note

The number of timeslots that are queried at a time decides the time consumption.

Parameters

ID Name Description
SRN Subrack No.

Meaning: subrack number of the board

Value range: 0-11

Explanation:

1. This parameter specifies the number of a subrack.

2. A key field that identifies the query of the Abis timeslots and indicates the subrack number of the Abis timeslots to be queried.

Default value: None

SN Slot No.

Meaning: slot number of the board

Value range: 0-27

Explanation:

1. This parameter specifies the number of a slot.

2. A key field that identifies the query of the Abis timeslots and indicates the slot number of the Abis timeslots to be queried.

Default value: None

PN Port No.

Meaning: port number of the board

Value range: 0-83

Explanation: A key field that identifies the query of the Abis timeslots and indicates the port number of the Abis timeslots to be queried.

Default value: None

STAT State

Meaning: state of the timeslots on the Abis interface

Value range: IDLE(IDLE), OCCUPIED(OCCUPIED), FAILURE(FAILURE), UNINSTALLED(UNINSTALLED)

Explanation:

1. A state filtering parameter for the Abis timeslots to be queried.

2. IDLE(IDLE): idle state; OCCUPIED(OCCUPIED): occupied state; FAILURE(FAILURE): failure state; UNINSTALLED(UNINSTALLED): not installed

3. If this parameter is not specified, all the Abis timeslots are queried.

Default value: all the Abis timeslots

Example

Query the information about timeslots on the GEIUB (Subrack No. = 0; Slot No. = 8; Port No. = 0; State = IDLE):
DSP ABISTS:SRN=0,SN=8,PN=0,STAT=IDLE;
The result is as follows:
+++    HUAWEI        2008-06-21 04:10:51
O&M    #497
%%DSP ABISTS:SRN=0,SN=8,PN=0,STAT=IDLE;%%
RETCODE = 0  Operation succeeded

DSP ABISTS Result
-----------------
Timeslot No.  Type       State

8             Full Rate  Idle 
10            Full Rate  Idle 
12            Full Rate  Idle 
14            Full Rate  Idle 
16            Full Rate  Idle 
18            Full Rate  Idle 
20            Full Rate  Idle 
22            Full Rate  Idle 
24            Full Rate  Idle 
26            Full Rate  Idle 
28            Full Rate  Idle 
30            Full Rate  Idle 
32            Full Rate  Idle 
34            Full Rate  Idle 
(Number of results = 14)


---    END
Explanation:
If the board with designated subrack and slot number is not the GOIUB or GEIUB, MML Client prompts parameter error.
If the timeslot status is not specified in the command, MML Client queries the status of all the timeslots on all the ports.
If no timeslot has the specified state, MML Client prompts that the operation succeeded.

Output Description

Domain Name Description
Timeslot No.

Number of the Abis timeslot. The value ranges from 0 to 255.

Type

Timeslot type

State

Timeslot status

Related reference
Display Ater Interface Timeslot(DSP ATERTS)

Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.