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). |
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: |
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: |