HUAWEI-MP-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.33
- Last updated
- 2004-05-18 00:00
- Organization
- Huawei Technologies co.,Ltd.
- Namespace
- huawei
- Source file
HUAWEI-MP-MIB- Digest
sha256:1064f640bac4b181fec49289840207964782c309d5c1a9df7d345b0d3c720f48
Description
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.
Contact
R&D BeiJing, Huawei Technologies co.,Ltd. Huawei Bld.,NO.3 Xinxi Rd., Shang-Di Information Industry Base, Hai-Dian District Beijing P.R. China Zip:100085 Http://www.huawei.com E-mail:support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwDatacomm |
| IF-MIB | ifIndex, ifName |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-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.
HUAWEI-MIB HUAWEI-MP-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwMpObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.33.1 | |||
| hwMpMultilinkTable OBJECT-TYPE This table describes the information of MP link. The index of this table is the interface index of MP group or VT(Virtual Template). | 1.3.6.1.4.1.2011.5.25.33.1.1 | not-accessible | current | |
| hwMpMultilinkEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.33.1.1.1 | not-accessible | current | |
| hwMpMultilinkDescr OBJECT-TYPE The interface name of the father interface on which MP bundled. It is the name of a Virtual Template or a MP group. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.1 | DisplayString | read-only | current |
| hwMpBundleName OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.2 | DisplayString | read-only | current |
| hwMpBundledSlot OBJECT-TYPE The slot on which MP bundled. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.3 | Integer32 | read-only | current |
| hwMpBundledMemberCnt OBJECT-TYPE The number of the bundled son channel of the MP link. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.4 | Integer32 | read-only | current |
| hwMpLostFragments OBJECT-TYPE The number of fragments of the MP link discarded because bad fragments received, or assembling packet failed, etc. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.5 | Counter32 | read-only | current |
| hwMpReorderedPkts OBJECT-TYPE The number of received packets of the MP link reordered. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.6 | Counter32 | read-only | current |
| hwMpUnassignedPkts OBJECT-TYPE The number of received packets of the MP link waiting for reordering. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.7 | Counter32 | read-only | current |
| hwMpInterleavedPkts 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.2011.5.25.33.1.1.1.8 | Counter32 | read-only | current |
| hwMpRcvdSequence OBJECT-TYPE The current sequence number of the MP link for receiving. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.9 | Integer32 | read-only | current |
| hwMpSentSequence OBJECT-TYPE The current sequence number of the MP link for sending. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.10 | Integer32 | read-only | current |
| hwMpDetectTime OBJECT-TYPE The time of detecting the flapping of the son channel of the MP link to determine whether the son channel should be damped. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.11 | Integer32 (0 | 30..3600) | read-write | current |
| hwMpFlappingCnt OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.12 | Integer32 (0..64) | read-write | current |
| hwMpDampingTime OBJECT-TYPE The time of damping the son channel of the MP link. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.13 | Integer32 (0 | 60..86400) | read-write | current |
| hwMpBundleThreshold OBJECT-TYPE 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. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.14 | Integer32 (1..128) | read-write | current |
| hwMpSequenceReorder OBJECT-TYPE It shows the reorder feature on MP interface. 1 shows enable ; 2 shows disable. | 1.3.6.1.4.1.2011.5.25.33.1.1.1.15 | INTEGER {enable(1), disable(2)} | read-write | current |
| hwMpMemberlinkTable 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 VT(Virtual Template). | 1.3.6.1.4.1.2011.5.25.33.1.2 | not-accessible | current | |
| hwMpMemberlinkEntry 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.2011.5.25.33.1.2.1 | not-accessible | current | |
| hwMpMemberlinkSeqNumber 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.2011.5.25.33.1.2.1.1 | Integer32 | read-only | current |
| hwMpMemberlinkIfIndex OBJECT-TYPE The interface index of the son channels of the MP link. | 1.3.6.1.4.1.2011.5.25.33.1.2.1.2 | Integer32 | read-only | current |
| hwMpMemberlinkDescr OBJECT-TYPE The interface name of the son channels of the MP link. | 1.3.6.1.4.1.2011.5.25.33.1.2.1.3 | DisplayString | read-only | current |
| hwMpMemberlinkMpStatus OBJECT-TYPE The MP status of the son channels of the MP link. 0 shows failed bind; 1 shows successful bind. | 1.3.6.1.4.1.2011.5.25.33.1.2.1.4 | Integer32 | read-only | current |
| hwMpNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.33.2 | |||
| hwMpTraps OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.33.2.1 | |||
| hwMpConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.33.3 | |||
| hwMpCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.33.3.1 | |||
| hwMpGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.33.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwMpSonChannelDampingDetect NOTIFICATION-TYPE The son channel of the MP link is damped. | 1.3.6.1.4.1.2011.5.25.33.2.1.1 | current |
| hwMpSonChannelDampingResume NOTIFICATION-TYPE The son channel of the MP link is recovered from damping. | 1.3.6.1.4.1.2011.5.25.33.2.1.2 | current |
| hwMpThresholdControlDetect NOTIFICATION-TYPE The MP link is controlled for threshold. | 1.3.6.1.4.1.2011.5.25.33.2.1.3 | current |
| hwMpThresholdControlDetectClear NOTIFICATION-TYPE The MP link is recovered from controlling for threshold. | 1.3.6.1.4.1.2011.5.25.33.2.1.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwMpCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Huawei Multilink PPP mib. | 1.3.6.1.4.1.2011.5.25.33.3.1.1 | current |
| hwMpMandatoryGroup OBJECT-GROUP A collection of objects providing mandatory MP information. | 1.3.6.1.4.1.2011.5.25.33.3.2.1 | current |
| hwMpInfoGroup OBJECT-GROUP All running information of MP feature. | 1.3.6.1.4.1.2011.5.25.33.3.2.2 | current |
| hwMpTrapGroup NOTIFICATION-GROUP Group for all MP traps. | 1.3.6.1.4.1.2011.5.25.33.3.2.3 | current |