bmp
StationBinding

Represents a binding between a BMP monitor instance and a BGP monitoring station.



public class StationBinding

Properties
creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

monitorType Specifies the type of BGP monitoring that is configured (instance, group, neighbor).

type=bmp.MonitorType
access=read-create
Mandatory on create

peerAddrType Specifies the type of IP address stored in peer. The value can be either 'unknown', 'ipv4' or 'ipv6.

type=rtr.InetAddressType
access=read-create
Mandatory on create

peerAddress Specifies the BGP neighbor where BGP monitoring is configured for.

type=InetAddress
access=read-create
Mandatory on create

peerGroup Specifies the BGP group where BGP monitoring is configured for.

type=string
access=read-create
default=
Mandatory on create

siteId Specifies the site ID of the NE under which the BGP instances exist.

type=string
access=read-create
Mandatory on create
Displayed(tab/group)=Site ID

stationName Specifies the name of a BMP monitoring station.

type=string
access=read-create
Mandatory on create
Displayed(tab/group)=Station Name

stationPointer Specifies an association to the bmp.Station object.

type=Pointer
access=read-create
Mandatory on create
Displayed(tab/group)=BMP Station

virtualRouterId Specifies the BGP instance where BGP monitoring is configured for.

type=int
access=read-create
Mandatory on create

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 16.0.R1
7450 ESS Supported from 16.0.R1
7950 XRS Supported from 16.0.R1
7705 SAR Hm Supported from 16.0.R1
7250 IXR Supported from 19.5.R1