Modify Operator(MOD OP)

Function

A configuration command that modifies parameters of a local operator. The system can uniquely identify a local operator through the parameter "Operator".

Note

1. The administrator account (admin) in the system can execute all commands and cannot be modified or removed.

2. Only the system administrator (admin), operators with the Administrator level, and operators with the Custom level that have the modification authority can execute this command.

3. The operation time limit includes the data limit, week limit, time segment limit, and no limit. The operation time limit for a local operator is the intersection of date limit, week limit, and time segment limit. The operation time limit takes effect immediately after modification.

4. If the user's operation time limit spans the time segment when the system adopts the daylight saving time (DST), a corresponding duration will be deducted from the actual operation time on the day when the DST is adopted, or will be added to the actual operation time on the day when the standard time resumes.

Parameters

ID Name Description
OP Operator

Meaning: local operator account

Value range: 1-32 characters

Explanation:

1. This parameter specifies a local operator account.

2. This parameter consists of only letters, digits, and underlines. An operator account is case insensitive and must start with a letter.

Default value: None

DESCRP Description

Meaning: description of an operator

Value range: 1-127 characters

Explanation: This parameter specifies the description of a local operator.

Default value: None

PWD New password

Meaning: password of a local operator

Value range: 6-32 characters

Explanation:

1. This parameter specifies the password of a local operator. The password is displayed in the form of *.

2. The length of a password ranges from 6 to 32 characters.The password cannot contain the following characters: comma (,), semicolon (;), equal mark (=), double quotation marks ("), single quotation marks ('), and backward slash (\).

3. The changed password takes effect when the operator logs in to the system next time.

4. The minimum length of the password is subject to the password policy. If the password policy specifies that the minimum length of the password is eight characters, then the actual value range of the password is 8 to 32 characters, instead of 6 to 32 characters.

5. Set the password in compliance with the password setting policy. For details, see the LST PWDPOLICY command.

Default value: None

CFM Confirm password

Meaning: confirmed password of the local operator

Value range: 6-32 characters

Explanation:

1. The confirmed password must be consistent with the password set in the previous step. The confirmed password is displayed in the form of *.

2. The length of a password ranges from 6 to 32 characters.The password cannot contain the following characters: comma (,), semicolon (;), equal mark (=), double quotation marks ("), single quotation marks ('), and backward slash (\).

3. The changed password takes effect when the operator logs in to the system next time.

4. The minimum length of the password is subject to the password policy. If the password policy specifies that the minimum length of the password is eight characters, then the actual value range of the password is 8 to 32 characters, instead of 6 to 32 characters.

5. Set the password in compliance with the password setting policy. For details, see the LST PWDPOLICY command.

Default value: None

UG User group

Meaning: user group level of a local operator

Value range: Administrator(Administrator), Operator(Operator), User(User), Guest(Guest), Custom(Custom)

Explanation:

1. This parameter specifies the user group for an operator to limit the operation rights of the operator.

Guest level: An operator in the guest level can only view data.

User level: In addition to the right of the Guest, the operator can maintain the system.

Operator level: In addition to the rights of the User, the operator can configure data.

Administrator level: In addition to the rights of the Operator, the operator can manage users.

Custom level: The rights of the operator with this level are defined by the operator with the Administrator level.

Except for the Custom level, the first four levels are fixed. That is, the rights of the first four levels cannot be added or reduced.

2. The user group level takes effect immediately after being changed.

Default value: Guest(Guest)

CG Command group

Meaning: command group that the local operator can execute

Value range: G_0-G_31

Explanation:

1. This parameter is valid only when the User group parameter is set to Custom(Custom). The meanings of command groups are as follows:

G_0 = System information query

G_1 = System information management

G_2 = Configuration data query

G_3 = Common data configuration

G_4 = Advanced data configuration

G_5 = BTS maintenance query

G_6 = Basic BTS maintenance

G_7 = Advanced BTS maintenance

G_8 = BSC maintenance query

G_9 = Basic BSC maintenance

G_10 = Advanced BSC maintenance

G_11 = Alarm query

G_12 = Alarm management

G_13 = BSC software management

G_14 = BOOTROM management

G_15 = License management

G_16 = Interface tracing

G_17 = Performance management

G_18 = Performance query

G_19 = Integrated equipment

G_20 = PSOM project team

G_21 = PSOM project team

G_22 = PSOM project team

G_20 - G_31: User-defined command groups

2. The value behind the selected command group in the command line can be:

(1) 0: The command group is removed from the authority of the operator.

(2) 1: The command group is added to the authority of the operator.

Default value: None

DATE Date limit

Meaning: date limit

Value range: NOLIMIT(No Limit), LIMIT(Limit)

Explanation: This parameter specifies whether to limit the operation date of an operator.

Default value: NOLIMIT(No Limit)

STD Start date

Meaning: start date

Value range:

1. Year: 2000-2050

2. Month: 1-12

3. Day: 1-31

Explanation:

1. This parameter specifies the start date of the operation for the local operator.

2. If no value is input, it indicates that the start date is not limited.

3. The start date should be in the YYYY&MM&DD format.

Default value: None

ETD End date

Meaning: end date

Value range:

1. Year: 2000-2050

2. Month: 1-12

3. Day: 1-31

Explanation:

1. This parameter specifies the end date of the operation for the local operator.

2. If no value is input, it indicates that the end date is not limited.

3. The end date should be in the YYYY&MM&DD format.

Default value: None

TIME Time limit

Meaning: time limit

Value range: NOLIMIT(No Limit), LIMIT(Limit)

Explanation: This parameter specifies whether to limit the operation time of an operator.

Default value: NOLIMIT(No Limit)

STT Start time

Meaning: start time

Value range:

1. Hour: 0-23

2. Minute: 0-59

3. Second: 0-59

Explanation:

1. This parameter specifies the start time of the operation for the local operator.

2. If no value is input, it indicates that the start time is not limited.

3. The start time should be in the HH&MM&SS format.

Default value: None

ETT End time

Meaning: end time

Value range:

1. Hour: 0-23

2. Minute: 0-59

3. Second: 0-59

Explanation:

1. This parameter specifies the end time of the operation for the local operator.

2. If no value is input, it indicates that the end time is not limited.

3. The end time should be in the HH&MM&SS format.

Default value: None

WEEK Week limit

Meaning: limit on the weekday of the operation

Value range: NOLIMIT(No Limit), LIMIT(Limit)

Explanation: This parameter specifies whether to limit the weekday of the operation. If the weekday needs to be limited, see parameter "Week".

Default value: NOLIMIT(No Limit)

WK Week

Meaning: weekday

Value range: SUN(Sunday), MON(Monday), TUE(Tuesday), WED(Wednesday), THU(Thursday), FRI(Friday), SAT(Saturday)

Explanation:

1. This parameter specifies the weekday(s) on which the operator can perform the operation.

2. If no value is input, it indicates that the weekday is not limited.

3. More than one weekday can be selected.

Default value: None

Example

Set the account "zhangsan" to Custom, set the time limit to 8 a.m.-10 a.m. every Sunday from June to August, 2004, and set the operation authority to the rights of query and management on equipment only:
MOD OP: OP="zhangsan", UG=CUSTOM, CG=G_7-1&G_8-1, DATE=LIMIT, STD=2004&06&01, ETD=2004&08&31, TIME=LIMIT, STT=08&00&00, ETT=10&00&00, WEEK=LIMIT, WK=SUN;
Related reference
Add Operator(ADD OP)
Remove Operator(RMV OP)
List Operator(LST OP)

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