>> MIB - Management Information Base

>> Table: greIfTable - (.1.3.6.1.4.1.272.4.23.5.1)

Description: Entries in this table are created by defining a new value for the field greDstIpAddr. Entries may be deleted by setting the field greUseKey to 'delete'.

greIfTable
OIDNameTypeAccess
.1IfIndexINTEGERR
.2IfDescrDisplayStringRW
.3IfMtuINTEGERRW
.4DstIpAddrIpAddressRW
.5KeyINTEGERRW
.6UseKeyENUMD
.7SrcIpAddrIpAddressRW

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.
IfMtu
Determines size of the largest datagram which can be

sent on the interface, specified in octets (see ifMtu).
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:
  • delete (1)
  • yes (2)
  • no (3)
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.


Copyright ©2003 by BinTec Access Networks GmbH