HH3C-MP-V2-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-MP-V2-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
 hh3cMultilinkPPPV2 1.3.6.1.4.1.25506.2.140
The HH3C-MP-V2-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 son channels are bundled, the number of son channels, the bundle name, the statistics for lost fragments, reordered packets, unassigned packets, interleaved packets, and the received/sent sequence number, etc.
         hh3cMpObjectsV2 1.3.6.1.4.1.25506.2.140.1
             hh3cMpMultilinkV2Table 1.3.6.1.4.1.25506.2.140.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 VA (Virtual Access) interface.
                 hh3cMpMultilinkV2Entry 1.3.6.1.4.1.25506.2.140.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 son channels are bundled, the number of bundled son channels, the statistics for lost fragments, reordered packets, unassigned packets, interleaved packets, and received/sent sequence number.
                     hh3cMpMultilinkDescrV2 1.3.6.1.4.1.25506.2.140.1.1.1.1 displaystring read-only
The interface name of the father interface on which son channels are bundled. It is the name of a Virtual Access or an MP group.
                     hh3cMpBundleNameV2 1.3.6.1.4.1.25506.2.140.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 is not configured, the bundle name is multilink.
                     hh3cMpBundledSlotV2 1.3.6.1.4.1.25506.2.140.1.1.1.3 integer32 read-only
The slot on which son channels are bundled.
                     hh3cMpBundledMemberCntV2 1.3.6.1.4.1.25506.2.140.1.1.1.4 integer32 read-only
The number of the bundled son channel of the MP link.
                     hh3cMpLostFragmentsV2 1.3.6.1.4.1.25506.2.140.1.1.1.5 counter32 read-only
The number of fragments of the MP link discarded because bad fragments were received, or assembling the packet failed, etc.
                     hh3cMpReorderedPktsV2 1.3.6.1.4.1.25506.2.140.1.1.1.6 counter32 read-only
The number of reordered incoming packets of the MP link.
                     hh3cMpUnassignedPktsV2 1.3.6.1.4.1.25506.2.140.1.1.1.7 counter32 read-only
The number of received packets of the MP link waiting for reordering.
                     hh3cMpInterleavedPktsV2 1.3.6.1.4.1.25506.2.140.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).
                     hh3cMpRcvdSequenceV2 1.3.6.1.4.1.25506.2.140.1.1.1.9 integer32 read-only
The current sequence number for the MP link to receive.
                     hh3cMpSentSequenceV2 1.3.6.1.4.1.25506.2.140.1.1.1.10 integer32 read-only
The current sequence number for the MP link to send.
             hh3cMpMemberlinkV2Table 1.3.6.1.4.1.25506.2.140.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 VA (Virtual Access) interface.
                 hh3cMpMemberlinkV2Entry 1.3.6.1.4.1.25506.2.140.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.
                     hh3cMpMemberlinkSeqNumberV2 1.3.6.1.4.1.25506.2.140.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.
                     hh3cMpMemberlinkIfIndexV2 1.3.6.1.4.1.25506.2.140.1.2.1.2 integer32 read-only
The interface index of the son channels of the MP link.
                     hh3cMpMemberlinkDescrV2 1.3.6.1.4.1.25506.2.140.1.2.1.3 displaystring read-only
The interface name of the son channels of the MP link.
                     hh3cMpMemberlinkMpStatusV2 1.3.6.1.4.1.25506.2.140.1.2.1.4 integer read-only
The MP status of the son channels of the MP link. Enumeration: 'active': 1, 'inactive': 2.