ofm:TunnelProfile
TunnelProfile
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| currentinterfacelist | ofm:flowinterfacelist (base:IfIndexArray) |
list of current physical/virtual interfaces | ARRAY SIZE: 500 |
| destIp | address:Ip |
Outer dest IP address | Value must match ipv4 or ipv6 known format |
| encaptype | ofm:encapType (scalar:Enum8) |
Encapsulation type for tunnel profile | SELECTION: 0 - none 1 - vxlan 2 - srv6 3 - ivxlan 4 - erspan 5 - gre DEFAULT: none |
| erspanSessionAll | scalar:Bool |
Qtag id for outgoing packet | SELECTION: true or false |
| erspanSessionId | scalar:Uint32 |
ERSPAN session id value | RANGE: [0, 4294967295] |
| erspanVlanQtag | scalar:Uint32 |
Qtag id for outgoing packet | RANGE: [0, 4294967295] |
| profName | ofm:profileName (string:Basic) |
Name of Tunnel Profile | MAX SIZE: 50 |
| srcID | nw:IfId (base:IfIndex) |
Source ID for Src vtep IP | Must match first field in the output of show intf brief. Example: Eth1/1 or Vlan100 |
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 |