HUAWEI-DISMAN-PING-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
56
hwPingCtlTable
table.1.3.6.1.4.1.2011.5.25.28.1.2
·
1 row entry
·
12 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk hwPingCtlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-DISMAN-PING-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DISMAN-PING-MIB::hwPingCtlTable'
Defines the ping Control Extend Table for providing, via SNMP, the capability of performing ping operations at a remote host.
Defines an entry in the hwpingCtlTable. The operation of this
table is same as that of pingResultsTable.
table is same as that of pingResultsTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The destination port that may be used by udpEcho,
tcpConnect and jitter probes. |
Integer32r/w Constraints: range: 0-65536 |
.1.3.6.1.4.1.2011.5.25.28.1.2.1.1 |
||||
|
The source port that may be used by all tests except
for dns and dlsw. If no source port is specified, system will create a random port as source port. |
Integer32r/w Constraints: range: 0-65536 |
.1.3.6.1.4.1.2011.5.25.28.1.2.1.2 |
||||
|
Specifies the value to store in the TTL Field in the IP packet used to
encapsulate the ping probe. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.25.28.1.2.1.3 |
||||
|
Time value in milliseconds that is an interval between two continuous
probes in jitter test. This object is only used by Jitter test. |
millisecondsInteger32r/w Constraints: range: 0-60000 |
.1.3.6.1.4.1.2011.5.25.28.1.2.1.4 |
||||
|
Packet number that specifys how many packets will be sent in
one jitter test. This object is only used by Jitter test. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2011.5.25.28.1.2.1.5 |
||||
|
Http operation type: get or post.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.25.28.1.2.1.6 |
||||
|
Http operation string. For example, if you choose get operation type,
the string will be url, home page and http version. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2011.5.25.28.1.2.1.7 |
||||
|
Ftp operation type.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.2011.5.25.28.1.2.1.8 |
||||
|
Ftp username
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.2011.5.25.28.1.2.1.9 |
||||
|
Ftp password.
|
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.2011.5.25.28.1.2.1.10 |
||||
|
Ftp operation string. If the ftp operation type is get,
the string will be file name that you will get from ftp server. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2011.5.25.28.1.2.1.11 |
||||
|
VPN name by which system finds route in the specified VPN
to send hwping probe packets. |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.2011.5.25.28.1.2.1.12 |
hwpingResultsTable
table.1.3.6.1.4.1.2011.5.25.28.1.3
·
1 row entry
·
10 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk hwpingResultsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-DISMAN-PING-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DISMAN-PING-MIB::hwpingResultsTable'
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.
The operation of this table is same as that of pingResultsTable.
| Column | Syntax | OID |
|---|---|---|
|
The number of times that a HWPING probe failed. Because
the destination became disconnected. For connectionless protocol pingCtlTypes, this number should be zero. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.3.1.1 |
|
The number of times that a HWPING probe failed because the
probe timed out. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.3.1.2 |
|
The number of times that a HWPING probe failed because all
hwping tasks have been running. If a new probe fails to start, the value of this object is incremented. The next test will not start until nex… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.3.1.3 |
|
The number of times that a HWPING probe failed because the
probe destination is unavailable. For connectionless protocol pingCtlTypes, this number should be zero. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.3.1.4 |
|
The number of times that a PING operation failed to initiated
for unavailibility of necessary internal resources. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.3.1.5 |
|
The number of times that a HWPING probe failed because the
probe receives unavailable response. For example: received a duplicate packet or received a corrupted packet, but it has not been detected. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.3.1.6 |
|
The number of some other errors
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.3.1.7 |
|
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… |
millisecondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.3.1.8 |
|
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 de… |
millisecondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.3.1.9 |
|
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. |
millisecondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.3.1.10 |
hwPingJitterStatsTable
table.1.3.6.1.4.1.2011.5.25.28.1.4
·
1 row entry
·
28 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk hwPingJitterStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-DISMAN-PING-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DISMAN-PING-MIB::hwPingJitterStatsTable'
Statistics table for latest Jitter activity.
An entry contains the statistics for the latest Jitter activity.
This entry is created only if the pingCtlType is hwpingjitter.
This entry is created only if the pingCtlType is hwpingjitter.
| Column | Syntax | OID |
|---|---|---|
|
The number of recieved destination device responses with which
Jitter test can reach round-trip time. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.1 |
|
The value of time that records the minimal positive jitter value from
source to destination in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.2 |
|
The value of time that records the maximal positive jitter value from
source to destination in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.3 |
|
The number that records positive jitter times from source to
destination in the jitter test. The total number of the value of all positive jitters in packets sent from source to destination. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.4 |
|
The value of time that records the sum of positive jitter values from
source to destination in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.5 |
|
The value of time that records the sum of square of positive jitter values from
source to destination in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.6 |
|
The value of time that records the minimal absolute values of negative jitter value from
source to destination in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.7 |
|
The value of time that records the maximal absolute values of negative jitter value from
source to destination in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.8 |
|
The number that records negative jitter times from source to
destination in the jitter test. The total number of all negative jitter values in packets sent from source to destination. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.9 |
|
The value of time that records the sum of negative jitter values from
source to destination in the jitter test. The total number of the value of all negative jitters in packets sent from source to destination. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.10 |
|
The value of time that records the sum of square of negative jitter values from
source to destination in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.11 |
|
The value of time that records the minimal positive jitter value from
destination to source in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.12 |
|
The value of time that records the maximal positive jitter value from
destination to source in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.13 |
|
The number that records positive jitter times from destination to
source in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.14 |
|
The value of time that records the sum of positive jitter values from
destination to source in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.15 |
|
The value of time that records the sum of square of positive jitter values from
destination to source in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.16 |
|
The value of time that records the minimal absolute values of negative jitter value from
destination to source in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.17 |
|
The value of time that records the maximal absolute values of negative jitter value from
destination to source in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.18 |
|
The number that records negative jitter times from destination to source in the jitter test.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.19 |
|
The value of time that records the sum of negative jitter values from
destination to source in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.20 |
|
The value of time that records the sum of square of negative jitter values from
destination to source in the jitter test. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.21 |
|
The lost packets number sent from source to destination.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.22 |
|
The lost packets number sent from destination to source.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.23 |
|
The value of time that records the average positive jitter value
from source to destination. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.24 |
|
The value of time that records the average negative jitter value
from source to destination. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.25 |
|
The value of time that records the average positive jitter value
from destination to source. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.26 |
|
The value of time that records the average negative jitter value
from destination to source. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.27 |
|
The number of packets which is lost with unknown reason.
|
millisecondsSNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2011.5.25.28.1.4.1.28 |
hwPingTcpServerTable
table.1.3.6.1.4.1.2011.5.25.28.1.6
·
1 row entry
·
3 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk hwPingTcpServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-DISMAN-PING-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DISMAN-PING-MIB::hwPingTcpServerTable'
A table which contains the status of hwping tcp server configuration information.
A table which contains the status of hwping tcp server
configuration information.
This entry includes not only the tcp server ip address
but also the tcp server port.
configuration information.
This entry includes not only the tcp server ip address
but also the tcp server port.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Tcp server's ip address.
|
InetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2011.5.25.28.1.6.1.1 |
||||||||||||
|
Tcp server's port number.
|
Integer32 Constraints: range: 0-65536 |
.1.3.6.1.4.1.2011.5.25.28.1.6.1.2 |
||||||||||||
|
hwPingTcpServerIpAddress and hwPingTcpServerPort
must be set during a creation operation. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2011.5.25.28.1.6.1.3 |
hwPingUdpServerTable
table.1.3.6.1.4.1.2011.5.25.28.1.7
·
1 row entry
·
3 columns
Uses the h3c variant from
Command help
/opt/observium/mibs/h3c.
Walk hwPingUdpServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-DISMAN-PING-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DISMAN-PING-MIB::hwPingUdpServerTable'
Status of hwping udp server configuration information.
This entry includes not only the udp server ip address
but also the udp server udp port.
but also the udp server udp port.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Udp server's ip address.
|
InetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.2011.5.25.28.1.7.1.1 |
||||||||||||
|
Udp server's port number.
|
Integer32 Constraints: range: 0-65536 |
.1.3.6.1.4.1.2011.5.25.28.1.7.1.2 |
||||||||||||
|
hwPingUdpServerIpAddress and hwPingUdpServerPort
must be set during a creation operation. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.2011.5.25.28.1.7.1.3 |