topology
BgpRouteMonitor

Represents one BGP Monitored-Prefix (i.e, Route). The request includes a prefix/prefix-length, the AS and confederation AS of the routers that advertise this prefix.



public class BgpRouteMonitor

Properties
addrFamily BGP Address Family

type=topology.BGPAddressType
access=read-create
default=ipv4

administrativeState Specifies whether the prefix should be monitored or not.

type=topology.State
default=up

asNumber The BGP AS number.

type=long
access=read-create
Mandatory on create

confAsNumber The BGP Confederation AS number (or 0 if there is no confederation)

type=long
access=read-create
Mandatory on create

displayedName Displayed Name

type=string
default=
minimum=0
maximum=32

prefAddr BGP Prefix Address

type=InetAddress
access=read-create
Mandatory on create

prefAddrType

type=rtr.InetAddressType
access=read-only
default=ipv4

prefLen BGP Prefix Length

type=int
access=read-create
minimum=1
maximum=128
Mandatory on create

prefRd BGP Prefix Route Distinguisher

type=string
access=read-create
default=
minimum=0
maximum=32
Mandatory on create

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed