BIANCA-BRICK-FR-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BIANCA-BRICK-FR-MIB.
16
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
org OBJECT IDENTIFIER .1.3 |
RFC1155-SMI Unknown .1.3 |
dod OBJECT IDENTIFIER .1.3.6 |
internet OBJECT IDENTIFIER .1.3.6.1 |
private OBJECT IDENTIFIER .1.3.6.1.4 |
enterprises OBJECT IDENTIFIER .1.3.6.1.4.1 |
bintec OBJECT IDENTIFIER .1.3.6.1.4.1.272 |
bibo OBJECT IDENTIFIER .1.3.6.1.4.1.272.4 |
fr OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.13 |
frMprTableThis 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. SEQUENCE OF FrMprEntry .1.3.6.1.4.1.272.4.13.1 |
frMprEntry FrMprEntry .1.3.6.1.4.1.272.4.13.1.1 |
frMprIfIndexThis 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.rw INTEGER .1.3.6.1.4.1.272.4.13.1.1.1 |
frMprMtuThe Maximum transfer unit to be used with the interface
(see also ifMtu).rw INTEGER .1.3.6.1.4.1.272.4.13.1.1.2 |
frMprEncapsulationThis 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.rw Enumeration .1.3.6.1.4.1.272.4.13.1.1.3 |
frMprIfcTypeThis object specifies wether the interface is a
multipoint(1) or a point-to-point(2) interface.rw Enumeration .1.3.6.1.4.1.272.4.13.1.1.4 |
frMprInverseArpThis object specifies the use of Inverse Arp (as
described in RFC 1490) to automatically detect
upper layer network addresses.rw Enumeration .1.3.6.1.4.1.272.4.13.1.1.5 |