>> MIB - Management Information Base

>> Table: frMprTable - (.1.3.6.1.4.1.272.4.13.1.1)

Description: This table contains an entry for each frame relay DCE virtual interface. This interface is called virtual because it does not necessarily reflect to a single hardware interface; it is possible to either narrow (many hardware interfaces looking as a single virtual) or widen (a single hardware interface with several VCs is mapped to several virtual interfaces) the interface.

Entries in this table are created manually and will result to the creation of a multiprotocol routing interface in the ifTable. This interface can than be used by higher level protocols like ip, ipx and bridging.

The object frMprIfIndex shall be set to 0 for creation of new entries. The BRICK will allocate the next free interface index and assign it to frMprIfIndex.

Rows of this table can be deleted by setting the object frMprEncapsulation to the value delete.

frMprTable
OIDNameTypeAccess
.1IfIndexINTEGERRW
.2MtuINTEGERRW
.3EncapsulationENUMD
.4IfcTypeENUMRW
.5InverseArpENUMRW

IfIndex
This object contains an interface index and assigns the row to an entry in ifTable. When creating new entries in the table, the value of this object shall be set to 0. The next free ifIndex value is than allocated by the BRICK and assigned to the object. At the same time a new interface is created in the IfTable.
Mtu
The Maximum transfer unit to be used with the interface (see also ifMtu).

Range: 576 to 8180

Encapsulation
This object specifies the encapsulation method to be used.

If this object is set to mpr, the encapsulation method described in Q933a is used for the protocols IP, IPX and transparent bridging. This encapsulation is also explained in RFC 1490.

Enumerations:

  • mpr (1)
  • delete (7)
IfcType
This object specifies wether the interface is a multipoint(1) or a point-to-point(2) interface.

Enumerations:

  • multipoint (1)
  • point-to-point (2)
InverseArp
This object specifies the use of Inverse Arp (as described in RFC 1490) to automatically detect upper layer network addresses.

Enumerations:

  • enabled (1)
  • disabled (2)


MIB Reference to Software Version 7.6.2 generated on 2008/03/07. Provided by webmaster@funkwerk-ec.com
Copyright ©2008 by Funkwerk Enterprise Communications GmbH