topology
BgpMonPrefNextHop

Represents a next hop for a BGP monitored route.



public class BgpMonPrefNextHop

Properties
asPath AS Path

type=string
access=read-only
default=
minimum=0
maximum=254
Displayed(tab/group)=AS Path

as_pathLen The number of ASNs in AS-PATH

type=int
access=read-only
default=0
Displayed(tab/group)=AS Path Length

localPref Specifies the local preference metric, or the degree of preference for an external route, on which to filter BGP prefixes.

type=long
access=read-only
default=-1
Displayed(tab/group)=Local Preference

med The MED for the BGP prefix (-1 means not set)

type=long
access=read-only
default=-1
Displayed(tab/group)=MED

nextHop Represents the BGP Monitored Prefix's next hop.

type=InetAddress
access=read-create
Mandatory on create
Displayed(tab/group)=Next Hop

nextHopAddressType

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

valid enums=ipv4, ipv6 (Where parent is one of (topology.BgpMonPrefixStatus))

origAs The Originating AS

type=long
access=read-only
default=0
Displayed(tab/group)=Originating AS

prefRTs Prefix Route Targets

type=string
access=read-only
default=
minimum=0
maximum=120
Displayed(tab/group)=Route Targets

  
Properties inherited from topology.BgpASContainedObject
asNumber, subAsNumber
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed