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]")
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. |
In the subscription phase of the user script, parameters of the Route Change Event Subscription API (ops.route.subscribe) are incorrect.