This model is being deprecated
aggregate:TunnelIntfEntry
Properties of the remote VTEP tunnel endpoint
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
description | string:Basic |
description | A sequence of characters |
destIp | address:Ip |
Destination IP address of the tunnel interface | Value must match ipv4 or ipv6 known format |
epType | aggregate:EpType (scalar:Bitmask8) |
The type of the tunnel endpoint | SELECTION: 1 - unicast 2 - multicast DEFAULT: unicast |
ifId | nw:IfId (base:IfIndex) |
Unique tunnel interface Id | Must match first field in the output of show intf brief . Example: Eth1/1 or Vlan100 |
ipVnidBinding | aggregate:BooleanFlag (scalar:Enum8) |
Indicates if the L3 VNID binding is established or not | SELECTION: 0 - no 1 - yes DEFAULT: no |
mtu | aggregate:MTU (scalar:Uint32) |
Size of MTU on the tunnel interface | RANGE: [1 , 9216] DEFAULT: 9216 |
srcIp | address:Ip |
Source IP address of the tunnel interface | Value must match ipv4 or ipv6 known format |
state | aggregate:OperState (scalar:Enum8) |
Operational state of the tunnel interface | SELECTION: 0 - unknown 1 - up 2 - down DEFAULT: down |
type | aggregate:TunnelType (scalar:Enum8) |
Indicate if the tunnel is of IPv4 or IPv6 type | SELECTION: 0 - unknown 1 - vxlanipv4 2 - vxlanipv6 3 - nvgre |
vrf | l3:VrfName (string:Basic) |
The name of the VRF that is supported by this tunnel | A sequence of characters |
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
isTunnelCreated | scalar:Bool |
Indicates if the tunnel is created and initialized for transport of the VTEP traffic | SELECTION: true or false DEFAULT: false |
isTunnelCreatedByController | scalar:Bool |
Indicates if the tunnel is created by the controller | SELECTION: true or false DEFAULT: true |
noOfMacsSeenBeforeTunnelCreatedbyController | scalar:Uint32 |
The number of MACs that are learned locally before tunnel interface is created by the controller | RANGE: [0, 4294967295] |
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 |