DISMAN-PING-MIB

MIB Reference — IPNetwork Monitor · Updated September 09, 2026

All MIBsDISMAN-PING-MIB

Organization: IETF Distributed Management Working Group

Last Updated: 2006-06-13

Category: SNMP Framework

Description: Defines managed objects for configuring and executing remote ping operations via SNMP, with tables for control, results, and probe history.

IPNetwork Monitor uses several OIDs from this MIB in network discovery and polling the applicable devices. Start monitoring DISMAN-PING-MIB with a free 30-day trial of IPNetwork Monitor.

What Is DISMAN-PING-MIB?

DISMAN-PING-MIB is an IETF Distributed Management (RFC 4560) standards-track MIB that lets a management station remotely configure and trigger ICMP (or other transport) ping tests on a managed device, then retrieve the results. It exposes control objects for defining ping test parameters (target address, packet count, size, interval), a results table summarizing each completed test run, and a probe-history table capturing per-packet round-trip statistics. Its monitoring role is about active reachability and latency testing rather than passive counters: it lets an operator verify a remote host is reachable, measure round-trip time and packet loss, and detect connectivity degradation directly from the device's own vantage point rather than from the NMS. It builds on the broader IETF DISMAN framework and shares design patterns with the companion DISMAN-TRACEROUTE-MIB and DISMAN-NSLOOKUP-MIB. It is used in service-provider and enterprise networks where an operator needs a network element itself to run reachability tests toward remote hosts on demand via SNMP. The DISMAN-PING-MIB RFC (RFC 4560) specifies these control, results, and probe-history tables in detail, giving vendors a standardized way to expose active ping-testing capability.

IPNetwork Monitor allows you to monitor SNMP objects defined in DISMAN-PING-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

Supported Devices

  • vendor-neutral, standards-based MIB, not tied to a specific manufacturer; applies to any SNMP-managed device capable of running active ping tests

Monitoring Examples

An operator would create an entry in the ping control table specifying the target IP and packet count, then poll the corresponding results-table entry for round-trip statistics such as packets sent, received, and minimum/average/maximum RTT once the test completes. The per-probe history table can then be examined to see whether packet loss or elevated latency was concentrated in specific probes, revealing intermittent versus sustained connectivity problems between the device and the target host.

What Can Be Monitored

  • ping test configuration (target, count, size)
  • test completion status
  • round-trip time min/avg/max
  • packet loss count
  • per-probe round-trip history
Imported Objects

From IF-MIB

InterfaceIndexOrZero

From INET-ADDRESS-MIB

InetAddress
InetAddressType

From SNMP-FRAMEWORK-MIB

SnmpAdminString

From SNMPv2-CONF

MODULE-COMPLIANCE
NOTIFICATION-GROUP
OBJECT-GROUP

From SNMPv2-SMI

Integer32
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
Unsigned32
mib-2

From SNMPv2-TC

DateAndTime
RowStatus
StorageType
TEXTUAL-CONVENTION
TruthValue

How to Use in IPNetwork Monitor

Example using pingProbeHistoryLastRC OID:

Select an SNMP-capable network device as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type pingProbeHistoryLastRC into the Find box to locate it in the OID tree, selecting the specific row/instance you want to monitor since this is a table column, then select it and click OK. It reports the last reply code from a completed ping probe — 0 (ICMP_ECHOREPLY) means the target responded successfully. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an Integer32-type OID, Value bounds is the most useful condition here — trigger an alert if the value is anything other than 0, since that indicates the most recent ping probe did not get a normal echo reply. Click Finish to create the monitor; you can adjust any parameter later.
OIDs

FAQ

How would an operator use DISMAN-PING-MIB to test reachability to a remote host from a network device itself?
They configure ping test parameters — target address, packet count, size, interval — via the control table, trigger the test, and then read the results table for a summary and the probe-history table for per-packet round-trip statistics, all without needing to log into the device's CLI.

What advantage does DISMAN-PING-MIB give over simply pinging the target from the management station?
It measures reachability, round-trip time, and packet loss from the managed device's own vantage point in the network, rather than from the NMS, which can reveal connectivity degradation specific to that device's position that a ping from the NMS wouldn't show.

RFC description

Defines managed objects for SNMP ping (echo) diagnostics and remote host reachability testing as specified in RFC 4560, enabling active probing of network targets and collection of round-trip time statistics.

Start monitoring SNMP-managed device capable of running active ping tests (vendor-neutral, RFC 4560) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download DISMAN-PING-MIB