topology
DetectedBadBgpPacketRecord

A record recorded when got the bad BGP update packet message sent from CPAA for a BGP AS.



public class DetectedBadBgpPacketRecord

Properties
cpaaId The IP address of CPAA which sends the bad BGP update packet received message.

type=string
access=read-only
Displayed(tab/group)=CPAA ID

errorCode Specifies the error of bad BGP update packet.

type=topology.BgpBadPacketErrorCode
access=read-only
Displayed(tab/group)=Error Code

faultyBgpAttribute The name of the BGP attribute which is related to the error.

type=topology.FaultyBgpAttribute
access=read-only
Displayed(tab/group)=Faulty BGP Attribute

originatingId The IP address of the originating where sends the corrupted BGP update packet. It could be "0.0.0.0" which means that information is unknown.

type=string
access=read-only
default=0.0.0.0
Displayed(tab/group)=Originating ID

peerIpAddress The IPv4/IPv6 address of the BGP peer.

type=InetAddress
access=read-only
Displayed(tab/group)=Peer IP Address

peerIpAddressType The address type of the BGP peer.

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

recordTime The time that this record was created.

type=Date
access=read-create
Mandatory on create
Displayed(tab/group)=Record Time

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