HUAWEI-MP-MIB

File: HUAWEI-MP-MIB.mib (15237 bytes)

Imported modules

RFC1213-MIB IF-MIB HUAWEI-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

ifIndex ifName hwDatacomm
OBJECT-GROUP MODULE-COMPLIANCE NOTIFICATION-GROUP
Integer32 Counter32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE TEXTUAL-CONVENTION
DisplayString

Defined Types

HwMpMultilinkEntry  
SEQUENCE    
  hwMpMultilinkDescr DisplayString
  hwMpBundleName DisplayString
  hwMpBundledSlot Integer32
  hwMpBundledMemberCnt Integer32
  hwMpLostFragments Counter32
  hwMpReorderedPkts Counter32
  hwMpUnassignedPkts Counter32
  hwMpInterleavedPkts Counter32
  hwMpRcvdSequence Integer32
  hwMpSentSequence Integer32
  hwMpDetectTime Integer32
  hwMpFlappingCnt Integer32
  hwMpDampingTime Integer32
  hwMpBundleThreshold Integer32
  hwMpSequenceReorder INTEGER

HwMpMemberlinkEntry  
SEQUENCE    
  hwMpMemberlinkSeqNumber Integer32
  hwMpMemberlinkIfIndex Integer32
  hwMpMemberlinkDescr DisplayString
  hwMpMemberlinkMpStatus Integer32

Defined Values

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.
MODULE-IDENTITY    

hwMpObjects 1.3.6.1.4.1.2011.5.25.33.1
OBJECT IDENTIFIER    

hwMpMultilinkTable 1.3.6.1.4.1.2011.5.25.33.1.1
This table describes the information of MP link. The index of this table is the interface index of MP group or VT(Virtual Template).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMpMultilinkEntry

hwMpMultilinkEntry 1.3.6.1.4.1.2011.5.25.33.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMpMultilinkEntry  

hwMpMultilinkDescr 1.3.6.1.4.1.2011.5.25.33.1.1.1.1
The interface name of the father interface on which MP bundled. It is the name of a Virtual Template or a MP group.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwMpBundleName 1.3.6.1.4.1.2011.5.25.33.1.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwMpBundledSlot 1.3.6.1.4.1.2011.5.25.33.1.1.1.3
The slot on which MP bundled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwMpBundledMemberCnt 1.3.6.1.4.1.2011.5.25.33.1.1.1.4
The number of the bundled son channel of the MP link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwMpLostFragments 1.3.6.1.4.1.2011.5.25.33.1.1.1.5
The number of fragments of the MP link discarded because bad fragments received, or assembling packet failed, etc.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwMpReorderedPkts 1.3.6.1.4.1.2011.5.25.33.1.1.1.6
The number of received packets of the MP link reordered.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwMpUnassignedPkts 1.3.6.1.4.1.2011.5.25.33.1.1.1.7
The number of received packets of the MP link waiting for reordering.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwMpInterleavedPkts 1.3.6.1.4.1.2011.5.25.33.1.1.1.8
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwMpRcvdSequence 1.3.6.1.4.1.2011.5.25.33.1.1.1.9
The current sequence number of the MP link for receiving.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwMpSentSequence 1.3.6.1.4.1.2011.5.25.33.1.1.1.10
The current sequence number of the MP link for sending.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwMpDetectTime 1.3.6.1.4.1.2011.5.25.33.1.1.1.11
The time of detecting the flapping of the son channel of the MP link to determine whether the son channel should be damped.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 30..3600  

hwMpFlappingCnt 1.3.6.1.4.1.2011.5.25.33.1.1.1.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..64  

hwMpDampingTime 1.3.6.1.4.1.2011.5.25.33.1.1.1.13
The time of damping the son channel of the MP link.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 60..86400  

hwMpBundleThreshold 1.3.6.1.4.1.2011.5.25.33.1.1.1.14
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..128  

hwMpSequenceReorder 1.3.6.1.4.1.2011.5.25.33.1.1.1.15
It shows the reorder feature on MP interface. 1 shows enable ; 2 shows disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hwMpMemberlinkTable 1.3.6.1.4.1.2011.5.25.33.1.2
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMpMemberlinkEntry

hwMpMemberlinkEntry 1.3.6.1.4.1.2011.5.25.33.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMpMemberlinkEntry  

hwMpMemberlinkSeqNumber 1.3.6.1.4.1.2011.5.25.33.1.2.1.1
The bundled sequence number of the son channels of the MP link. This object is one of the index of the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwMpMemberlinkIfIndex 1.3.6.1.4.1.2011.5.25.33.1.2.1.2
The interface index of the son channels of the MP link.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwMpMemberlinkDescr 1.3.6.1.4.1.2011.5.25.33.1.2.1.3
The interface name of the son channels of the MP link.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwMpMemberlinkMpStatus 1.3.6.1.4.1.2011.5.25.33.1.2.1.4
The MP status of the son channels of the MP link. 0 shows failed bind; 1 shows successful bind.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwMpNotifications 1.3.6.1.4.1.2011.5.25.33.2
OBJECT IDENTIFIER    

hwMpTraps 1.3.6.1.4.1.2011.5.25.33.2.1
OBJECT IDENTIFIER    

hwMpSonChannelDampingDetect 1.3.6.1.4.1.2011.5.25.33.2.1.1
The son channel of the MP link is damped.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwMpThresholdControlDetect 1.3.6.1.4.1.2011.5.25.33.2.1.3
The MP link is controlled for threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwMpThresholdControlDetectClear 1.3.6.1.4.1.2011.5.25.33.2.1.4
The MP link is recovered from controlling for threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwMpConformance 1.3.6.1.4.1.2011.5.25.33.3
OBJECT IDENTIFIER    

hwMpCompliances 1.3.6.1.4.1.2011.5.25.33.3.1
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwMpGroups 1.3.6.1.4.1.2011.5.25.33.3.2
OBJECT IDENTIFIER    

hwMpMandatoryGroup 1.3.6.1.4.1.2011.5.25.33.3.2.1
A collection of objects providing mandatory MP information.
Status: current Access: read-only
OBJECT-GROUP    

hwMpInfoGroup 1.3.6.1.4.1.2011.5.25.33.3.2.2
All running information of MP feature.
Status: current Access: read-only
OBJECT-GROUP    

hwMpTrapGroup 1.3.6.1.4.1.2011.5.25.33.3.2.3
Group for all MP traps.
Status: current Access: read-only
NOTIFICATION-GROUP