HH3C-MP-V2-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.140
- Last updated
- 2013-07-15 00:00
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2013-07-15 00:00
- Namespace
- comware
- Source file
HH3C-MP-V2-MIB- Digest
sha256:2814bfc3c9675b7a7a28c1505dbb1b9851722612a0d3d758432c8edc74e27b24
Description
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.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-MP-V2-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cMpObjectsV2 OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.140.1 | |||
| hh3cMpMultilinkV2Table OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.140.1.1 | not-accessible | current | |
| hh3cMpMultilinkV2Entry OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.140.1.1.1 | not-accessible | current | |
| hh3cMpMultilinkDescrV2 OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.140.1.1.1.1 | DisplayString (SIZE(0..255)) | read-only | current |
| hh3cMpBundleNameV2 OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.140.1.1.1.2 | DisplayString (SIZE(0..255)) | read-only | current |
| hh3cMpBundledSlotV2 OBJECT-TYPE The slot on which son channels are bundled. | 1.3.6.1.4.1.25506.2.140.1.1.1.3 | Integer32 | read-only | current |
| hh3cMpBundledMemberCntV2 OBJECT-TYPE The number of the bundled son channel of the MP link. | 1.3.6.1.4.1.25506.2.140.1.1.1.4 | Integer32 | read-only | current |
| hh3cMpLostFragmentsV2 OBJECT-TYPE The number of fragments of the MP link discarded because bad fragments were received, or assembling the packet failed, etc. | 1.3.6.1.4.1.25506.2.140.1.1.1.5 | Counter32 | read-only | current |
| hh3cMpReorderedPktsV2 OBJECT-TYPE The number of reordered incoming packets of the MP link. | 1.3.6.1.4.1.25506.2.140.1.1.1.6 | Counter32 | read-only | current |
| hh3cMpUnassignedPktsV2 OBJECT-TYPE The number of received packets of the MP link waiting for reordering. | 1.3.6.1.4.1.25506.2.140.1.1.1.7 | Counter32 | read-only | current |
| hh3cMpInterleavedPktsV2 OBJECT-TYPE 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). | 1.3.6.1.4.1.25506.2.140.1.1.1.8 | Counter32 | read-only | current |
| hh3cMpRcvdSequenceV2 OBJECT-TYPE The current sequence number for the MP link to receive. | 1.3.6.1.4.1.25506.2.140.1.1.1.9 | Integer32 | read-only | current |
| hh3cMpSentSequenceV2 OBJECT-TYPE The current sequence number for the MP link to send. | 1.3.6.1.4.1.25506.2.140.1.1.1.10 | Integer32 | read-only | current |
| hh3cMpMemberlinkV2Table OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.140.1.2 | not-accessible | current | |
| hh3cMpMemberlinkV2Entry OBJECT-TYPE 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. | 1.3.6.1.4.1.25506.2.140.1.2.1 | not-accessible | current | |
| hh3cMpMemberlinkSeqNumberV2 OBJECT-TYPE The bundled sequence number of the son channels of the MP link. This object is one of the index of the table. | 1.3.6.1.4.1.25506.2.140.1.2.1.1 | Integer32 (1..128) | read-only | current |
| hh3cMpMemberlinkIfIndexV2 OBJECT-TYPE The interface index of the son channels of the MP link. | 1.3.6.1.4.1.25506.2.140.1.2.1.2 | Integer32 | read-only | current |
| hh3cMpMemberlinkDescrV2 OBJECT-TYPE The interface name of the son channels of the MP link. | 1.3.6.1.4.1.25506.2.140.1.2.1.3 | DisplayString (SIZE(0..255)) | read-only | current |
| hh3cMpMemberlinkMpStatusV2 OBJECT-TYPE The MP status of the son channels of the MP link. | 1.3.6.1.4.1.25506.2.140.1.2.1.4 | INTEGER {active(1), inactive(2)} | read-only | current |