class RouterStatusBgpPeerStatus extends Collection (View source)

Properties

protected $collection_key
protected $advertisedRoutesType
protected $advertisedRoutesDataType
protected $bfdStatusType
protected $bfdStatusDataType
bool $enableIpv4
bool $enableIpv6
string $ipAddress
string $ipv4NexthopAddress
string $ipv6NexthopAddress
string $linkedVpnTunnel
bool $md5AuthEnabled
string $name
string $numLearnedRoutes
string $peerIpAddress
string $peerIpv4NexthopAddress
string $peerIpv6NexthopAddress
string $routerApplianceInstance
string $state
string $status
string $statusReason
string $uptime
string $uptimeSeconds

Methods

setAdvertisedRoutes($advertisedRoutes)

No description

Route[]
getAdvertisedRoutes()

No description

setBfdStatus(BfdStatus $bfdStatus)

No description

getBfdStatus()

No description

setEnableIpv4($enableIpv4)

No description

bool
getEnableIpv4()

No description

setEnableIpv6($enableIpv6)

No description

bool
getEnableIpv6()

No description

setIpAddress($ipAddress)

No description

string
getIpAddress()

No description

setIpv4NexthopAddress($ipv4NexthopAddress)

No description

string
getIpv4NexthopAddress()

No description

setIpv6NexthopAddress($ipv6NexthopAddress)

No description

string
getIpv6NexthopAddress()

No description

setLinkedVpnTunnel($linkedVpnTunnel)

No description

string
getLinkedVpnTunnel()

No description

setMd5AuthEnabled($md5AuthEnabled)

No description

bool
getMd5AuthEnabled()

No description

setName($name)

No description

string
getName()

No description

setNumLearnedRoutes($numLearnedRoutes)

No description

string
getNumLearnedRoutes()

No description

setPeerIpAddress($peerIpAddress)

No description

string
getPeerIpAddress()

No description

setPeerIpv4NexthopAddress($peerIpv4NexthopAddress)

No description

string
getPeerIpv4NexthopAddress()

No description

setPeerIpv6NexthopAddress($peerIpv6NexthopAddress)

No description

string
getPeerIpv6NexthopAddress()

No description

setRouterApplianceInstance($routerApplianceInstance)

No description

string
getRouterApplianceInstance()

No description

setState($state)

No description

string
getState()

No description

setStatus($status)

No description

string
getStatus()

No description

setStatusReason($statusReason)

No description

string
getStatusReason()

No description

setUptime($uptime)

No description

string
getUptime()

No description

setUptimeSeconds($uptimeSeconds)

No description

string
getUptimeSeconds()

No description

Details

setAdvertisedRoutes($advertisedRoutes)

No description

Parameters

$advertisedRoutes

Route[] getAdvertisedRoutes()

No description

Return Value

Route[]

setBfdStatus(BfdStatus $bfdStatus)

No description

Parameters

BfdStatus $bfdStatus

BfdStatus getBfdStatus()

No description

Return Value

BfdStatus

setEnableIpv4($enableIpv4)

No description

Parameters

$enableIpv4

bool getEnableIpv4()

No description

Return Value

bool

setEnableIpv6($enableIpv6)

No description

Parameters

$enableIpv6

bool getEnableIpv6()

No description

Return Value

bool

setIpAddress($ipAddress)

No description

Parameters

$ipAddress

string getIpAddress()

No description

Return Value

string

setIpv4NexthopAddress($ipv4NexthopAddress)

No description

Parameters

$ipv4NexthopAddress

string getIpv4NexthopAddress()

No description

Return Value

string

setIpv6NexthopAddress($ipv6NexthopAddress)

No description

Parameters

$ipv6NexthopAddress

string getIpv6NexthopAddress()

No description

Return Value

string

setLinkedVpnTunnel($linkedVpnTunnel)

No description

Parameters

$linkedVpnTunnel

string getLinkedVpnTunnel()

No description

Return Value

string

setMd5AuthEnabled($md5AuthEnabled)

No description

Parameters

$md5AuthEnabled

bool getMd5AuthEnabled()

No description

Return Value

bool

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNumLearnedRoutes($numLearnedRoutes)

No description

Parameters

$numLearnedRoutes

string getNumLearnedRoutes()

No description

Return Value

string

setPeerIpAddress($peerIpAddress)

No description

Parameters

$peerIpAddress

string getPeerIpAddress()

No description

Return Value

string

setPeerIpv4NexthopAddress($peerIpv4NexthopAddress)

No description

Parameters

$peerIpv4NexthopAddress

string getPeerIpv4NexthopAddress()

No description

Return Value

string

setPeerIpv6NexthopAddress($peerIpv6NexthopAddress)

No description

Parameters

$peerIpv6NexthopAddress

string getPeerIpv6NexthopAddress()

No description

Return Value

string

setRouterApplianceInstance($routerApplianceInstance)

No description

Parameters

$routerApplianceInstance

string getRouterApplianceInstance()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setStatus($status)

No description

Parameters

$status

string getStatus()

No description

Return Value

string

setStatusReason($statusReason)

No description

Parameters

$statusReason

string getStatusReason()

No description

Return Value

string

setUptime($uptime)

No description

Parameters

$uptime

string getUptime()

No description

Return Value

string

setUptimeSeconds($uptimeSeconds)

No description

Parameters

$uptimeSeconds

string getUptimeSeconds()

No description

Return Value

string