- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
02-DISMAN-PING-MIB | 107.38 KB |
Contents
DISMAN-PING-MIB
About this MIB
Use this MIB to implement the ping utility defined by RFC 2925. Ping operations are performed by NQA ICMP echo probes.
To implement DISMAN PING, the devices must support this MIB. This MIB cannot be used together with CLI.
MIB file name
rfc2925-disman-ping.mib
Notifications
pingProbeFailed
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.80.0.1 |
A ping operation failure was detected. |
Informational |
Warning |
N/A |
OFF |
Notification triggers
This notification is generated when the number of consecutive probe failures in a ping operation reaches the specified value. The following might be the ping failure reasons:
· The destination address does not exist.
· The destination address exists but is unreachable.
· The network latency is large and the round-trip time of packets is larger than the specified timeout time.
System impact
The device cannot communicate with the ping destination.
Status control
ON
CLI: Use the reaction trap probe-failure command.
OFF
CLI: Use the undo reaction trap probe-failure command.
Objects
OID (object name) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType) |
Destination address type. |
pingCtlOwnerIndex pingCtlTestName |
InetAddressType |
Standard MIB values. |
1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress) |
Destination address. |
pingCtlOwnerIndex pingCtlTestName |
InetAddress |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.1 (pingResultsOperStatus) |
Operation status. |
pingCtlOwnerIndex pingCtlTestName |
INTEGER |
enabled(1), disabled(2) |
1.3.6.1.2.1.80.1.3.1.2 (pingResultsIpTargetAddressType) |
Destination address type in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
InetAddressType |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.3 (pingResultsIpTargetAddress) |
Destination address in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
InetAddress |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.4 (pingResultsMinRtt) |
Minimum round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.5 (pingResultsMaxRtt) |
Maximum round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.6 (pingResultsAverageRtt) |
Average round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.7 (pingResultsProbeResponses) |
Number of received echo replies in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.8 (pingResultsSentProbes) |
Number of sent echo requests in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.9 (pingResultsRttSumOfSquares) |
Sum of squares for the round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.10 (pingResultsLastGoodProbe) |
Date and time when the last echo reply was received in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
DateAndTime |
Standard MIB values. |
Recommended action
1. In NQA operation view, execute the display this command to identify whether the destination address is configured correctly.
¡ If the destination address is correct, go to step 2.
¡ If the destination address is incorrect, execute the destination ip command to change the destination address, and then perform the ping operation again.
- If no notification is generated, the issue is cleared.
- If the notification is generated, go to step 2.
2. In NQA operation view, execute the ping command to identify whether the destination address is reachable.
¡ If the destination address is reachable, go to step 3.
¡ If the destination address is unreachable, locate routing issues. For example, execute the display ip routing-table command to verify routing table information.
3. In NQA operation view, execute the probe timeout command to set the probe timeout time, and then perform the ping operation again.
4. If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.
pingTestFailed
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.80.0.2 |
A ping operation failed. |
Informational |
Warning |
N/A |
OFF |
Notification triggers
This notification is generated when the number of consecutive probe failures in a ping operation reaches the specified value. The following might be the ping failure reasons:
· The destination address does not exist.
· The destination address exists but is unreachable.
· The network latency is large and the round-trip time of packets is larger than the specified timeout time.
System impact
The device cannot communicate with the ping destination.
Status control
ON
CLI: Use the reaction trap test-failure [ accumulate-probe-failures ] command.
OFF
CLI: Use the undo reaction trap test-failure [ accumulate-probe-failures ] command.
Objects
OID (object name) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType) |
Destination address type. |
pingCtlOwnerIndex pingCtlTestName |
InetAddressType |
Standard MIB values. |
1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress) |
Destination address. |
pingCtlOwnerIndex pingCtlTestName |
InetAddress |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.1 (pingResultsOperStatus) |
Operation status. |
pingCtlOwnerIndex pingCtlTestName |
INTEGER |
enabled(1), disabled(2) |
1.3.6.1.2.1.80.1.3.1.2 (pingResultsIpTargetAddressType) |
Destination address type in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
InetAddressType |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.3 (pingResultsIpTargetAddress) |
Destination address in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
InetAddress |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.4 (pingResultsMinRtt) |
Minimum round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.5 (pingResultsMaxRtt) |
Maximum round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.6 (pingResultsAverageRtt) |
Average round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.7 (pingResultsProbeResponses) |
Number of received echo replies in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.8 (pingResultsSentProbes) |
Number of sent echo requests in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.9 (pingResultsRttSumOfSquares) |
Sum of squares for the round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.10 (pingResultsLastGoodProbe) |
Date and time when the last echo reply was received in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
DateAndTime |
Standard MIB values. |
Recommended action
1. In NQA operation view, execute the display this command to identify whether the destination address is configured correctly.
¡ If the destination address is correct, go to step 2.
¡ If the destination address is incorrect, execute the destination ip command to change the destination address, and then perform the ping operation again.
- If no notification is generated, the issue is cleared.
- If the notification is generated, go to step 2.
2. In NQA operation view, execute the ping command to identify whether the destination address is reachable.
¡ If the destination address is reachable, go to step 3.
¡ If the destination address is unreachable, locate routing issues. For example, execute the display ip routing-table command to verify routing table information.
3. In NQA operation view, execute the probe timeout command to set the probe timeout time, and then perform the ping operation again.
4. If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.
pingTestCompleted
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.80.0.3 |
A ping operation completed. |
Informational |
Warning |
N/A |
OFF |
Notification triggers
This notification is generated when a ping operation completes.
System impact
No impact on the system.
Status control
ON
CLI: Use the reaction trap test-complete command.
OFF
CLI: Use the undo reaction trap test-complete command.
Objects
OID (object name) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.2.1.80.1.2.1.3 (pingCtlTargetAddressType) |
Destination address type. |
pingCtlOwnerIndex pingCtlTestName |
InetAddressType |
Standard MIB values. |
1.3.6.1.2.1.80.1.2.1.4 (pingCtlTargetAddress) |
Destination address. |
pingCtlOwnerIndex pingCtlTestName |
InetAddress |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.1 (pingResultsOperStatus) |
Operation status. |
pingCtlOwnerIndex pingCtlTestName |
INTEGER |
enabled(1), disabled(2) |
1.3.6.1.2.1.80.1.3.1.2 (pingResultsIpTargetAddressType) |
Destination address type in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
InetAddressType |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.3 (pingResultsIpTargetAddress) |
Destination address in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
InetAddress |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.4 (pingResultsMinRtt) |
Minimum round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.5 (pingResultsMaxRtt) |
Maximum round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.6 (pingResultsAverageRtt) |
Average round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.7 (pingResultsProbeResponses) |
Number of received echo replies in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.8 (pingResultsSentProbes) |
Number of sent echo requests in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.9 (pingResultsRttSumOfSquares) |
Sum of squares for the round-trip time in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
Unsigned32 |
Standard MIB values. |
1.3.6.1.2.1.80.1.3.1.10 (pingResultsLastGoodProbe) |
Date and time when the last echo reply was received in the probe result. |
pingCtlOwnerIndex pingCtlTestName |
DateAndTime |
Standard MIB values. |
Recommended action
No action is required.