GreIfResults Object


Description:

Gre interface results.

Parents: GreIf

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

GreIf

Use this to connect a results object to an object.

GreIfResults Writable Attributes

There are no writable attributes.

GreIfResults Read-Only Attributes

Read-Only Attribute Description
KeepAliveState

Specifies the state of the GRE tunnel.

Type: enum

Default: DISABLED

Possible Values:

Value Description
DISABLED

GRE tunnel is disabled.

DOWN

GRE tunnel is down.

INIT

GRE tunnel is initializing.

UP

GRE tunnel is up.

MULTICAST_MODE

GRE tunnel is in multicast mode.

RemoteTunnelEndPointV4

Specifies the GRE tunnel destination IP address.

Type: ip

Default: 0.0.0.0

RemoteTunnelEndPointV6

Specifies the GRE tunnel destination IPv6 address.

Type: string

Default: ::

RxCount

Specifies the number of GRE packets received.

Type: u32

Default: 0

SrcIpAddress

Specifies the GRE tunnel source IP address.

Type: ip

Default: 0.0.0.0

SrcIpv6Address

Specifies the GRE tunnel source IPv6 address.

Type: string

Default: ::

TxCount

Specifies the number of GRE packets sent.

Type: u32

Default: 0