topology
Asn

Represents one of ASNs (AS number) in BGP AS path attribute.



public class Asn

Properties
asn AS number.

type=long
access=read-create
minimum=1
maximum=4294967295
Mandatory on create
Displayed(tab/group)=Discovered AS Number

asnType AS Path segment type for ASN. It's value could be one of these: AS_SET, AS_SEQUENCE, AS_CONFED_SEQUENCE, AS_CONFED_SET. See RFC 3065 for more information.

type=topology.AsnType
access=read-only
Displayed(tab/group)=Type (/Details)

confdId Confederation Id for Sub-AS. Use to identify if the ASN is part of a confederation or not.

type=long
access=read-create
default=0
minimum=0
maximum=4294967295

description The description.

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

isTruncated Show if the ASN reached the Depth Value when retrieved from CPAA.

type=boolean
access=read-only
Displayed(tab/group)=Depth Value for AS-Path Reached (/Details)

managedBgpAsPointer The pointer to BgpAutonomousSystem object. It used to navigate to BgpAutonomousSystem object if the Autonomous System is managed.

type=Pointer
access=read-only

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)

numBgpOriginatedRoutes Number of BGP routes originated by this ASN.

type=long
access=read-only
Displayed(tab/group)=# of Received Originated BGP Routes (/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)

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