x25MprEncapsulation
BIANCA-BRICK-X25-MIB ·
.1.3.6.1.4.1.272.4.6.7.1.3
Object
column
mandatory
r/w
Enumeration
This object specifies the encapsulation method to be used.
If this object is set to ip_rfc877, the RFC877 compatible
encapsulation is selected. The relating interface
is only capabable of transferring IP datagrams. All
other protocols are not supported. Virtual channels
are established only with the CUD field set to CC.
If this object is set to ip, the relating interface is
also only capable of forwarding IP datagrams. However,
the virtual channels are setup with the CUD field
set to 80 00 00 00 08 00.
The encapsulation ipx allows only forwarding of IPX
datagrams. VCs are established using a CUD field
of 80 00 00 00 81 37.
If this object is set to mpr, the corresponding
corresponding interface is capable of IP, IPX and
BRIDGING. The different protocols are multiplexed over
the same VC. The CUD field is set to 00.
Context
- MIB
- BIANCA-BRICK-X25-MIB
- OID
.1.3.6.1.4.1.272.4.6.7.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- x25MprEntry
- Table
- x25MprTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip-rfc877 |
2 | ip |
3 | ipx |
4 | mpr |
5 | delete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| x25MprIfIndex 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 fr… | column | Integer32 | .1.3.6.1.4.1.272.4.6.7.1.1 |
| x25MprBlockTime mandatory This object describes the amount of time, the corresponding
interface remains in the blocked state after too many
tries to establish the X.25 call. | column | Integer32 | .1.3.6.1.4.1.272.4.6.7.1.10 |
| x25MprAddr mandatory The X.25 address to be used with this interface. A leading
@ indicates extended adressing. | column | - | .1.3.6.1.4.1.272.4.6.7.1.11 |
| x25MprMode mandatory This object describes the operating mode of the interface.
normal -- normal operating mode
multiuser -- A new interface is created for each
incoming X.25 call. | column | Enumeration | .1.3.6.1.4.1.272.4.6.7.1.12 |
| x25MprAutoRoute mandatory This object describes, how automatic routes are created.
It is especially usefull combined with the multiuser Mode
of the interface.
off -- do not create automatic route… | column | Enumeration | .1.3.6.1.4.1.272.4.6.7.1.13 |
| x25MprIpSubnet mandatory This object specifies, together with x25MprSubnetMask
the possible range for automatically created routes.
The object is valid, when x25MprMode is set to autoroute
or multiuser. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.6.7.1.14 |
| x25MprIpSubnetMask mandatory This object specifies, together with x25MprSubnet
the possible range for automatically created routes.
The object is valid, when x25MprMode is set to autoroute
or multiuser. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.272.4.6.7.1.15 |
| x25MprMtu mandatory The Maximum transfer unit to be used with the interface,
the row is describing. | column | Integer32 | .1.3.6.1.4.1.272.4.6.7.1.2 |
| x25MprNumVC mandatory This object specifies the number of VCs used with the
corresponding interface. The BRICK will always try to
have that many VCs available for the relating interface. | column | Integer32 | .1.3.6.1.4.1.272.4.6.7.1.4 |
| x25MprMaxVC mandatory This object specifies the maximum number of VCs used
with the corresponding interface. It shall be greater
or equal to x25MprNumVC. | column | Integer32 | .1.3.6.1.4.1.272.4.6.7.1.5 |
| x25MprWinSize mandatory This object describes the window size to be
used for outgoing X.25 virtual calls. | column | Integer32 | .1.3.6.1.4.1.272.4.6.7.1.6 |
| x25MprPktSize mandatory This object describes the packet size, to be used for
outgoing X.25 calls. Please note that this parameter is
independant of the x25MprMtu parameter. | column | Enumeration | .1.3.6.1.4.1.272.4.6.7.1.7 |
| x25MprShortHold mandatory This object specifies the time of inactivity in seconds,
after which the VCs are disconnected automatically. | column | Integer32 | .1.3.6.1.4.1.272.4.6.7.1.8 |
| x25MprMaxRetries mandatory This object specifies the maximum number of tries for
X.25 call establishement. If the BRICK has tried to establish
the call for this many times, the interface is in
the blocked s… | column | Integer32 | .1.3.6.1.4.1.272.4.6.7.1.9 |