HUAWEI-DISMAN-PING-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.28
- Last updated
- 2003-08-13 00:00
- Organization
- Huawei Technologies co.,Ltd.
- Namespace
- huawei
- Source file
HUAWEI-DISMAN-PING-MIB- Digest
sha256:497f328d383499a838a6bfee0faf9f8fd8626f07ce67c76aa0cfba7c6e378b78
Description
This private mib file includes the test information of the device. It is supplementary for DISMAN-PING-MIB(rfc2925). By setting more parameters you can finish more types test such as tcp, udp, dlsw, dhcp, ftp, http and jitter . This mib contains 5 tables: hwPingCtlTable, hwpingResultsTable, hwPingJitterStatsTable, hwPingTcpServerTable, hwPingUdpServerTable, and 3 nodes: hwPingMIBVersion, hwPingAgentEnable, hwPingServerEnable.
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 |
|---|---|
| DISMAN-PING-MIB | pingCtlEntry, pingCtlOwnerIndex, pingCtlTestName |
| HUAWEI-MIB | hwDatacomm |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, mib-2 |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp, Unsigned32 |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DISMAN-PING-MIB HUAWEI-DISMAN-PING-MIB HUAWEI-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| InetAddress TEXTUAL-CONVENTION Denotes a generic Internet address. An InetAddress value is always interpreted within the context of an InetAddressType value. The InetAddressType object which defines the context must be registered immediately before the object which uses the InetAddress textual convention. In other words, the object identifiers for the InetAddressType object and the InetAddress object MUST have the same length and the last sub-identifier of the InetAddressType object MUST be 1 less than the last sub-identifier of the InetAddress object. When this textual convention is used as the syntax of an index object, there may be issues with the limit of 128 sub-identifiers specified in SMIv2, STD 58. In this case, the OBJECT-TYPE declaration MUST include a 'SIZE' clause to limit the number of potential instance sub-identifiers. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwPingObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.28.1 | |||
| hwPingMIBVersion OBJECT-TYPE Huawei PING MIB version string. The format will be: 'Version.Release.Patch: Textual-Description' For example: '1.0.0: Initial Ping MIB' | 1.3.6.1.4.1.2011.5.25.28.1.1 | DisplayString | read-only | current |
| hwPingCtlTable OBJECT-TYPE Defines the ping Control Extend Table for providing, via SNMP, the capability of performing ping operations at a remote host. | 1.3.6.1.4.1.2011.5.25.28.1.2 | not-accessible | current | |
| hwPingCtlEntry OBJECT-TYPE Defines an entry in the hwpingCtlTable. The operation of this table is same as that of pingResultsTable. | 1.3.6.1.4.1.2011.5.25.28.1.2.1 | not-accessible | current | |
| hwpingCtlTargetPort OBJECT-TYPE This object represents the target's port number. This object is applicable to udpEcho, tcpConnect and jitter probes. | 1.3.6.1.4.1.2011.5.25.28.1.2.1.1 | Integer32 (0..65535) | read-create | current |
| hwpingCtlSourcePort OBJECT-TYPE This object represents the source's port number. If this object is not specified, the application will get a port allocated by the system. This object is applicable to all probes except dns, dlsw. | 1.3.6.1.4.1.2011.5.25.28.1.2.1.2 | Integer32 (0..65535) | read-create | current |
| hwpingCtlTTL OBJECT-TYPE Specifies the value to store in the TTL Field in the IP packet used to encapsulate the ping probe. | 1.3.6.1.4.1.2011.5.25.28.1.2.1.3 | Integer32 | read-create | current |
| hwpingCtlJitterAdminInterval OBJECT-TYPE This value represents the inter-packet delay between packets and is in milliseconds. This value is currently used for Jitter probe. This object is applicable to jitter probe only. | 1.3.6.1.4.1.2011.5.25.28.1.2.1.4 | Integer32 | read-create | current |
| hwpingCtlJitterAdminNumPackets OBJECT-TYPE This value represents the number of packets that need to be transmitted. This value is currently used for Jitter probe. This object is applicable to jitter probe only. | 1.3.6.1.4.1.2011.5.25.28.1.2.1.5 | Integer32 | read-create | current |
| hwpingCtlHttpOperationType OBJECT-TYPE Http operation type:get or post. | 1.3.6.1.4.1.2011.5.25.28.1.2.1.6 | INTEGER {get(1), post(2)} | read-create | current |
| hwpingCtlHttpOperationString OBJECT-TYPE Http operation string.for example,if you choose get operation type,the string will be url , home page and http version. | 1.3.6.1.4.1.2011.5.25.28.1.2.1.7 | DisplayString (SIZE(0..240)) | read-create | current |
| hwpingCtlFtpOperationType OBJECT-TYPE Ftp operation type:get or put | 1.3.6.1.4.1.2011.5.25.28.1.2.1.8 | INTEGER {get(1), put(2)} | read-create | current |
| hwpingCtlFtpUsername OBJECT-TYPE Ftp username | 1.3.6.1.4.1.2011.5.25.28.1.2.1.9 | DisplayString (SIZE(0..32)) | read-create | current |
| hwpingCtlFtpPassword OBJECT-TYPE Ftp password. | 1.3.6.1.4.1.2011.5.25.28.1.2.1.10 | DisplayString (SIZE(0..32)) | read-create | current |
| hwpingCtlFtpOperationString OBJECT-TYPE Ftp operation string.If the ftp operation type is get,the string will be file name that you will get from ftp server. | 1.3.6.1.4.1.2011.5.25.28.1.2.1.11 | DisplayString (SIZE(0..240)) | read-create | current |
| hwpingCtlVPNInstance OBJECT-TYPE This field is used to specify the VPN name in which the PING operation will be userd. The agent will use the field to identify the VPN routing Table for this operation. | 1.3.6.1.4.1.2011.5.25.28.1.2.1.12 | DisplayString (SIZE(0..31)) | read-create | current |
| hwpingResultsTable OBJECT-TYPE Defines the Ping Results Extend Table for providing the capability of performing ping operations at a remote host. The results of these operations are stored in the hwpingResultsTable . The operation of this table is same as that of pingResultsTable. | 1.3.6.1.4.1.2011.5.25.28.1.3 | not-accessible | current | |
| hwpingResultsEntry OBJECT-TYPE The operation of this table is same as that of pingResultsTable. | 1.3.6.1.4.1.2011.5.25.28.1.3.1 | not-accessible | current | |
| hwpingResultsRttNumDisconnects OBJECT-TYPE When the pingCtlType is 'icmpecho' , this object represents the number of times that the target or hop along the path to a target became disconnected. For all other values of pingCtlType, this object will remain zero. For connectionless protocols this has no meaning, and will consequently remain 0. Since this error does not indicate any information about the failure of an PING operation, no response time information for this instance will be recorded in the appropriate objects. | 1.3.6.1.4.1.2011.5.25.28.1.3.1.1 | Gauge32 | read-only | current |
| hwpingResultsRttTimeouts OBJECT-TYPE The number of occasions when a PING operation was not completed before a timeout occurred, i.e. pingCtlTimeOut was exceeded. Since the PING operation was never completed, the completion time of these operations are not accumulated. | 1.3.6.1.4.1.2011.5.25.28.1.3.1.2 | Gauge32 | read-only | current |
| hwpingResultsRttBusies OBJECT-TYPE The number of occasions when a PING operation could not be initiated because a previous PING operation has not been completed. When the pingCtlType is 'pathEcho' this can occur for both connection oriented protocols and connectionless protocols. When the initiation of a new operation cannot be started, this object will be incremented and the operation will be omitted. (The next operation will start at the next Frequency). | 1.3.6.1.4.1.2011.5.25.28.1.3.1.3 | Gauge32 | read-only | current |
| hwpingResultsRttNoConnections OBJECT-TYPE When the pingCtlType is 'icmpecho' this is the number of occasions when a PING operation could not be initiated because the connection to the target has not been established. For all other pingCtlTypes this object will remain zero. | 1.3.6.1.4.1.2011.5.25.28.1.3.1.4 | Gauge32 | read-only | current |
| hwpingResultsRttDrops OBJECT-TYPE The number of occasions when a PING operation could not be initiated because some necessary internal resource (for example memory) was not available,or the operation completion could not be recognized. | 1.3.6.1.4.1.2011.5.25.28.1.3.1.5 | Gauge32 | read-only | current |
| hwpingResultsRttSequenceErrors OBJECT-TYPE When the pingCtlType is 'icmpecho' this is the number of PING operation completions received with an unexpected sequence identifier. For all other values of pingCtlType this object will remain zero. When this has occurred some of the possible reasons may be: - a duplicate packet was received - a response was received after it had timed-out - a corrupted packet was received and was not detected | 1.3.6.1.4.1.2011.5.25.28.1.3.1.6 | Gauge32 | read-only | current |
| hwpingResultsRttStatsErrors OBJECT-TYPE The number of some other errors | 1.3.6.1.4.1.2011.5.25.28.1.3.1.7 | Gauge32 | read-only | current |
| hwpingResultsMaxDelaySD OBJECT-TYPE The maximal delay from source device to destination device. Currently this value is only used for JITTER test, and this value must be 0 in other type test. In JITTER test, if destination system time is not valid, the SD delay may be set 0. | 1.3.6.1.4.1.2011.5.25.28.1.3.1.8 | Gauge32 | read-only | current |
| hwpingResultsMaxDelayDS OBJECT-TYPE The maximal delay from destination device to source device. Currently this value is only used for JITTER test, and this value is 0 in other type test. In JITTER test, if destination system time is not valid, the DS delay may be set 0. | 1.3.6.1.4.1.2011.5.25.28.1.3.1.9 | Gauge32 | read-only | current |
| hwpingResultsLostPacketRatio OBJECT-TYPE The value of this object reflects the drop rate of HWPing test. For example, this value is 30 that means source device only had received 70% packets of total sent packets. | 1.3.6.1.4.1.2011.5.25.28.1.3.1.10 | Gauge32 | read-only | current |
| hwPingJitterStatsTable OBJECT-TYPE A table which contains the status of latest Jitter operation. | 1.3.6.1.4.1.2011.5.25.28.1.4 | not-accessible | current | |
| hwPingJitterStatsEntry OBJECT-TYPE A table which contains the status of latest Jitter operation. This entry is created only if the pingCtlType is hwpingjitter. | 1.3.6.1.4.1.2011.5.25.28.1.4.1 | not-accessible | current | |
| hwPingJitterStatsNumOfRTT OBJECT-TYPE The number of Jitter's that are successfully measured. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.1 | Counter32 | read-only | current |
| hwPingJitterStatsMinOfPositivesSD OBJECT-TYPE The minimum of all positive jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.2 | Gauge32 | read-only | current |
| hwPingJitterStatsMaxOfPositivesSD OBJECT-TYPE The maximum of all positive jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.3 | Gauge32 | read-only | current |
| hwPingJitterStatsNumOfPositivesSD OBJECT-TYPE The sum of number of all positive jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.4 | Gauge32 | read-only | current |
| hwPingJitterStatsSumOfPositivesSD OBJECT-TYPE The sum of RTT's of all positive jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.5 | Gauge32 | read-only | current |
| hwPingJitterStatsSum2PositivesSD OBJECT-TYPE The sum of square of RTT's of all positive jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.6 | Gauge32 | read-only | current |
| hwPingJitterStatsMinOfNegativesSD OBJECT-TYPE The minimum of absolute values of all negative jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.7 | Gauge32 | read-only | current |
| hwPingJitterStatsMaxOfNegativesSD OBJECT-TYPE The maximum of absolute values of all negative jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.8 | Gauge32 | read-only | current |
| hwPingJitterStatsNumOfNegativesSD OBJECT-TYPE The sum of number of all negative jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.9 | Gauge32 | read-only | current |
| hwPingJitterStatsSumOfNegativesSD OBJECT-TYPE The sum of all negative jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.10 | Gauge32 | read-only | current |
| hwPingJitterStatsSum2NegativesSD OBJECT-TYPE The sum of square of RTT's of all negative jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.11 | Gauge32 | read-only | current |
| hwPingJitterStatsMinOfPositivesDS OBJECT-TYPE The minimum of all positive jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.12 | Gauge32 | read-only | current |
| hwPingJitterStatsMaxOfPositivesDS OBJECT-TYPE The maximum of all positive jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.13 | Gauge32 | read-only | current |
| hwPingJitterStatsNumOfPositivesDS OBJECT-TYPE The sum of number of all positive jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.14 | Gauge32 | read-only | current |
| hwPingJitterStatsSumOfPositivesDS OBJECT-TYPE The sum of RTT's of all positive jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.15 | Gauge32 | read-only | current |
| hwPingJitterStatsSum2PositivesDS OBJECT-TYPE The sum of squares of RTT's of all positive jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.16 | Gauge32 | read-only | current |
| hwPingJitterStatsMinOfNegativesDS OBJECT-TYPE The minimum of all negative jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.17 | Gauge32 | read-only | current |
| hwPingJitterStatsMaxOfNegativesDS OBJECT-TYPE The maximum of all negative jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.18 | Gauge32 | read-only | current |
| hwPingJitterStatsNumOfNegativesDS OBJECT-TYPE The sum of number of all negative jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.19 | Gauge32 | read-only | current |
| hwPingJitterStatsSumOfNegativesDS OBJECT-TYPE The sum of RTT's of all negative jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.20 | Gauge32 | read-only | current |
| hwPingJitterStatsSum2NegativesDS OBJECT-TYPE The sum of squares of RTT's of all negative jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.21 | Gauge32 | read-only | current |
| hwPingJitterStatsPacketLossSD OBJECT-TYPE The number of packets lost when sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.22 | Gauge32 | read-only | current |
| hwPingJitterStatsPacketLossDS OBJECT-TYPE The number of packets lost when sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.23 | Gauge32 | read-only | current |
| hwPingJitterStatsAvePositivesSD OBJECT-TYPE The average of RTT's of all positive jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.24 | Gauge32 | read-only | current |
| hwPingJitterStatsAveNegativesSD OBJECT-TYPE The average of all negative jitter values from packets sent from source to destination. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.25 | Gauge32 | read-only | current |
| hwPingJitterStatsAvePositivesDS OBJECT-TYPE The average of RTT's of all positive jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.26 | Gauge32 | read-only | current |
| hwPingJitterStatsAveNegativesDS OBJECT-TYPE The average of RTT's of all negative jitter values from packets sent from destination to source. | 1.3.6.1.4.1.2011.5.25.28.1.4.1.27 | Gauge32 | read-only | current |
| hwPingJitterStatsPktLossUnknown OBJECT-TYPE The number of packets which lost but not knowing result . | 1.3.6.1.4.1.2011.5.25.28.1.4.1.28 | Gauge32 | read-only | current |
| hwPingAgentEnable OBJECT-TYPE Enable Huawei PING agent function | 1.3.6.1.4.1.2011.5.25.28.1.5 | INTEGER {enable(1), disable(2)} | read-write | current |
| hwPingTcpServerTable OBJECT-TYPE A table which contains the status of hwping tcp server configuration information. | 1.3.6.1.4.1.2011.5.25.28.1.6 | not-accessible | current | |
| hwPingTcpServerEntry OBJECT-TYPE A table which contains the status of hwping tcp server configuration information. This entry is includeed not only the tcp server ip address but also the tcp server udp port. If used for VPN it is also included the VPN name. | 1.3.6.1.4.1.2011.5.25.28.1.6.1 | not-accessible | current | |
| hwPingTcpServerIpAddress OBJECT-TYPE This object represents the tcp server's ip address. This object and hwpingTcpServerPort is hwPingTcpServerTable index. | 1.3.6.1.4.1.2011.5.25.28.1.6.1.1 | InetAddress | not-accessible | current |
| hwPingTcpServerPort OBJECT-TYPE This object represents the tcp server's port number. This object and hwPingTcpServerIpAddress is hwPingTcpServerTable index. | 1.3.6.1.4.1.2011.5.25.28.1.6.1.2 | Integer32 (0..65535) | not-accessible | current |
| hwpingTcpServerVPNInstance OBJECT-TYPE This field is used to specify the VPN name in which the PING operation will be userd. The TCP server will use the field to identify the VPN routing Table for this operation. | 1.3.6.1.4.1.2011.5.25.28.1.6.1.3 | DisplayString (SIZE(1..31)) | not-accessible | current |
| hwpingTcpServerRowStatus OBJECT-TYPE This object allows entries to be created and deleted in the hwPingTcpServerTable. A value MUST be specified for hwPingTcpServerIpAddress and hwPingTcpServerPort prior to a transition to active(1) state being accepted. | 1.3.6.1.4.1.2011.5.25.28.1.6.1.4 | RowStatus | read-create | current |
| hwPingUdpServerTable OBJECT-TYPE A table which contains the status of hwping udp server configuration information. | 1.3.6.1.4.1.2011.5.25.28.1.7 | not-accessible | current | |
| hwPingUdpServerEntry OBJECT-TYPE A table which contains the status of hwping udp server configuration information. This entry is includeed not only the udp server ip address but also the udp server udp port.If used for VPN it is also included the VPN name. | 1.3.6.1.4.1.2011.5.25.28.1.7.1 | not-accessible | current | |
| hwPingUdpServerIpAddress OBJECT-TYPE This object represents the udp server's ip address. This object and hwpingUdpServerPort is hwPingUdpServerEntry index. | 1.3.6.1.4.1.2011.5.25.28.1.7.1.1 | InetAddress | not-accessible | current |
| hwPingUdpServerPort OBJECT-TYPE This object represents the udp server's port number. This object and hwPingUdpServerIpAddress is hwPingUdpServerEntry index. | 1.3.6.1.4.1.2011.5.25.28.1.7.1.2 | Integer32 (0..65535) | not-accessible | current |
| hwpingUdpServerVPNInstance OBJECT-TYPE This field is used to specify the VPN name in which the PING operation will be userd. The UDP server will use the field to identify the VPN routing Table for this operation. | 1.3.6.1.4.1.2011.5.25.28.1.7.1.3 | DisplayString (SIZE(1..31)) | not-accessible | current |
| hwpingUdpServerRowStatus OBJECT-TYPE This object allows entries to be created and deleted in the hwPingUdpServerTable. A value MUST be specified for hwPingUdpServerIpAddress and hwPingUdpServerPort prior to a transition to active(1) state being accepted. | 1.3.6.1.4.1.2011.5.25.28.1.7.1.4 | RowStatus | read-create | current |
| hwPingServerEnable OBJECT-TYPE Enable Huawei PING server function | 1.3.6.1.4.1.2011.5.25.28.1.8 | INTEGER {enable(1), disable(2)} | read-write | current |
| hwPingImplementationTypeDomains OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.28.2 | |||
| hwpingUdpEcho OBJECT-IDENTITY Indicates that an implementation is using the UDP based echo server. Notes: The hwpingCtlTargetPort and hwpingCtlSourcePort need to be set. | 1.3.6.1.4.1.2011.5.25.28.2.1 | current | ||
| hwpingTcpconnect OBJECT-IDENTITY Indicates that an implementation is attempting to connect to a TCP port in order to calculate a round trip time. Notes: The hwpingCtlTargetPort and hwpingCtlSourcePort need to be set. | 1.3.6.1.4.1.2011.5.25.28.2.2 | current | ||
| hwpingjitter OBJECT-IDENTITY Indicates that an implementation is using udp for packet transfers. 'jitter' will cause the PING application to perform delay variance analysis. | 1.3.6.1.4.1.2011.5.25.28.2.3 | current | ||
| hwpingHttp OBJECT-IDENTITY Indicates that an implementation is using udp for name resolution, tcp connect and tcp data transfer mechanisms for HTTP data download from a particular HTTP Server. it cause the PING application to perform a download of the object specified in the URL | 1.3.6.1.4.1.2011.5.25.28.2.4 | current | ||
| hwpingdlsw OBJECT-IDENTITY Indicates that an implementation is using tcp for sending keepalives. 'dlsw' will cause the PING application to perform a keepalive operation to measure the response time of a DLSw peer. | 1.3.6.1.4.1.2011.5.25.28.2.5 | current | ||
| hwpingdhcp OBJECT-IDENTITY Indicates that an implementation is using udp for sending dhcp requests. 'dhcp' will cause the PING application to perform an IP Address lease request/teardown operation. | 1.3.6.1.4.1.2011.5.25.28.2.6 | current | ||
| hwpingftp OBJECT-IDENTITY Indicates that an implementation is using tcp for connect & data transfer. | 1.3.6.1.4.1.2011.5.25.28.2.7 | current |