bmp
SessionStats

This class specifies statistics for the BMP sessions between the router and the BMP monitoring stations.



public class SessionStats

Stats For:
bmp.Station

Properties
connectionState Indicates the operational state of the BMP session with the BMP station.

type=int
access=read-only
enums=
    0: inactive - Inactive
    1: shutdown - Shutdown
    2: idle - Idle
    3: connecting - Connecting
    4: welcoming - Welcoming
    5: established - Established

connectionStateChange Indicates ndicates when connection state was last changed to or from the established state.

type=Time
access=read-only
default=0

lastMessageSent Indicates when the last message was sent to the BMP station.

type=Time
access=read-only
default=0

localAddress Specifies the IP address of the TCP connection with the BMP station.

type=InetAddress
access=read-only
default=0.0.0.0

localAddressPort Indicates the IP port of the TCP connection with the BMP station.

type=int
access=read-only
default=0

localAddressPortPeriodic Indicates the IP port of the TCP connection with the BMP station.

type=int
access=read-only
default=0

numberBytesSent Indicates the number of bytes sent to the BMP station.

type=UInt128
access=read-only
default=0

numberBytesSentPeriodic Indicates the number of bytes sent to the BMP station.

type=UInt128
access=read-only
default=0

numberInitiationMsgs Indicates the number of initiation messages sent to the BMP station.

type=UInt128
access=read-only
default=0

numberInitiationMsgsPeriodic Indicates the number of initiation messages sent to the BMP station.

type=UInt128
access=read-only
default=0

numberPeerDownMsgs Indicates the number of peer-down notifications sent to the BMP station.

type=UInt128
access=read-only
default=0

numberPeerDownMsgsPeriodic Indicates the number of peer-down notifications sent to the BMP station.

type=UInt128
access=read-only
default=0

numberPeerUpMsgs Indicates the number of peer-up notifications sent to the BMP station.

type=UInt128
access=read-only
default=0

numberPeerUpMsgsPeriodic Indicates the number of peer-up notifications sent to the BMP station.

type=UInt128
access=read-only
default=0

numberRouteMirrorMsgs Indicates the number of route mirroring messages sent to the BMP station.

type=UInt128
access=read-only
default=0

numberRouteMirrorMsgsPeriodic Indicates the number of route mirroring messages sent to the BMP station.

type=UInt128
access=read-only
default=0

numberRouteMonitorMsgsSent Indicates the number of route monitoring messages sent to the BMP station.

type=UInt128
access=read-only
default=0

numberRouteMonitorMsgsSentPeriodic Indicates the number of route monitoring messages sent to the BMP station.

type=UInt128
access=read-only
default=0

numberStatisticsMsgs Indicates the number of statistics messages sent to the BMP station.

type=UInt128
access=read-only
default=0

numberStatisticsMsgsPeriodic Indicates the number of statistics messages sent to the BMP station.

type=UInt128
access=read-only
default=0

numberTerminationMsgs Indicates the number of termination messages sent to the BMP station.

type=UInt128
access=read-only
default=0

numberTerminationMsgsPeriodic Indicates the number of termination messages sent to the BMP station.

type=UInt128
access=read-only
default=0

  
Properties inherited from log.CurrentData
alarmedObjectClass, alarmedObjectPointer, createdOnPollType, displayedName, historyCreated, logRecordClass, monitoredObjectClass, monitoredObjectPointer, monitoredObjectSiteId, monitoredObjectSiteName, periodicTime, suspect, timeCaptured, timeLogged, updatedOnPollType
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supporting MIBs
TIMETRA-BMP-MIB.tmnxBmpSessionEntry 7450 ESS 16.0, 19.0, 20.0, 21.0, 22.0, 23.0, 24.0, 25.0
7950 XRS 16.0, 19.0, 20.0, 21.0, 22.0, 23.0, 24.0, 25.0
7750 SR 16.0, 19.0, 20.0, 21.0, 22.0, 23.0, 24.0, 25.0
7250 IXR 19.0, 20.0, 21.0, 22.0, 23.0, 24.0, 25.0
7705 SAR Hm 16.0, 19.0, 20.0, 21.0, 22.0, 23.0, 24.0, 25.0
Supported Network Elements
7750 SR Supported from 16.0.R4
7450 ESS Supported from 16.0.R4
7950 XRS Supported from 16.0.R4
7705 SAR Hm Supported from 16.0.R4
7250 IXR Supported from 19.5.R1