Display NSVC Status(DSP NSVC)

Function

An OM command that queries the status of a specified NSVC or multiple NSVCs.

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 to which the NSVC belongs.

Default value: None

NSVCI NSVC Id

Meaning: NSVC ID

Value range: 0-65534

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

Default value: None

Example

1. Query the status of an NSVC (NSEI = 0; NSVCI = 159):
DSP NSVC: NSEI=0, NSVCI=159;
The result is as follows:
+++    HUAWEI        2008-07-18 13:59:45
O&M    #6682
%%DSP NSVC: NSEI=0, NSVCI=159;%%
RETCODE = 0  Operation succeeded

Query NSVC state
------------
NSE Id  NSVC Id  NSVC Administration State  NSVC Service State

0       159      Unblocked                  Activation Unblocked
(Number of results = 1)

---    END

2. Query the status of all the NSVCs of an NSE (NSE Id = 0):
+++    HUAWEI        2008-07-18 13:59:45
O&M    #6682
%%DSP NSVC: NSEI=0;%%
RETCODE = 0  Operation succeeded

Query NSVC state
------------
NSE Id  NSVC Id  NSVC Administration State  NSVC Service State

0       160      Unblocked                  Deactivation Blocked
0       159      Unblocked                  Activation Unblocked 
(Number of results = 2)


---    END

Output Description

Domain Name Description
NSE Id

NSE ID

NSVC Id

NSVC ID

NSVC Administration State

NSVC administration status, value range: Blocked, Unblocked

NSVC Service State

NSVC service status, value range: Deactivation blocked, Activation blocked, Activation unblocked

Related reference
Display MS Context(DSP MSCONTEXT)
Unblock NSVC(UBL NSVC)
Reset NSVC(RST NSVC)

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