HUAWEI-DISMAN-PING-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-DISMAN-PING-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwDismanPing 1.3.6.1.4.1.2011.5.25.28
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.
       hwPingObjects 1.3.6.1.4.1.2011.5.25.28.1
           hwPingMIBVersion 1.3.6.1.4.1.2011.5.25.28.1.1 displaystring read-only
Huawei PING MIB version string. The format will be: 'Version.Release.Patch: Textual-Description' For example: '1.0.0: Initial Ping MIB'
           hwPingCtlTable 1.3.6.1.4.1.2011.5.25.28.1.2 no-access
Defines the ping Control Extend Table for providing, via SNMP, the capability of performing ping operations at a remote host.
               hwPingCtlEntry 1.3.6.1.4.1.2011.5.25.28.1.2.1 no-access
Defines an entry in the hwpingCtlTable. The operation of this table is same as that of pingResultsTable.
                   hwpingCtlTargetPort 1.3.6.1.4.1.2011.5.25.28.1.2.1.1 integer32 read-only
This object represents the target's port number. This object is applicable to udpEcho, tcpConnect and jitter probes.
                   hwpingCtlSourcePort 1.3.6.1.4.1.2011.5.25.28.1.2.1.2 integer32 read-only
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.
                   hwpingCtlTTL 1.3.6.1.4.1.2011.5.25.28.1.2.1.3 integer32 read-only
Specifies the value to store in the TTL Field in the IP packet used to encapsulate the ping probe.
                   hwpingCtlJitterAdminInterval 1.3.6.1.4.1.2011.5.25.28.1.2.1.4 integer32 read-only
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.
                   hwpingCtlJitterAdminNumPackets 1.3.6.1.4.1.2011.5.25.28.1.2.1.5 integer32 read-only
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.
                   hwpingCtlHttpOperationType 1.3.6.1.4.1.2011.5.25.28.1.2.1.6 integer read-only
Http operation type:get or post. Enumeration: 'post': 2, 'get': 1.
                   hwpingCtlHttpOperationString 1.3.6.1.4.1.2011.5.25.28.1.2.1.7 displaystring read-only
Http operation string.for example,if you choose get operation type,the string will be url , home page and http version.
                   hwpingCtlFtpOperationType 1.3.6.1.4.1.2011.5.25.28.1.2.1.8 integer read-only
Ftp operation type:get or put Enumeration: 'put': 2, 'get': 1.
                   hwpingCtlFtpUsername 1.3.6.1.4.1.2011.5.25.28.1.2.1.9 displaystring read-only
Ftp username
                   hwpingCtlFtpPassword 1.3.6.1.4.1.2011.5.25.28.1.2.1.10 displaystring read-only
Ftp password.
                   hwpingCtlFtpOperationString 1.3.6.1.4.1.2011.5.25.28.1.2.1.11 displaystring read-only
Ftp operation string.If the ftp operation type is get,the string will be file name that you will get from ftp server.
                   hwpingCtlVPNInstance 1.3.6.1.4.1.2011.5.25.28.1.2.1.12 displaystring read-only
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.
           hwpingResultsTable 1.3.6.1.4.1.2011.5.25.28.1.3 no-access
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.
               hwpingResultsEntry 1.3.6.1.4.1.2011.5.25.28.1.3.1 no-access
The operation of this table is same as that of pingResultsTable.
                   hwpingResultsRttNumDisconnects 1.3.6.1.4.1.2011.5.25.28.1.3.1.1 gauge32 read-only
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.
                   hwpingResultsRttTimeouts 1.3.6.1.4.1.2011.5.25.28.1.3.1.2 gauge32 read-only
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.
                   hwpingResultsRttBusies 1.3.6.1.4.1.2011.5.25.28.1.3.1.3 gauge32 read-only
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).
                   hwpingResultsRttNoConnections 1.3.6.1.4.1.2011.5.25.28.1.3.1.4 gauge32 read-only
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.
                   hwpingResultsRttDrops 1.3.6.1.4.1.2011.5.25.28.1.3.1.5 gauge32 read-only
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.
                   hwpingResultsRttSequenceErrors 1.3.6.1.4.1.2011.5.25.28.1.3.1.6 gauge32 read-only
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
                   hwpingResultsRttStatsErrors 1.3.6.1.4.1.2011.5.25.28.1.3.1.7 gauge32 read-only
