You can develop your own application to update information about subscribers and congestion points for SRC-ACP. The application can call one method to interact with SRC-ACP. This method is called:
update (in RemoteUpdateType rut, in TagValueList attrs)
The method takes a property-value pair and passes
the information to SRC-ACP. For information about the properties and
values you can pass to SRC-ACP, see the file acpPlugin.idl in the folder SDK/idl in the SDK+AppSupport+Demos+Samples.tar.gz file on the
Juniper Networks Web site at: https://www.juniper.net/support/csc/swdist-erx/src.html .
To create an application that updates SRC-ACP remotely:
For information about the interfaces, properties,
and methods available in the CORBA remote API for ACP, see the documentation
in in the SDK+AppSupport+Demos+Samples.tar.gz file on the Juniper Networks Web site at: https://www.juniper.net/support/csc/swdist-erx/src.html . The files are in the SDK/doc/idl/acp/html/index.html directory.