netflow:RtpFlowLossNotifv6
Notify ipv6 Flows that is changed/errored
Telemetry Sensor Path(s)
- sys/hwtelemetry/netflow/rtpflowlossv6/rtpflowlossnotifv6-sip-[sip]-dip-[dip]-sp-[srcPort]-dp-[dstPort]-vrf-[vrfName]
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| bdId | scalar:Uint64 |
BD ID of the flow | RANGE: [0, 18446744073709551615] |
| bitsPerSec | scalar:Uint64 |
Current rate of flow in bits per second | RANGE: [0, 18446744073709551615] |
| dip | address:Ip |
Destination IP address of the flow | Value must match ipv4 or ipv6 known format |
| dstPort | netflow:L4Port (scalar:Uint32) |
Destination Port of the flow | RANGE: [1 , 65535] |
| flowStartTime | string:Basic |
Time when the flow was first detected. | A sequence of characters |
| intfName | string:Basic |
ingress interface where the flow exists | A sequence of characters |
| isFlowErrored | scalar:Bool |
Set this property for flows which are seeing loss | SELECTION: true or false |
| lossEndTime | string:Basic |
Time when packet losses are no longer observed for the flow. | A sequence of characters |
| lossStartTime | string:Basic |
Time when flow started experiencing packet losses. | A sequence of characters |
| pktCount | scalar:Uint64 |
Number of Packets received so far. | RANGE: [0, 18446744073709551615] |
| pktLoss | scalar:Uint64 |
Number of packets lost in the flow | RANGE: [0, 18446744073709551615] |
| sip | address:Ip |
Source IP address of the flow | Value must match ipv4 or ipv6 known format |
| srcPort | netflow:L4Port (scalar:Uint32) |
Source Port of the flow | RANGE: [1 , 65535] |
| vrfName | netflow:VrfName (l3:VrfName) |
VRF the ingress interface belongs to | DEFAULT: default |
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 |