The number of some other errors
                   hwpingResultsMaxDelaySD 1.3.6.1.4.1.2011.5.25.28.1.3.1.8 gauge32 read-only
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.
                   hwpingResultsMaxDelayDS 1.3.6.1.4.1.2011.5.25.28.1.3.1.9 gauge32 read-only
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.
                   hwpingResultsLostPacketRatio 1.3.6.1.4.1.2011.5.25.28.1.3.1.10 gauge32 read-only
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.
           hwPingJitterStatsTable 1.3.6.1.4.1.2011.5.25.28.1.4 no-access
A table which contains the status of latest Jitter operation.
               hwPingJitterStatsEntry 1.3.6.1.4.1.2011.5.25.28.1.4.1 no-access
A table which contains the status of latest Jitter operation. This entry is created only if the pingCtlType is hwpingjitter.
                   hwPingJitterStatsNumOfRTT 1.3.6.1.4.1.2011.5.25.28.1.4.1.1 counter32 read-only
The number of Jitter's that are successfully measured.
                   hwPingJitterStatsMinOfPositivesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.2 gauge32 read-only
The minimum of all positive jitter values from packets sent from source to destination.
                   hwPingJitterStatsMaxOfPositivesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.3 gauge32 read-only
The maximum of all positive jitter values from packets sent from source to destination.
                   hwPingJitterStatsNumOfPositivesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.4 gauge32 read-only
The sum of number of all positive jitter values from packets sent from source to destination.
                   hwPingJitterStatsSumOfPositivesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.5 gauge32 read-only
The sum of RTT's of all positive jitter values from packets sent from source to destination.
                   hwPingJitterStatsSum2PositivesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.6 gauge32 read-only
The sum of square of RTT's of all positive jitter values from packets sent from source to destination.
                   hwPingJitterStatsMinOfNegativesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.7 gauge32 read-only
The minimum of absolute values of all negative jitter values from packets sent from source to destination.
                   hwPingJitterStatsMaxOfNegativesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.8 gauge32 read-only
The maximum of absolute values of all negative jitter values from packets sent from source to destination.
                   hwPingJitterStatsNumOfNegativesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.9 gauge32 read-only
The sum of number of all negative jitter values from packets sent from source to destination.
                   hwPingJitterStatsSumOfNegativesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.10 gauge32 read-only
The sum of all negative jitter values from packets sent from source to destination.
                   hwPingJitterStatsSum2NegativesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.11 gauge32 read-only
The sum of square of RTT's of all negative jitter values from packets sent from source to destination.
                   hwPingJitterStatsMinOfPositivesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.12 gauge32 read-only
The minimum of all positive jitter values from packets sent from destination to source.
                   hwPingJitterStatsMaxOfPositivesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.13 gauge32 read-only
The maximum of all positive jitter values from packets sent from destination to source.
                   hwPingJitterStatsNumOfPositivesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.14 gauge32 read-only
The sum of number of all positive jitter values from packets sent from destination to source.
                   hwPingJitterStatsSumOfPositivesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.15 gauge32 read-only
The sum of RTT's of all positive jitter values from packets sent from destination to source.
                   hwPingJitterStatsSum2PositivesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.16 gauge32 read-only
The sum of squares of RTT's of all positive jitter values from packets sent from destination to source.
                   hwPingJitterStatsMinOfNegativesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.17 gauge32 read-only
The minimum of all negative jitter values from packets sent from destination to source.
                   hwPingJitterStatsMaxOfNegativesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.18 gauge32 read-only
The maximum of all negative jitter values from packets sent from destination to source.
                   hwPingJitterStatsNumOfNegativesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.19 gauge32 read-only
The sum of number of all negative jitter values from packets sent from destination to source.
                   hwPingJitterStatsSumOfNegativesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.20 gauge32 read-only
The sum of RTT's of all negative jitter values from packets sent from destination to source.
                   hwPingJitterStatsSum2NegativesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.21 gauge32 read-only
The sum of squares of RTT's of all negative jitter values from packets sent from destination to source.
                   hwPingJitterStatsPacketLossSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.22 gauge32 read-only
The number of packets lost when sent from source to destination.
                   hwPingJitterStatsPacketLossDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.23 gauge32 read-only
The number of packets lost when sent from destination to source.
                   hwPingJitterStatsAvePositivesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.24 gauge32 read-only
