Display NSVL Status(DSP NSVL)

Function

An OM command that queries the status of a specified NSVL or multiple NSVLs.

Note

None

Parameters

ID Name Description
NSEI NSE Id

Meaning: NSE ID

Value range: 0-65534

Explanation: This parameter specifies the ID of the network service entity of the NSVL.

Default value: None

NSVLTYPE NSVL Type

Meaning: remote/local NSVL ID

Value range: BYLOCALNSVL(Local NSVL), BYREMOTENSVL(Remote NSVL)

Explanation: This parameter specifies whether to query the status of the local NSVL or the remote NSVL.

Default value: None

LOCALNSVLI Local NSVL Id

Meaning: local NSVL ID

Value range: 0-1023

Explanation: This parameter specifies the ID of the local network service virtual link.

Default value: None

REMOTENSVLI Remote NSVL Id

Meaning: Remote NSVL ID

Value range: 0-1023

Explanation: This parameter specifies the ID of the remote network service virtual link.

Default value: None

Example

1. Query the status of all the local NSVLs of an NSE (NSE Id = 1; NSVL Type = BYLOCALNSVL(Local NSVL)):
DSP NSVL: NSEI=1, NSVLTYPE=BYLOCALNSVL;
The result is as follows:
+++    HUAWEI        2008-07-18 12:08:36
O&M    #49571
%%DSP NSVL: NSEI=1, NSVLTYPE=BYLOCALNSVL;%%
RETCODE = 0  Operation succeeded

Query NSVL state
------------
NSE Id  Local NSVL Id  NSVL State

1       0              Faulty       
1       1              Faulty       
(Number of results = 2)

---    END

2. Query the status of an remote NSVL of an NSE (NSE Id = 1; NSVL Type = BYREMOTENSVL(Remote NSVL); NSVL Id = 10):
+++    HUAWEI        2008-07-18 12:08:36
O&M    #49571
%%DSP NSVL: NSEI=1, NSVLTYPE=BYREMOTENSVL, REMOTENSVLI=10;%%
RETCODE = 0  Operation succeeded

Query NSVL state
------------
NSE Id  Remote NSVL Id  NSVL State

1       10              Normal       
(Number of results = 1)


---    END

Output Description

Domain Name Description
NSE Id

NSE ID

Local NSVL Id

Local NSVL ID

Remote NSVL Id

Remote NSVL ID

NSVL State

NSVL status, value range: Normal, Faulty

Related reference
Block NSVC(BLK NSVC)

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