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

VENDOR: HUAWEI


 Home MIB: HUAWEI-MP-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
 hwMultilinkPPP 1.3.6.1.4.1.2011.5.25.33
The HUAWEI-MP-MIB provides read access to MP(Multilink PPP) link status information. The information available through this MIB includes: the father channel, the bundled son channel, the slot on which MP bundled, the number of son channels, the bundle name, the statistic of lost fragments, reordered packets, unassigned packets, interleaved packets, and the received/sent sequence, etc.
       hwMpObjects 1.3.6.1.4.1.2011.5.25.33.1
           hwMpMultilinkTable 1.3.6.1.4.1.2011.5.25.33.1.1 no-access
This table describes the information of MP link. The index of this table is the interface index of MP group or VT(Virtual Template).
               hwMpMultilinkEntry 1.3.6.1.4.1.2011.5.25.33.1.1.1 no-access
Each entry in this table describes the information of MP link. The available information includes: the father channel, the slot on which MP bundled, the number of bundled son channels, the statistics of lost fragments, reordered packets, unassigned packets, interleaved packets, and received/sent sequence.
                   hwMpMultilinkDescr 1.3.6.1.4.1.2011.5.25.33.1.1.1.1 displaystring read-only
The interface name of the father interface on which MP bundled. It is the name of a Virtual Template or a MP group.
                   hwMpBundleName 1.3.6.1.4.1.2011.5.25.33.1.1.1.2 displaystring read-only
The bundle name of the multilink. when authentication is configured, the bundle name is the authenticated user name; when authentication not configured, the bundle name is multilink.
                   hwMpBundledSlot 1.3.6.1.4.1.2011.5.25.33.1.1.1.3 integer32 read-only
The slot on which MP bundled.
                   hwMpBundledMemberCnt 1.3.6.1.4.1.2011.5.25.33.1.1.1.4 integer32 read-only
The number of the bundled son channel of the MP link.
                   hwMpLostFragments 1.3.6.1.4.1.2011.5.25.33.1.1.1.5 counter32 read-only
The number of fragments of the MP link discarded because bad fragments received, or assembling packet failed, etc.
                   hwMpReorderedPkts 1.3.6.1.4.1.2011.5.25.33.1.1.1.6 counter32 read-only
The number of received packets of the MP link reordered.
                   hwMpUnassignedPkts 1.3.6.1.4.1.2011.5.25.33.1.1.1.7 counter32 read-only
The number of received packets of the MP link waiting for reordering.
                   hwMpInterleavedPkts 1.3.6.1.4.1.2011.5.25.33.1.1.1.8 counter32 read-only
The number of received packets of the MP link interleaved by the packets queued in RTPQ(Real-time Transport Protocol Queue) or LLQ(Low Latency Queue).
                   hwMpRcvdSequence 1.3.6.1.4.1.2011.5.25.33.1.1.1.9 integer32 read-only
The current sequence number of the MP link for receiving.
                   hwMpSentSequence 1.3.6.1.4.1.2011.5.25.33.1.1.1.10 integer32 read-only
The current sequence number of the MP link for sending.
                   hwMpDetectTime 1.3.6.1.4.1.2011.5.25.33.1.1.1.11 integer32 read-write
The time of detecting the flapping of the son channel of the MP link to determine whether the son channel should be damped.
                   hwMpFlappingCnt 1.3.6.1.4.1.2011.5.25.33.1.1.1.12 integer32 read-write
The maximum number of the flapping in the detect-time; if the flapping number is more than the maximum number, the son channel will be damped.
                   hwMpDampingTime 1.3.6.1.4.1.2011.5.25.33.1.1.1.13 integer32 read-write
The time of damping the son channel of the MP link.
                   hwMpBundleThreshold 1.3.6.1.4.1.2011.5.25.33.1.1.1.14 integer32 read-write
The minimum number of the bundled son channel of the MP link; if the number of the bundled son channel is less than the minimum number, the MP link can not be used.
                   hwMpSequenceReorder 1.3.6.1.4.1.2011.5.25.33.1.1.1.15 integer read-write
It shows the reorder feature on MP interface. 1 shows enable ; 2 shows disable. Enumeration: 'enable': 1, 'disable': 2.
           hwMpMemberlinkTable 1.3.6.1.4.1.2011.5.25.33.1.2 no-access
This table describes the information of son channels of the MP link. The index of this table is the interface index of MP group or VT(Virtual Template).
               hwMpMemberlinkEntry 1.3.6.1.4.1.2011.5.25.33.1.2.1 no-access
Each entry in this table describes the information of the bundled son channels of MP link. The available information includes: the interface index of the son channel, the interface name of the son channel.
                   hwMpMemberlinkSeqNumber 1.3.6.1.4.1.2011.5.25.33.1.2.1.1 integer32 read-only
The bundled sequence number of the son channels of the MP link. This object is one of the index of the table.
                   hwMpMemberlinkIfIndex 1.3.6.1.4.1.2011.5.25.33.1.2.1.2 integer32 read-only
The interface index of the son channels of the MP link.
                   hwMpMemberlinkDescr 1.3.6.1.4.1.2011.5.25.33.1.2.1.3 displaystring read-only
The interface name of the son channels of the MP link.
                   hwMpMemberlinkMpStatus 1.3.6.1.4.1.2011.5.25.33.1.2.1.4 integer32 read-only
The MP status of the son channels of the MP link. 0 shows failed bind; 1 shows successful bind.
       hwMpNotifications 1.3.6.1.4.1.2011.5.25.33.2
           hwMpTraps 1.3.6.1.4.1.2011.5.25.33.2.1
               hwMpSonChannelDampingDetect 1.3.6.1.4.1.2011.5.25.33.2.1.1
The son channel of the MP link is damped.
               hwMpSonChannelDampingResume 1.3.6.1.4.1.2011.5.25.33.2.1.2
The son channel of the MP link is recovered from damping.
               hwMpThresholdControlDetect 1.3.6.1.4.1.2011.5.25.33.2.1.3
The MP link is controlled for threshold.
               hwMpThresholdControlDetectClear 1.3.6.1.4.1.2011.5.25.33.2.1.4
The MP link is recovered from controlling for threshold.
       hwMpConformance 1.3.6.1.4.1.2011.5.25.33.3
           hwMpCompliances 1.3.6.1.4.1.2011.5.25.33.3.1
               hwMpCompliance 1.3.6.1.4.1.2011.5.25.33.3.1.1
The compliance statement for entities which implement the Huawei Multilink PPP mib.
           hwMpGroups 1.3.6.1.4.1.2011.5.25.33.3.2
               hwMpMandatoryGroup 1.3.6.1.4.1.2011.5.25.33.3.2.1
A collection of objects providing mandatory MP information.
               hwMpInfoGroup 1.3.6.1.4.1.2011.5.25.33.3.2.2
All running information of MP feature.
               hwMpTrapGroup 1.3.6.1.4.1.2011.5.25.33.3.2.3
Group for all MP traps.