The average of RTT's of all positive jitter values from packets sent from source to destination.
                   hwPingJitterStatsAveNegativesSD 1.3.6.1.4.1.2011.5.25.28.1.4.1.25 gauge32 read-only
The average of all negative jitter values from packets sent from source to destination.
                   hwPingJitterStatsAvePositivesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.26 gauge32 read-only
The average of RTT's of all positive jitter values from packets sent from destination to source.
                   hwPingJitterStatsAveNegativesDS 1.3.6.1.4.1.2011.5.25.28.1.4.1.27 gauge32 read-only
The average of RTT's of all negative jitter values from packets sent from destination to source.
                   hwPingJitterStatsPktLossUnknown 1.3.6.1.4.1.2011.5.25.28.1.4.1.28 gauge32 read-only
The number of packets which lost but not knowing result .
           hwPingAgentEnable 1.3.6.1.4.1.2011.5.25.28.1.5 integer read-write
Enable Huawei PING agent function Enumeration: 'enable': 1, 'disable': 2.
           hwPingTcpServerTable 1.3.6.1.4.1.2011.5.25.28.1.6 no-access
A table which contains the status of hwping tcp server configuration information.
               hwPingTcpServerEntry 1.3.6.1.4.1.2011.5.25.28.1.6.1 no-access
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.
                   hwPingTcpServerIpAddress 1.3.6.1.4.1.2011.5.25.28.1.6.1.1 inetaddress no-access
This object represents the tcp server's ip address. This object and hwpingTcpServerPort is hwPingTcpServerTable index.
                   hwPingTcpServerPort 1.3.6.1.4.1.2011.5.25.28.1.6.1.2 integer32 no-access
This object represents the tcp server's port number. This object and hwPingTcpServerIpAddress is hwPingTcpServerTable index.
                   hwpingTcpServerVPNInstance 1.3.6.1.4.1.2011.5.25.28.1.6.1.3 displaystring no-access
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.
                   hwpingTcpServerRowStatus 1.3.6.1.4.1.2011.5.25.28.1.6.1.4 rowstatus read-only
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.
           hwPingUdpServerTable 1.3.6.1.4.1.2011.5.25.28.1.7 no-access
A table which contains the status of hwping udp server configuration information.
               hwPingUdpServerEntry 1.3.6.1.4.1.2011.5.25.28.1.7.1 no-access
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.
                   hwPingUdpServerIpAddress 1.3.6.1.4.1.2011.5.25.28.1.7.1.1 inetaddress no-access
This object represents the udp server's ip address. This object and hwpingUdpServerPort is hwPingUdpServerEntry index.
                   hwPingUdpServerPort 1.3.6.1.4.1.2011.5.25.28.1.7.1.2 integer32 no-access
This object represents the udp server's port number. This object and hwPingUdpServerIpAddress is hwPingUdpServerEntry index.
                   hwpingUdpServerVPNInstance 1.3.6.1.4.1.2011.5.25.28.1.7.1.3 displaystring no-access
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.
                   hwpingUdpServerRowStatus 1.3.6.1.4.1.2011.5.25.28.1.7.1.4 rowstatus read-only
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.
           hwPingServerEnable 1.3.6.1.4.1.2011.5.25.28.1.8 integer read-write
Enable Huawei PING server function Enumeration: 'enable': 1, 'disable': 2.
       hwPingImplementationTypeDomains 1.3.6.1.4.1.2011.5.25.28.2
           hwpingUdpEcho 1.3.6.1.4.1.2011.5.25.28.2.1
Indicates that an implementation is using the UDP based echo server. Notes: The hwpingCtlTargetPort and hwpingCtlSourcePort need to be set.
           hwpingTcpconnect 1.3.6.1.4.1.2011.5.25.28.2.2
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.
           hwpingjitter 1.3.6.1.4.1.2011.5.25.28.2.3
Indicates that an implementation is using udp for packet transfers. 'jitter' will cause the PING application to perform delay variance analysis.
           hwpingHttp 1.3.6.1.4.1.2011.5.25.28.2.4
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
           hwpingdlsw 1.3.6.1.4.1.2011.5.25.28.2.5
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.
           hwpingdhcp 1.3.6.1.4.1.2011.5.25.28.2.6
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.
           hwpingftp 1.3.6.1.4.1.2011.5.25.28.2.7
Indicates that an implementation is using tcp for connect & data transfer.