topology
AsnLink

Represents a BGP ASN link between two autonomous systems.



public class AsnLink

Properties
description The description.

type=string
access=read-only
minimum=0
maximum=40
Displayed(tab/group)=Description (/Details), Description (/Details)

myAsn CPAA's AS number. This is the AS number of autonomous system managed by CPAA.

type=long
access=read-only
minimum=1
maximum=4294967295
Displayed(tab/group)=CPAA AS (/Discovered by)

myConfdId CPAA's Confederation Id for Sub-AS. This is the AS number of autonomous system managed by CPAA.

type=long
access=read-create
default=0
minimum=0
maximum=4294967295
Displayed(tab/group)=CPAA Confederation ID (/Discovered by)

nextHop Represents the eBGP next hop between AS managed by CPAA and adjacent ASes.

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

nextHopAddrType

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

valid enums=ipv4 (Where parent is one of (topology.BgpNetwork))

numBgpOriginatedRoutes Number of BGP routes originated by originator ASN of this ASN Link.

type=long
access=read-only
Displayed(tab/group)=# of Received Originated BGP Route (/Details), # of Received Originated BGP Route (/Details)

numberOfHops This property shows how far this AS is from CPAA AS. In other words, it shows the number of AS hops between this AS and CPAA AS.

type=int
access=read-only
Displayed(tab/group)=# of Hop Away From CPAA AS (/Details), # of Hop Away From CPAA AS (/Details)

originatorAsn Represents the ASN (AS number) of originator. Note each ASN Link is between two ASes: originatorAsn and terminatorAsn.

type=long
access=read-create
minimum=1
maximum=4294967295
Mandatory on create
Displayed(tab/group)=Originating ASN

originatorAsnPointer Represents the ASN Pointer to originator ASN object in DB.

type=Pointer
access=read-only

refCount Represents the number of BGP routes advertised on this link.

type=long
access=read-only
Displayed(tab/group)=# of BGP Routes (/Details), # of BGP Routes (/Details)

terminatorAsn Represents the ASN (AS number) of terminator. Note each ASN Link is between two ASes: originatorAsn and terminatorAsn.

type=long
access=read-create
minimum=1
maximum=4294967295
Mandatory on create
Displayed(tab/group)=Terminating ASN

terminatorAsnPointer Represents the ASN Pointer of terminator ASN object in DB.

type=Pointer
access=read-only

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