MIB Viewer

MP-BUNDLE-MIB

39 objects
The MIB to manage PPP Multilink Bundles.
Imported Objects
IF-MIBifIndex InterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 Integer32 mib-2 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCRowStatus TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.2.1IdentitympBundleMIBThe MIB to manage PPP Multilink Bundles.
1.3.6.1.2.1.1NodempBundleObjects
1.3.6.1.2.1.1.1ScalarmpBundleNextIndexread-onlycurrentThis object contains the next appropriate value to be used for mpBundleIndex when creating entries in mpBundleTable. A manager must first retrieve the value of…
1.3.6.1.2.1.1.2TablempBundleTablenot-accessiblecurrentThis table provides the management information applicable to a PPP Multilink Bundle. It provides a means to create new PPP Multilink bundles and existing bundl…
1.3.6.1.2.1.1.2.1RowmpBundleEntrynot-accessiblecurrentAn entry in mpBundleTable.
1.3.6.1.2.1.1.2.1.1ColumnmpBundleIndexnot-accessiblecurrentA unique index identifying this entry in mpBundleTable.
1.3.6.1.2.1.1.2.1.2ColumnmpBundleIfIndexread-onlycurrentThe 'ifIndex' corresponding to this bundle.
1.3.6.1.2.1.1.2.1.3ColumnmpBundleRowStatusread-createcurrentThe status of this conceptual row.
1.3.6.1.2.1.1.2.1.4ColumnmpBundleMRRUread-onlycurrentThe Maximum Received Reconstructed Unit for this bundle. It specifies the maximum number of octets in the Information fields of reassembled packets.
1.3.6.1.2.1.1.2.1.5ColumnmpBundleSeqNumSizeread-createcurrentThe sequence number format to be used when packets are fragmented. shortSeqNum - 12 bit sequence number format longSeqNum - 24 bit sequence number format
1.3.6.1.2.1.1.2.1.6ColumnmpBundleEndpointIDClassread-createcurrentThe Class of Endpoint Discriminator/Identifier address space used for this bundle.
1.3.6.1.2.1.1.2.1.7ColumnmpBundleEndpointIDread-createcurrentThe Endpoint Discriminator/Identifier used for this bundle.
1.3.6.1.2.1.1.2.1.8ColumnmpBundleFragmentationread-createcurrentThe object providing control to enable or disable fragmentation.
1.3.6.1.2.1.1.2.1.9ColumnmpBundleMaxFragmentSizeread-createcurrentThe 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 fragm…
1.3.6.1.2.1.1.2.1.10ColumnmpBundleLinksMinread-onlycurrentThe minimum number of member links required to be active for this bundle to be active.
1.3.6.1.2.1.1.2.1.11ColumnmpBundleLinksMaxread-onlycurrentThe maximum number of links that can be configured as members of this bundle.
1.3.6.1.2.1.1.2.1.12ColumnmpBundleLinksConfiguredread-onlycurrentThe number of links configured as members of this bundle.
1.3.6.1.2.1.1.2.1.13ColumnmpBundleLinksActiveread-onlycurrentThe number of member links that are currently active.
1.3.6.1.2.1.1.2.1.14ColumnmpBundleTxSeqNumread-onlycurrentThe sequence number of the last transmitted fragment.
1.3.6.1.2.1.1.2.1.15ColumnmpBundleRxSeqNumread-onlycurrentThe sequence number of the last received fragment.
1.3.6.1.2.1.1.2.1.16ColumnmpBundleFragmentLossread-onlycurrentThe count of lost fragments for this bundle. Fragments may be lost due to corruption of individual packets or link failure.
1.3.6.1.2.1.1.2.1.17ColumnmpBundleFragmentDiscardsread-onlycurrentThe count of fragments that were discarded on this bundle. Fragments are discarded if a fragmented multilink PPP packet could not be reassembled.
1.3.6.1.2.1.1.3TablempBundleLinkTablenot-accessiblecurrentThis table provides means to configure member links to a bundle.
1.3.6.1.2.1.1.3.1RowmpBundleLinkEntrynot-accessiblecurrentAn entry in mpBundleLinkTable.
1.3.6.1.2.1.1.3.1.1ColumnmpBundleLinkIfIndexnot-accessiblecurrentThe 'ifIndex' corresponding to this link.
1.3.6.1.2.1.1.3.1.2ColumnmpBundleLinkBundleIndexread-createcurrentThe mpBundleIndex of the bundle of which this link a member.
1.3.6.1.2.1.1.3.1.3ColumnmpBundleLinkRowStatusread-createcurrentThe status of this conceptual row.
1.3.6.1.2.1.1.3.1.4ColumnmpBundleLinkDiffDelayread-onlycurrentThis 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.
1.3.6.1.2.1.1.3.1.5ColumnmpBundleLinkStateread-onlycurrentThis object indicates the multilink state of the link.
1.3.6.1.2.1.1.4TablempBundleIfIndexMappingTablenot-accessiblecurrentA table mapping the 'ifIndex' values of 'mpBundleIfIndex' values to its corresponding 'mpBundleIndex' values.
1.3.6.1.2.1.1.4.1RowmpBundleIfIndexMappingEntrynot-accessiblecurrentAn entry in mpBundleIfIndexMappingTable.
1.3.6.1.2.1.1.4.1.1ColumnmpBundleIfIndexMappingread-onlycurrentThe 'mpBundleIndex' value corresponding to the 'ifIndex' value of this row.
1.3.6.1.2.1.2NodempBundleMIBConformance
1.3.6.1.2.1.2.1NodempBundleMIBCompliances
1.3.6.1.2.1.2.1.1CompliancempBundleMIBComplianceread-onlycurrentThe compliance statement for entities which implement MP-BUNDLE-MIB.
1.3.6.1.2.1.2.2NodempBundleMIBGroups
1.3.6.1.2.1.2.2.1GroupmpBundleGroupcurrentObjects in mpBundleTable and mpBundleIfIndexMappingTable.
1.3.6.1.2.1.2.2.2GroupmpBundleLinkGroupcurrentObject in mpBundleLinkTable.
Type Definitions
NameSyntaxStatusDescription
MpLinkStateINTEGER { active(1), inactive(2) }currentState of PPP multilink bundle link.