Display OMU Memory Information(DSP OMUMEM)

Function

An OM command that queries the memory information of the GOMU.

Note

1. Only the memory information of the GOMU can be queried.

2. The LOCAL process on the GOMU should be operational.

Parameters

ID Name Description
TG Target

Meaning: identifier of the active or standby GOMU

Value range: ACTIVE(Active), STANDBY(Standby)

Explanation: ACTIVE(Active) indicates the active GOMU, and STANDBY(Standby) indicates the standby GOMU.

Default value: None

Example

Query the memory information of the active GOMU:
DSP OMUMEM: TG=ACTIVE;
The result is as follows:
MML% DSP OMUMEM: TG=ACTIVE;
+++    HUAWEI        2007-07-05 17:22:00
O&M    #8
%%DSP OMUMEM: TG=ACTIVE;%%
RETCODE = 0    Operation succeeded

Display OMU Memory Information
------------------------------
Subrack No.  Slot No.  ECC Status

0            2         Normal
(Number of results = 1)


---    END

Output Description

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.

ECC Status

Status of the ECC. The status can be No error, Correctable Error, or Uncorrectable Error.

Related reference
Display OMU Hard Disk Information(DSP OMUHD)
Display OMU Ethernet Adapter Information(DSP OMUNIC)
Display OMU RAID Information(DSP RAID)

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