MP-BUNDLE-MIB Table View

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

Tables
3
Rows
3
Columns
23
.0.1.2 · 1 row entry · 17 columns
This table provides the management information applicable
to a PPP Multilink Bundle. It provides a means to create
new PPP Multilink bundles and existing bundles can be
removed.
mpBundleEntry entry .0.1.2.1
An entry in mpBundleTable.
Indexes
mpBundleIndex
Column Syntax OID
mpBundleIndex
A unique index identifying this entry in mpBundleTable.
Integer32
Constraints:
range: 1-2147483647
.0.1.2.1.1
mpBundleIfIndex
The 'ifIndex' corresponding to this bundle.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.0.1.2.1.2
mpBundleRowStatus
The status of this conceptual row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.0.1.2.1.3
mpBundleMRRU
The Maximum Received Reconstructed Unit for this bundle. It
specifies the maximum number of octets in the Information
fields of reassembled packets.
OctetsInteger32
Constraints:
range: 0-2147483647
.0.1.2.1.4
mpBundleSeqNumSize
The sequence number format to be used when packets are
fragmented.

shortSeqNum - 12 bit sequence number format

longSeqNum - 24 bit sequence number format
Enumerationr/w
Enumerated Values:
1shortSeqNum
2longSeqNum
.0.1.2.1.5
mpBundleEndpointIDClass
The Class of Endpoint Discriminator/Identifier address
space used for this bundle.
Enumerationr/w
Enumerated Values:
1nullClass
2localAddress
3ipAddress
4ieee802dot1GlobalMACAddress
5pppMagicNumberBlock
6psnDirectoryNumber
.0.1.2.1.6
mpBundleEndpointID
The Endpoint Discriminator/Identifier used for this
bundle.
OctetStringr/w
Constraints:
range: 0-20
.0.1.2.1.7
mpBundleFragmentation
The object providing control to enable or disable
fragmentation.
Enumerationr/w
Enumerated Values:
1enable
2disable
.0.1.2.1.8
mpBundleMaxFragmentSize
The maximum fragment size for this bundle. This object
is valid only when fragmentation is enabled on the
bundle.

The object must return a value of -1 if fragmentation
is disabled. A value of 0 is not val…
OctetsInteger32r/w
Constraints:
range: -1-2147483647
.0.1.2.1.9
mpBundleLinksMin
The minimum number of member links required to be active
for this bundle to be active.
Integer32
Constraints:
range: 1-2147483647
.0.1.2.1.10
mpBundleLinksMax
The maximum number of links that can be configured as
members of this bundle.
Integer32
Constraints:
range: 1-2147483647
.0.1.2.1.11
mpBundleLinksConfigured
The number of links configured as members of this bundle.
Integer32
Constraints:
range: 0-2147483647
.0.1.2.1.12
mpBundleLinksActive
The number of member links that are currently active.
Integer32
Constraints:
range: 0-2147483647
.0.1.2.1.13
mpBundleTxSeqNum
The sequence number of the last transmitted fragment.
Integer32
Constraints:
range: 0-16777215
.0.1.2.1.14
mpBundleRxSeqNum
The sequence number of the last received fragment.
Integer32
Constraints:
range: 0-16777215
.0.1.2.1.15
mpBundleFragmentLoss
The count of lost fragments for this bundle. Fragments may
be lost due to corruption of individual packets or link
failure.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.1.2.1.16
mpBundleFragmentDiscards
The count of fragments that were discarded on this bundle.
Fragments are discarded if a fragmented multilink PPP packet
could not be reassembled.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.0.1.2.1.17
.0.1.3 · 1 row entry · 5 columns
This table provides means to configure member links to a
bundle.
mpBundleLinkEntry entry .0.1.3.1
An entry in mpBundleLinkTable.
Indexes
mpBundleLinkIfIndex
Column Syntax OID
mpBundleLinkIfIndex
The 'ifIndex' corresponding to this link.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.0.1.3.1.1
mpBundleLinkBundleIndex
The mpBundleIndex of the bundle of which this link a
member.
Integer32r/w
Constraints:
range: 1-2147483647
.0.1.3.1.2
mpBundleLinkRowStatus
The status of this conceptual row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.0.1.3.1.3
mpBundleLinkDiffDelay
This object provides the delay for this link relative to
the link with the longest delay. The value will be 0 for
the link with the longest delay.
millisecondsInteger32
Constraints:
range: 0-2147483647
.0.1.3.1.4
mpBundleLinkState
This object indicates the multilink state of the link.
MpLinkState
Textual Convention: MpLinkState Enumeration
Type Values:
1active
2inactive
.0.1.3.1.5
.0.1.4 · 1 row entry · 1 columns
A table mapping the 'ifIndex' values of 'mpBundleIfIndex'
values to its corresponding 'mpBundleIndex' values.
An entry in mpBundleIfIndexMappingTable.
Indexes
IF-MIBifIndex
Column Syntax OID
mpBundleIfIndexMapping
The 'mpBundleIndex' value corresponding to the 'ifIndex'
value of this row.
Integer32
Constraints:
range: 1-2147483647
.0.1.4.1.1