BIANCA-BRICK-FR-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
5

frMprTable

table mandatory
.1.3.6.1.4.1.272.4.13.1 · 1 row entry · 5 columns
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.
frMprEntry entry .1.3.6.1.4.1.272.4.13.1.1
Indexes
frMprIfIndex
Column Syntax OID
frMprIfIndex mandatory
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 th…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.13.1.1.1
frMprMtu mandatory
The Maximum transfer unit to be used with the interface
(see also ifMtu).
Integer32r/w
Constraints:
range: 576-8180
.1.3.6.1.4.1.272.4.13.1.1.2
frMprEncapsulation mandatory
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 encaps…
Enumerationr/w
Enumerated Values:
1mpr
7delete
.1.3.6.1.4.1.272.4.13.1.1.3
frMprIfcType mandatory
This object specifies wether the interface is a
multipoint(1) or a point-to-point(2) interface.
Enumerationr/w
Enumerated Values:
1multipoint
2point-to-point
.1.3.6.1.4.1.272.4.13.1.1.4
frMprInverseArp mandatory
This object specifies the use of Inverse Arp (as
described in RFC 1490) to automatically detect
upper layer network addresses.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.272.4.13.1.1.5