< Home

OPSA/3/OPS_ROUTE_SUBSCRIBE_FAIL

Message

OPSA/3/OPS_ROUTE_SUBSCRIBE_FAIL: Failed to subscribe to the routing event using the script. (Script="[script-name]", event="[event-name]", network address="[network]", mask length=[maskLen], min. length=[minLen], max. length=[maxLen], NE length=[neLen], operation type="[optype]", protocol="[protocol]")

Description

Failed to subscribe the route event using a user script.

Parameters

Parameter Name Parameter Meaning
[script-name] Indicates a user script name.
[event-name] Indicates an event name.
[network] Indicates a route prefix.
[maskLen] Indicates a mask length.
[minLen] Indicates the shortest mask length.
[maxLen] Indicates the longest mask length.
[neLen] Indicates the unmatching mask length.
[optype] Indicates the route change event type.
[protocol] Indicates protocol attributes.

Possible Causes

In the subscription phase of the user script, parameters of the Route Change Event Subscription API (ops.route.subscribe) are incorrect.

Procedure

  1. In the subscription phase of the user script, parameters of the Route Change Event Subscription API (ops.route.subscribe) are incorrect. You need to modify the script.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >