|
Properties |
|
id |
The unique ID set at the creation of the prefix.
type=long
|
|
partitionId |
type=int
|
|
retrieveTimeStamp |
The retrieval Time stamp
type=Date
|
|
prefType |
Prefix Type
type=topology.BGPAddressType
|
|
prefAddrType |
type=rtr.InetAddressType
|
|
prefAddr |
Prefix Address.
type=InetAddress
|
|
prefLen |
Prefix Length
type=int
|
|
prefRd |
Prefix Route Distinguisher
type=string
|
|
prefRT |
Prefix Route Target
type=string
|
|
asPathObjectId |
The struct object ID of BGP AS-Path.
type=long
|
|
asPathList |
AS-Path List
type=string
|
|
peerIp |
The IP address of the peer advertising this route
type=string
|
|
nextHop |
The Next Hop address for this route
type=string
|
|
med |
The MED for the BGP prefix (-1 means not set)
type=long
|
|
localPref |
The Local Preference for the BGP prefix (-1 means not set)
type=long
|
|
origAs |
The Originating AS
type=long
|
|
as_pathLen |
The number of ASNs in AS-PATH
type=int
|
|
community |
Prefix Community
type=string
|
|
healthInd |
The Health Indicator for this prefix
type=float
|
|
healthIndDuration |
The Duration for which the Health Indicator for this prefix was calculated
type=string
|
|
status |
Represents the status of prefix in the health indicator list.
type=topology.PrefixStatus
|
|
prefixDownTime |
The Duration since the prefix was deleted
type=string
|