H3C-MP-V2-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: H3C-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).
|
|||
Object Name | OID | Type | Access | Info |
h3cMultilinkPPPV2 | 1.3.6.1.4.1.2011.10.2.140 |
The H3C-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. |
||
h3cMpObjectsV2 | 1.3.6.1.4.1.2011.10.2.140.1 | |||
h3cMpMultilinkV2Table | 1.3.6.1.4.1.2011.10.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. |
|
1.3.6.1.4.1.2011.10.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. |
||
h3cMpMultilinkDescrV2 | 1.3.6.1.4.1.2011.10.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. |
h3cMpBundleNameV2 | 1.3.6.1.4.1.2011.10.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. |
h3cMpBundledSlotV2 | 1.3.6.1.4.1.2011.10.2.140.1.1.1.3 | integer32 | read-only |
The slot on which son channels are bundled. |
h3cMpBundledMemberCntV2 | 1.3.6.1.4.1.2011.10.2.140.1.1.1.4 | integer32 | read-only |
The number of the bundled son channel of the MP link. |
h3cMpLostFragmentsV2 | 1.3.6.1.4.1.2011.10.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. |
h3cMpReorderedPktsV2 | 1.3.6.1.4.1.2011.10.2.140.1.1.1.6 | counter32 | read-only |
The number of reordered incoming packets of the MP link. |
h3cMpUnassignedPktsV2 | 1.3.6.1.4.1.2011.10.2.140.1.1.1.7 | counter32 | read-only |
The number of received packets of the MP link waiting for reordering. |
h3cMpInterleavedPktsV2 | 1.3.6.1.4.1.2011.10.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). |
h3cMpRcvdSequenceV2 | 1.3.6.1.4.1.2011.10.2.140.1.1.1.9 | integer32 | read-only |
The current sequence number for the MP link to receive. |
h3cMpSentSequenceV2 | 1.3.6.1.4.1.2011.10.2.140.1.1.1.10 | integer32 | read-only |
The current sequence number for the MP link to send. |
h3cMpMemberlinkV2Table | 1.3.6.1.4.1.2011.10.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. |
|
1.3.6.1.4.1.2011.10.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. |
||
h3cMpMemberlinkSeqNumberV2 | 1.3.6.1.4.1.2011.10.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. |
h3cMpMemberlinkIfIndexV2 | 1.3.6.1.4.1.2011.10.2.140.1.2.1.2 | integer32 | read-only |
The interface index of the son channels of the MP link. |
h3cMpMemberlinkDescrV2 | 1.3.6.1.4.1.2011.10.2.140.1.2.1.3 | displaystring | read-only |
The interface name of the son channels of the MP link. |
h3cMpMemberlinkMpStatusV2 | 1.3.6.1.4.1.2011.10.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. |