IfIndex |
The index of the virtual interface. This object identifies a row in the ifTable. |
IfDescr |
The name of the virtual interface. The same name will be assigned to the corresponding ifDescr in the ifTable. Length: 0 to 255 |
IfMtu |
Determines size of the largest datagram which can be sent on the interface, specified in octets (see ifMtu). Range: 1 to 8192 |
DstIpAddr |
The IP address of the GRE remote partner. |
Key |
The optional 32-bit key for this GRE tunnel. Multiple tunnels can be used simultaneously between the two same GRE partners provided each tunnel uses a different key. |
UseKey |
This object indicates, whether the key value specified in greKey should be processed in GRE headers. Enumerations: |
SrcIpAddr |
The source IP address used when sending GRE packets. If this value is set to 0.0.0.0, the IP address of the interface used to route packets towards the remote partner will be automatically selected for this purpose. |