bgp:PeerEntryStats
The BGP peer statistics operational information.
Telemetry Sensor Path(s)
- sys/bgp/inst/dom-[name]/peerif-[id]/ent-[id]/peerstats
- sys/bgp/inst/dom-[name]/peer-[addr]/ent-[addr]/peerstats
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
byteInRecvQ | bgp:PeerCount (scalar:Uint64) |
Bytes in Receive Queue | RANGE: [0, 18446744073709551615] |
byteInSendQ | bgp:PeerCount (scalar:Uint64) |
Bytes in Send Queue | RANGE: [0, 18446744073709551615] |
byteRcvd | bgp:PeerCount (scalar:Uint64) |
Number of Bytes Received | RANGE: [0, 18446744073709551615] |
byteSent | bgp:PeerCount (scalar:Uint64) |
Number of Bytes Sent | RANGE: [0, 18446744073709551615] |
capRcvd | bgp:PeerCount (scalar:Uint64) |
Number of Capability Messages Received | RANGE: [0, 18446744073709551615] |
capSent | bgp:PeerCount (scalar:Uint64) |
Number of Capability Messages Sent | RANGE: [0, 18446744073709551615] |
connectRetryTs | scalar:Date |
The connect retry timestamp. | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z |
kaRcvd | bgp:PeerCount (scalar:Uint64) |
Number of Keepalive Messages Received | RANGE: [0, 18446744073709551615] |
kaSent | bgp:PeerCount (scalar:Uint64) |
Number of Keepalive Messages Sent | RANGE: [0, 18446744073709551615] |
kaTs | scalar:Date |
Keepalive Timestamp | DATE FORMAT: %Y-%m-%dT%H:%M:%S.%f%z |
msgRcvd | bgp:PeerCount (scalar:Uint64) |
Number of Messages Received | RANGE: [0, 18446744073709551615] |
msgSent | bgp:PeerCount (scalar:Uint64) |
Number of Messages Sent | RANGE: [0, 18446744073709551615] |
notifRcvd | bgp:PeerCount (scalar:Uint64) |
Number of BGP notification messages received. | RANGE: [0, 18446744073709551615] |
notifSent | bgp:PeerCount (scalar:Uint64) |
Number of BGP notifications sent. | RANGE: [0, 18446744073709551615] |
openRcvd | bgp:PeerCount (scalar:Uint64) |
Number of Open Messages Received | RANGE: [0, 18446744073709551615] |
openSent | bgp:PeerCount (scalar:Uint64) |
Number of Open Messages Sent | RANGE: [0, 18446744073709551615] |
routeRefreshRcvd | bgp:PeerCount (scalar:Uint64) |
Number of Route Refresh Messages Received | RANGE: [0, 18446744073709551615] |
routeRefreshSent | bgp:PeerCount (scalar:Uint64) |
Number of Route Refresh Messages Sent | RANGE: [0, 18446744073709551615] |
totalDiscardedAttributes | bgp:PeerCount (scalar:Uint64) |
Total number of attributes discarded | RANGE: [0, 18446744073709551615] |
updateRcvd | bgp:PeerCount (scalar:Uint64) |
Number of Update Messages Received | RANGE: [0, 18446744073709551615] |
updateSent | bgp:PeerCount (scalar:Uint64) |
Number of Update Messages Sent | RANGE: [0, 18446744073709551615] |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |