Display Backup State(DSP OMUBAKSTAT)

Function

An OM command that queries the backup status of the OMU.

Note

1. The local Daemon must be running.

2. When the backup switch is set to OFF(Disable), the result is "disable backup".

3. In a dual-OMU system, the backup state of the active GOMU must be consistent with that of the standby GOMU.

4. In a dual-OMU system, when the Daemon on the standby GOMU is not running, the result is "no backup state".

5. Generally, in a dual-OMU system, when the active OMU is running normally and the standby OMU is initially started, the result is "initial backup state"; when the initial backup is complete, the result is "daily backup state".

6. In a single-OMU system, the result can only be "no backup state" or "disable backup state".

7. This command can be run on only the active GBAM.

Parameters

None.

Example

1. Query the backup state in a dual-OMU system in which both the active and standby GOMUs run normally:
DSP OMUBAKSTAT:;
The result is as follows:
+++    HUAWEI        1998-11-18 15:57:16
O&M    #350
%%DSP OMUBAKSTAT:;%%
RETCODE = 0  Operation succeeded

DSP OMUBAKSTAT Result
---------------------
backup state  =  daily backup state
(Number of results = 1)


---    END
2. Query the backup state when the backup switch is set to OFF(Disable):
DSP OMUBAKSTAT:;
The result is as follows:
+++    HUAWEI        2008-07-17 16:31:33
O&M    #372
%%DSP OMUBAKSTAT:;%%
RETCODE = 0  Operation succeeded

DSP OMUBAKSTAT Result
---------------------
backup state  =  disable backup state
(Number of results = 1)


---    END

Output Description

Domain Name Description
backup state

Current backup state of the system, such as daily backup state, disable backup state, initial backup state, and no backup state.


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