HUAWEI-IPHC-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.154
- Last updated
- 2007-07-23 00:00
- Organization
- Huawei Technologies Co., Ltd.
- Namespace
- huawei
- Source file
HUAWEI-IPHC-MIB- Digest
sha256:ff987cd270d8145dfd2ee00abd19e11a5d126ffdd1aad4561f3132d5c275779c
Description
HUAWEI-IPHC-MIB is a private MIB defined by Huawei. It describes the configurations, configuration status, and statistics of IP packet header compression.
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 |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, 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-IPHC-MIB HUAWEI-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HWCompressFormat TEXTUAL-CONVENTION Compress packets in ietf-format(defined in RFC2507) or not | current | |||
| HWCompressType TEXTUAL-CONVENTION The Compress type: withoutCompress(1), enableTcpCompress(2), enableRtpCompress(3), enableEcRtpCompress(4), enableUdpCompressOnly(5), enableUdpandRtpCompressOnly(6) | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwIphcInfoObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.154.1 | |||
| hwIphcTcpConfigTable OBJECT-TYPE This table is used to configure the parameters of IP/TCP header compression. | 1.3.6.1.4.1.2011.5.25.154.1.1 | not-accessible | current | |
| hwIphcTcpConfigEntry OBJECT-TYPE An entry in this table. | 1.3.6.1.4.1.2011.5.25.154.1.1.1 | not-accessible | current | |
| hwIphcTcpIfIndex OBJECT-TYPE Index of the interface enabled with IP/TCP header compression, the same as IfIndex of this interface. | 1.3.6.1.4.1.2011.5.25.154.1.1.1.1 | Integer32 | not-accessible | current |
| hwIphcTcpEnable OBJECT-TYPE Identifies whether IP/TCP header compression is enabled on the interface. The default value is 2. | 1.3.6.1.4.1.2011.5.25.154.1.1.1.2 | HWCompressType | read-create | current |
| hwIphcTcpConnnectionNumber OBJECT-TYPE The maximum number of IP/TCP header compression sessions on the interface.The default value is 16. | 1.3.6.1.4.1.2011.5.25.154.1.1.1.3 | Integer32 | read-create | current |
| hwIphcTcpRowStatus OBJECT-TYPE Row status. | 1.3.6.1.4.1.2011.5.25.154.1.1.1.4 | RowStatus | read-create | current |
| hwIphcTcpConfigEffectTable OBJECT-TYPE This table lists the valid parameters of IP/TCP header compression on the interface after negotiation with the peer interface. | 1.3.6.1.4.1.2011.5.25.154.1.2 | not-accessible | current | |
| hwIphcTcpConfigEffectEntry OBJECT-TYPE An entry in this table. | 1.3.6.1.4.1.2011.5.25.154.1.2.1 | not-accessible | current | |
| hwIphcTcpEffectEnable OBJECT-TYPE Identifies whether the IP/TCP header compression is effective on the interface after negotiation with the peer interface. | 1.3.6.1.4.1.2011.5.25.154.1.2.1.1 | HWCompressType | read-only | current |
| hwIphcTcpEffectConnnectionNumber OBJECT-TYPE The maximum number of valid IP/TCP header compression sessions on the interface after negotiation with the peer interface. | 1.3.6.1.4.1.2011.5.25.154.1.2.1.2 | Integer32 | read-only | current |
| hwIphcRtpConfigTable OBJECT-TYPE This table is used to configure the parameters of IP/UDP or IP/UDP/RTP header compression. | 1.3.6.1.4.1.2011.5.25.154.1.3 | not-accessible | current | |
| hwIphcRtpConfigEntry OBJECT-TYPE An entry in this table. | 1.3.6.1.4.1.2011.5.25.154.1.3.1 | not-accessible | current | |
| hwIphcRtpIfIndex OBJECT-TYPE Index of the interface enabled with IP/UDP or IP/UDP/RTP header compression, the same as IfIndex of this interface | 1.3.6.1.4.1.2011.5.25.154.1.3.1.1 | Integer32 | not-accessible | current |
| hwIphcRtpEnable OBJECT-TYPE Identifies whether IP/UDP and IP/UDP/RTP header compression is enabled on the interface. | 1.3.6.1.4.1.2011.5.25.154.1.3.1.2 | HWCompressType | read-create | current |
| hwIphcRtpConnnectionNumber OBJECT-TYPE The maximum number of IP/UDP and IP/UDP/RTP header compression sessions on the interface. | 1.3.6.1.4.1.2011.5.25.154.1.3.1.3 | Integer32 | read-create | current |
| hwIphcRtpNValue OBJECT-TYPE The number of packet retransmissions when EcRTP is enabled on the interface. | 1.3.6.1.4.1.2011.5.25.154.1.3.1.4 | Integer32 | read-create | current |
| hwIphcRtpFormatType OBJECT-TYPE Compressed packet format supported by the interface. | 1.3.6.1.4.1.2011.5.25.154.1.3.1.5 | HWCompressFormat | read-create | current |
| hwIphcRtpRowStatus OBJECT-TYPE Row status. | 1.3.6.1.4.1.2011.5.25.154.1.3.1.6 | RowStatus | read-create | current |
| hwIphcRtpConfigEffectTable OBJECT-TYPE This table lists the valid parameters of IP/UDP and IP/UDP/RTP header compression on the interface after negotiation with the peer interface. | 1.3.6.1.4.1.2011.5.25.154.1.4 | not-accessible | current | |
| hwIphcRtpConfigEffectEntry OBJECT-TYPE An entry in this table. | 1.3.6.1.4.1.2011.5.25.154.1.4.1 | not-accessible | current | |
| hwIphcRtpEffectEnable OBJECT-TYPE Identifies whether IP/UDP and IP/UDP/RTP header compression is effective on the interface after negotiation with the peer interface. | 1.3.6.1.4.1.2011.5.25.154.1.4.1.1 | HWCompressType | read-only | current |
| hwIphcRtpEffectConnnectionNumber OBJECT-TYPE The maximum number of valid IP/UDP and IP/UDP/RTP header compression sessions on the interface. | 1.3.6.1.4.1.2011.5.25.154.1.4.1.2 | Integer32 | read-only | current |
| hwIphcRtpEffectNValue OBJECT-TYPE The number of packet retransmissions when EcRTP is enabled on the interface after negotiation with the peer interface. | 1.3.6.1.4.1.2011.5.25.154.1.4.1.3 | Integer32 | read-only | current |
| hwIphcStatisticsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.154.2 | |||
| hwIphcTcpRunInfoTable OBJECT-TYPE This table lists statistics on IP/TCP header compression. | 1.3.6.1.4.1.2011.5.25.154.2.1 | not-accessible | current | |
| hwIphcTcpRunInfoEntry OBJECT-TYPE An entry in this table. | 1.3.6.1.4.1.2011.5.25.154.2.1.1 | not-accessible | current | |
| hwIphcTcpSentTotalPackets OBJECT-TYPE Total number of sent packets with IP/TCP header. | 1.3.6.1.4.1.2011.5.25.154.2.1.1.1 | Counter64 | read-only | current |
| hwIphcTcpSentTotalBytes OBJECT-TYPE Total number of the bytes of sent packets with IP/TCP header. | 1.3.6.1.4.1.2011.5.25.154.2.1.1.2 | Counter64 | read-only | current |
| hwIphcTcpSentCompressPackets OBJECT-TYPE Number of compressed packets. | 1.3.6.1.4.1.2011.5.25.154.2.1.1.3 | Counter64 | read-only | current |
| hwIphcTcpSentCompressBytes OBJECT-TYPE Number of the bytes of compressed packets with IP/TCP header. | 1.3.6.1.4.1.2011.5.25.154.2.1.1.4 | Counter64 | read-only | current |
| hwIphcTcpSavedBytes OBJECT-TYPE Number of the bytes saved after compression with IP/TCP header. | 1.3.6.1.4.1.2011.5.25.154.2.1.1.5 | Counter64 | read-only | current |
| hwIphcTcpCompressRatio OBJECT-TYPE Compression ratio. | 1.3.6.1.4.1.2011.5.25.154.2.1.1.6 | Integer32 | read-only | current |
| hwIphcTcpReceivedTotalPackets OBJECT-TYPE Total number of received packets with IP/TCP header. | 1.3.6.1.4.1.2011.5.25.154.2.1.1.7 | Counter64 | read-only | current |
| hwIphcTcpReceivedCompressPackets OBJECT-TYPE Total number of received compressed packets with IP/TCP header. | 1.3.6.1.4.1.2011.5.25.154.2.1.1.8 | Counter64 | read-only | current |
| hwIphcTcpReceivedCompressErrorPackets OBJECT-TYPE Number of incorrectly-compressed packets with IP/TCP header. | 1.3.6.1.4.1.2011.5.25.154.2.1.1.9 | Counter64 | read-only | current |
| hwIphcTcpReceivedCompressDiscardPackets OBJECT-TYPE Number of the packets discarded due to failed decompression with IP/TCP header. | 1.3.6.1.4.1.2011.5.25.154.2.1.1.10 | Counter64 | read-only | current |
| hwIphcRtpRunInfoTable OBJECT-TYPE This table lists statistics on IP/UDP or IP/UDP/RTP header compression. | 1.3.6.1.4.1.2011.5.25.154.2.2 | not-accessible | current | |
| hwIphcRtpRunInfoEntry OBJECT-TYPE An entry in this table. | 1.3.6.1.4.1.2011.5.25.154.2.2.1 | not-accessible | current | |
| hwIphcRtpSentTotalPackets OBJECT-TYPE Total number of sent packets with IP/UDP or IP/UDP/RTP header. | 1.3.6.1.4.1.2011.5.25.154.2.2.1.1 | Counter64 | read-only | current |
| hwIphcRtpSentTotalBytes OBJECT-TYPE Total number of the bytes of sent packets with IP/UDP or IP/UDP/RTP header. | 1.3.6.1.4.1.2011.5.25.154.2.2.1.2 | Counter64 | read-only | current |
| hwIphcRtpSentCompressPackets OBJECT-TYPE Number of sent compressed packets with IP/UDP or IP/UDP/RTP header. | 1.3.6.1.4.1.2011.5.25.154.2.2.1.3 | Counter64 | read-only | current |
| hwIphcRtpSentCompressBytes OBJECT-TYPE Number of the bytes of sent compressed packets with IP/UDP or IP/UDP/RTP header. | 1.3.6.1.4.1.2011.5.25.154.2.2.1.4 | Counter64 | read-only | current |
| hwIphcRtpSavedBytes OBJECT-TYPE Number of saved bytes after compression with IP/UDP or IP/UDP/RTP header. | 1.3.6.1.4.1.2011.5.25.154.2.2.1.5 | Counter64 | read-only | current |
| hwIphcRtpCompressRatio OBJECT-TYPE Compression ratio. | 1.3.6.1.4.1.2011.5.25.154.2.2.1.6 | Integer32 | read-only | current |
| hwIphcRtpReceivedTotalPackets OBJECT-TYPE Total number of received packets with IP/UDP or IP/UDP/RTP header. | 1.3.6.1.4.1.2011.5.25.154.2.2.1.7 | Counter64 | read-only | current |
| hwIphcRtpReceivedCompressPackets OBJECT-TYPE Total number of the bytes of received compressed packets with IP/UDP or IP/UDP/RTP header. | 1.3.6.1.4.1.2011.5.25.154.2.2.1.8 | Counter64 | read-only | current |
| hwIphcRtpReceivedCompressErrorPackets OBJECT-TYPE Number of received incorrectly-compressed packets with IP/UDP or IP/UDP/RTP header. | 1.3.6.1.4.1.2011.5.25.154.2.2.1.9 | Counter64 | read-only | current |
| hwIphcRtpReceivedCompressDiscardPackets OBJECT-TYPE Number of packets discarded due to failed compression with IP/UDP or IP/UDP/RTP header. | 1.3.6.1.4.1.2011.5.25.154.2.2.1.10 | Counter64 | read-only | current |
| hwIphcTraps OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.154.3 | |||
| hwIphcConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.154.4 | |||
| hwIphcCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.154.4.1 | |||
| hwIphcGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.154.4.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwIphcContextError NOTIFICATION-TYPE During a specified period, the number of the CONTEXT_STATE packets received by the compressor exceeds the threshold. | 1.3.6.1.4.1.2011.5.25.154.3.1 | current |
| hwIphcContextErrorResume NOTIFICATION-TYPE During a specified period, the number of the CONTEXT_STATE packets received by the compressor restores to the normal state. | 1.3.6.1.4.1.2011.5.25.154.3.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwIphcCompliance MODULE-COMPLIANCE The compliance statement for systems supporting the HUAWEI-IPHC-MIB. | 1.3.6.1.4.1.2011.5.25.154.4.1.1 | current |
| hwIphcInfoGroup OBJECT-GROUP Standard HUAWEI IPHC Configuration group. | 1.3.6.1.4.1.2011.5.25.154.4.2.1 | current |
| hwIphcStatisticsGroup OBJECT-GROUP Standard HUAWEI IPHC Statistics group. | 1.3.6.1.4.1.2011.5.25.154.4.2.2 | current |
| hwIphcNotificationGroup NOTIFICATION-GROUP Standard HUAWEI IPHC Notification group. | 1.3.6.1.4.1.2011.5.25.154.4.2.3 | current |