ressubscr
AbstractManagedRoute


Defines common Managed Route properties.



public abstract struct AbstractManagedRoute

Properties
siteId System IP address of the node where subscriber exists.

type=string

mrtIpAddress Indicate the IP address of the managed route.

type=InetAddress

mrtIpAddrType Indicates the type of mrtIpAddress.

type=rtr.InetAddressType

mrtIpAddrPrefixLen Indicates the prefix length of the subnet associated with mrtIpAddress.

type=int

status Indicates the state of this managed route.

type=ressubscr.ManagedRouteStatusType

metric Indicates the metric of this managed route as specified in the RADIUS option 22 Framed-Route or option 99 Framed-IPv6-Route.

type=int

preference Indicates the preference of this managed route as specified in the RADIUS option 22 Framed-Route or option 99 Framed-IPv6-Route.

type=int

tag Indicates the tag of this managed route as specified in the RADIUS option 22 Framed-Route or option 99 Framed-IPv6-Route.

type=long