MP-BUNDLE-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: MP-BUNDLE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 mpBundleMIB 1.3.6.1.2.1.1
The MIB to manage PPP Multilink Bundles.
     mpBundleObjects 1.3.6.1.2.1.1.1
         mpBundleNextIndex 1.3.6.1.2.1.1.1.1 integer32 read-only
This object contains the next appropriate value to be used for mpBundleIndex when creating entries in mpBundleTable. A manager must first retrieve the value of this object. The agent should modify the value of this object to reflect the next unassigned index after each retrieval by the manager. If the number of unassigned entries is exhausted, this object will take a value of 0.
         mpBundleTable 1.3.6.1.2.1.1.1.2 no-access
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 1.3.6.1.2.1.1.1.2.1 no-access
An entry in mpBundleTable.
                 mpBundleIndex 1.3.6.1.2.1.1.1.2.1.1 integer32 no-access
A unique index identifying this entry in mpBundleTable.
                 mpBundleIfIndex 1.3.6.1.2.1.1.1.2.1.2 interfaceindex read-only
The 'ifIndex' corresponding to this bundle.
                 mpBundleRowStatus 1.3.6.1.2.1.1.1.2.1.3 rowstatus read-only
The status of this conceptual row.
                 mpBundleMRRU 1.3.6.1.2.1.1.1.2.1.4 integer32 read-only
The Maximum Received Reconstructed Unit for this bundle. It specifies the maximum number of octets in the Information fields of reassembled packets.
                 mpBundleSeqNumSize 1.3.6.1.2.1.1.1.2.1.5 integer read-only
The sequence number format to be used when packets are fragmented. shortSeqNum - 12 bit sequence number format longSeqNum - 24 bit sequence number format Enumeration: 'longSeqNum': 2, 'shortSeqNum': 1.
                 mpBundleEndpointIDClass 1.3.6.1.2.1.1.1.2.1.6 integer read-only
The Class of Endpoint Discriminator/Identifier address space used for this bundle. Enumeration: 'psnDirectoryNumber': 6, 'ieee802dot1GlobalMACAddress': 4, 'localAddress': 2, 'nullClass': 1, 'ipAddress': 3, 'pppMagicNumberBlock': 5.
                 mpBundleEndpointID 1.3.6.1.2.1.1.1.2.1.7 octet string read-only
The Endpoint Discriminator/Identifier used for this bundle.
                 mpBundleFragmentation 1.3.6.1.2.1.1.1.2.1.8 integer read-only
The object providing control to enable or disable fragmentation. Enumeration: 'enable': 1, 'disable': 2.
                 mpBundleMaxFragmentSize 1.3.6.1.2.1.1.1.2.1.9 integer32 read-only
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 valid fragment size.
                 mpBundleLinksMin 1.3.6.1.2.1.1.1.2.1.10 integer32 read-only
The minimum number of member links required to be active for this bundle to be active.
                 mpBundleLinksMax 1.3.6.1.2.1.1.1.2.1.11 integer32 read-only
The maximum number of links that can be configured as members of this bundle.
                 mpBundleLinksConfigured 1.3.6.1.2.1.1.1.2.1.12 integer32 read-only
The number of links configured as members of this bundle.
                 mpBundleLinksActive 1.3.6.1.2.1.1.1.2.1.13 integer32 read-only
The number of member links that are currently active.
                 mpBundleTxSeqNum 1.3.6.1.2.1.1.1.2.1.14 integer32 read-only
The sequence number of the last transmitted fragment.
                 mpBundleRxSeqNum 1.3.6.1.2.1.1.1.2.1.15 integer32 read-only
The sequence number of the last received fragment.
                 mpBundleFragmentLoss 1.3.6.1.2.1.1.1.2.1.16 counter32 read-only
The count of lost fragments for this bundle. Fragments may be lost due to corruption of individual packets or link failure.
                 mpBundleFragmentDiscards 1.3.6.1.2.1.1.1.2.1.17 counter32 read-only
The count of fragments that were discarded on this bundle. Fragments are discarded if a fragmented multilink PPP packet could not be reassembled.
         mpBundleLinkTable 1.3.6.1.2.1.1.1.3 no-access
This table provides means to configure member links to a bundle.
             mpBundleLinkEntry 1.3.6.1.2.1.1.1.3.1 no-access
An entry in mpBundleLinkTable.
                 mpBundleLinkIfIndex 1.3.6.1.2.1.1.1.3.1.1 interfaceindex no-access
The 'ifIndex' corresponding to this link.
                 mpBundleLinkBundleIndex 1.3.6.1.2.1.1.1.3.1.2 integer32 read-only
The mpBundleIndex of the bundle of which this link a member.
                 mpBundleLinkRowStatus 1.3.6.1.2.1.1.1.3.1.3 rowstatus read-only
The status of this conceptual row.
                 mpBundleLinkDiffDelay 1.3.6.1.2.1.1.1.3.1.4 integer32 read-only
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.
                 mpBundleLinkState 1.3.6.1.2.1.1.1.3.1.5 mplinkstate read-only
This object indicates the multilink state of the link.
         mpBundleIfIndexMappingTable 1.3.6.1.2.1.1.1.4 no-access
A table mapping the 'ifIndex' values of 'mpBundleIfIndex' values to its corresponding 'mpBundleIndex' values.
             mpBundleIfIndexMappingEntry 1.3.6.1.2.1.1.1.4.1 no-access
An entry in mpBundleIfIndexMappingTable.
                 mpBundleIfIndexMapping 1.3.6.1.2.1.1.1.4.1.1 integer32 read-only
The 'mpBundleIndex' value corresponding to the 'ifIndex' value of this row.
     mpBundleMIBConformance 1.3.6.1.2.1.1.2
         mpBundleMIBCompliances 1.3.6.1.2.1.1.2.1
             mpBundleMIBCompliance 1.3.6.1.2.1.1.2.1.1
The compliance statement for entities which implement MP-BUNDLE-MIB.
         mpBundleMIBGroups 1.3.6.1.2.1.1.2.2
             mpBundleGroup 1.3.6.1.2.1.1.2.2.1
Objects in mpBundleTable and mpBundleIfIndexMappingTable.
             mpBundleLinkGroup 1.3.6.1.2.1.1.2.2.2
Object in mpBundleLinkTable.