bmp
Monitor

Represents configuration information for all BGP instances that are monitored in the SROS system.



public class Monitor

Properties
administrativeState Specifies the administrative state of the BGP instance monitoring entry.

type=netw.AdministrativeState
default=tmnxOutOfService
Displayed(tab/group)=Administrative State (Monitor)

allStations Specifies if all existing BMP monitoring stations should be used for the BGP instance monitoring entry.

type=boolean
Displayed(tab/group)=All Stations (Monitor)

bmp.StationBinding-Set type=Children-Set
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
Displayed(tab/group)=Monitor Type (Monitor)

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
Displayed(tab/group)=Peer Address (Monitor)

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

type=string
access=read-create
default=
Mandatory on create
Displayed(tab/group)=Peer Group (Monitor)

routeMonitoring Specifies that the BGP instance monitoring entry will send pre-policy route monitoring messages, post-policy monitoring messages, both types of messages or none at all.

type=bmp.RouteMonitoringType
Displayed(tab/group)=Route Monitoring (Monitor)

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 (Monitor)

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

type=int
access=read-create
Mandatory on create
Displayed(tab/group)=Routing Instance ID (Monitor)

  
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