rtmap:SetAsPathReplace
Match as-path attribute in the route and replace it with the configured asn
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| matchAsnList | string:Basic | 4byte asn list(1-4294967295 \ | 1-65535[.(0-65535)]) separated by comma. Used to match with the as-path attribute in the route | 
| matchPrivateAs | scalar:Bool | match private-as in aspath attribute of route | SELECTION: true or false | 
| replaceAsn | string:Basic | 4 byte replacing asn(1-4294967295 \ | 1-65535[.(0-65535)]) if replaceType is chosen as asn | 
| replaceType | rtmap:ReplaceType (scalar:Enum8) | type of replacing asn with the matched asn in the aspath.Default is local asn | SELECTION: 0     - local-as 1     - none 2     - asn 3     - remote-as DEFAULT: local-as | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) | The time when this object was last modified. | SELECTION: 0     - never DEFAULT: never | 
| status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2     - created 4     - modified 8     - deleted 16    - replaced |