EZOP
EZOP_1.3.6.1.4.1.2011.2.25.311.6.2.1 hwEasyOperationClientAdded
Description
EZOP/4/CLIENTADD: OID [oid] Easy operation client device added. (ClientId=[INTEGER], HostName="[OCTET]", ClientIp="[OCTET]", ClientMac="[OCTET]",ClientEsn="[OCTET]")
A client has joined the management domain of the Commander.
Attribute
Alarm ID | Alarm Severity | Alarm Type |
---|---|---|
1.3.6.1.4.1.2011.2.25.311.6.2.1 | Warning | environmentalAlarm(6) |
Parameters
Name | Meaning |
---|---|
[oid] | Indicates the MIB object ID of the alarm. |
ClientId | Indicates a client ID. |
HostName | Indicates the host name of the new client. |
ClientIp | This object indicates the IP address of the new client. |
ClientMac | Indicates the MAC address of the new client |
ClientEsn | Indicates the ESN of the new client. |
EZOP_1.3.6.1.4.1.2011.2.25.311.6.2.2 hwEasyOperationClientLost
Description
EZOP/4/CLIENTLOST: OID [oid] Easy operation client device lost. (ClientId=[INTEGER], HostName="[OCTET]", ClientIp="[OCTET]", ClientMac="[OPAQUE]",ClientEsn="[OCTET]")
A client has left the management domain of the Commander.
Attribute
Alarm ID | Alarm Severity | Alarm Type |
---|---|---|
1.3.6.1.4.1.2011.2.25.311.6.2.2 | Warning | equipmentAlarm(5) |
Parameters
Name | Meaning |
---|---|
[oid] | Indicates the MIB object ID of the alarm. |
ClientId | Indicates a client ID. |
HostName | Indicates the host name of the client. |
ClientIp | This object indicates the IP address of the client. |
ClientMac | Indicates the MAC address of the client |
ClientEsn | Indicates the ESN of the client. |
EZOP_1.3.6.1.4.1.2011.5.25.311.6.2.3 hwEasyOperationClientJoinNotPermit
Description
EZOP/4/CLIENTNOTPERMIT: OID [oid] The request of an unauthorized client was denied. (ClientId=[INTEGER], HostName="[OCTET]", ClientIp="[OCTET]", ClientMac="[OPAQUE]", ClientEsn="[OCTET]")
A request was received from an unauthorized client.
Attribute
Alarm ID | Alarm Severity | Alarm Type |
---|---|---|
1.3.6.1.4.1.2011.5.25.311.6.2.3 |
Warning |
equipmentAlarm(5) |
Parameters
Name | Meaning |
---|---|
[oid] |
Indicates the MIB object ID of the alarm. |
ClientId |
Indicates the client ID. |
HostName |
Indicates the client host name. |
ClientIp |
Indicates the client IP address. |
ClientMac |
Indicates the client MAC address. |
ClientEsn |
Indicates the client ESN. |
Possible Causes
A client requests to join the Commander, but the Commander does not have information about the client.
Procedure
- Check whether the client is a planned device according to the parameters in the alarm message.
- If not, no further action is required.
- If so, go to step 2.
- Add the client to the Commander based on the client status.
- Regardless of whether the client is an unconfigured device, you can run the client [ client-id ] { mac-address mac-address | esn esn } command in the Easy-Operation view to configure the matching rules for the client.
- If the client is not an unconfigured device, you can run the client auto-join enable command in the Easy-Operation view to enable the client to automatically join the Commander.
- If the client is an unconfigured device, you can run the client auto-join enable command in the Easy-Operation view to enable the client to automatically join the Commander, and enable the network topology collection function on the Commander. For details, see (Optional) Configuring Network Topology Collection in "EasyDeploy Configuration" in the S2720, S5700, and S6700 V200R019C10 Configuration Guide - Basic Configuration.
- If the client is an unconfigured device, you can run the group build-in device-type command in the Easy-Operation view to create a built-in group and specify the device-type parameter to set the matching device type.
If the client is an unconfigured device, you can configure the matching rule for the customized group in the Easy-Operation view.
Run the group custom { mac-address | esn | ip-address | model | device-type } group-name command to configure a customized group and enter the group view.
Run the match { mac-address mac-address [ mac-mask | mac-mask-length ] | esn esn | ip-address ip-address [ ip-mask | ip-mask-length ] | model model | device-type device-type } command to define the matching rule for the customized group.
- If the client is an unconfigured device that will replace a faulty client, you can run the client client-id replace { mac-address mac-address | esn esn } command in the Easy-Operation view to specify the client ID of the faulty client and configure information about the replacement between the faulty and new devices.
EZOP_1.3.6.1.4.1.2011.5.25.311.6.2.4 hwEasyOperationClientProcessFail
Description
EZOP/4/CLIENTOPERFAIL: OID [oid] Operation on the switch fails. ((ClientId=[INTEGER], HostName="[OCTET]", ClientIp="[OCTET]", ClientMac="[OPAQUE]", ClientEsn="[OCTET]"),Reason="[OCTET]")
A device failed to be upgraded using EasyDeploy.
Attribute
Alarm ID | Alarm Severity | Alarm Type |
---|---|---|
1.3.6.1.4.1.2011.5.25.311.6.2.4 | Warning | equipmentAlarm(5) |
Parameters
Name | Meaning |
---|---|
[oid] | Indicates the MIB object ID of the alarm. |
ClientId | Client ID. NOTE:
By default, the value is 0 on a device to be upgraded and has no meaning. |
HostName | Host name of a client. |
ClientIp | IP address of a client. |
ClientMac | MAC address of a client. |
ClientEsn | ESN of a client. |
Reason | Causes of the upgrade failure. |
Possible Causes
1: The device fails to obtain the intermediate file information.
2: The device fails to download files.
3: The downloaded files fail to be activated.
4: The file server is not configured.
Procedure
- Check whether the intermediate file in the correct format exists.
- Check whether the specified address of the file server is correct or the file server's status is normal.
- Check whether the downloaded files are integral or in the correct format.
- If the alarm persists, collect alarm and configuration information, and contact technical support personnel.
- Configure a file server.