VMware SD-WAN IANA-PEN: 45346
Element ID (Enterprise Element ID) | Name | Type | Description | Recommended Implementation | Applicable Edge Release |
---|---|---|---|---|---|
45001 (12233) | destinationUUID | octetArray | Destination node UUID | This identifies the final SD-WAN endpoint in the path (same as nexthop UUID in e2e). | 3.3.0 |
45002 (12234) | vcPriority | unsigned8 |
|
This identifies the BizPolicy ‘Priority’ classification applied. Unset should be monitored to deduce a warning since it would only occur during overflow. |
3.3.0 |
45003 (12235) | vcRouteType |
unsigned8 |
|
This identifies the path type out to Internet the flow is taking. Unset should be monitored to deduce a warning since it would only occur during overflow. |
3.3.0 |
45004 (12236) | vcLinkPolicy | unsigned8 |
|
This value provides the type of link steering and remediation configured for this application under BizPolicy. |
3.3.0 |
45005 (12237) | vcTrafficType |
unsigned8 |
|
This identifies the BizPolicy ‘Service Class' classification applied. |
3.3.0 |
45007 (12239) | vcFlowPath |
unsigned8 |
|
This identifies the type of ‘path’ the flow is taking. |
3.3.0 |
45009 (12241) | replicatedPacketsRxDeltaCount |
unsigned64 |
Count of replicated packets received for the flow |
This value provides the number of packets replicated (FEC) in the Rx path due to loss (applies to real-time protocols). |
3.3.0 |
45010 (12242) | replicatedPacketsTxDeltaCount |
unsigned64 |
Count of packets replicated for the flow |
This value provides the number of packets replicated (FEC) in the Tx path due to loss (applies to real-time protocols). |
3.3.0 |
45011 (12243) |
lostPacketsRxDeltaCount |
unsigned64 |
Count of packets lost for the flow at the receive |
This value provides the total number of packets lost for the flow. |
3.3.0 |
45012 (12244) |
retransmittedPacketsTxDeltaCount |
unsigned64 |
Count of packets retransmitted for the flow |
This value provides the number of retransmitted packets due to loss (applies to transactional traffic). |
3.3.0 |
45085 (12317) |
tcpRttMs |
unsigned16 |
Maximum RTT observed for a TCP flow |
The maximum Roundtrip Time observed in milliseconds for the tcp packets in the flow, since the previous report (if any) for this flow at the observation point. |
4.0.0 |
45086 (12318) |
tcpRetransmits |
unsigned32 |
Count of TCP packets retransmitted for the flow |
The number of TCP packets retransmitted since the previous report (if any) for this flow at the observation point. |
4.0.0 |
45080 (12312) |
bizPolicyId |
string |
Business policy logical Id this flow is matching. |
This value is a UUID and must be mapped to a BizPolicy via Orchestrator API. |
3.3.2 |
45082 (12314) |
nextHopUUID |
octetArray |
Next hop UUID for this flow. This will be populated in case of overlay traffic. |
This value identifies the device that is in the path between source and destination in the SD-WAN overlay network (not underlay). |
3.3.2 |