DISMAN-PING-MIB :: pingProbeHistoryLastRC

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDISMAN-PING-MIBpingProbeHistoryLastRC

pingProbeHistoryLastRC

Module: DISMAN-PING-MIB

OID (symbolic): DISMAN-PING-MIB::pingProbeHistoryLastRC

OID (numeric): 1.3.6.1.2.1.80.1.4.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: Last return code.

What is pingProbeHistoryLastRC?

Reports the implementation-specific reply code for one historical probe -- for ICMP echo, a successful probe corresponds to the standard ICMP_ECHOREPLY(0) code from IANA's ICMP parameter registry.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.80.1.4.1.4
snmpwalk -v2c -c public <target> DISMAN-PING-MIB::pingProbeHistoryLastRC

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.80.1.4.1.4.1
snmpget -v2c -c public <target> DISMAN-PING-MIB::pingProbeHistoryLastRC.1

Start monitoring SNMP-managed device capable of running active ping tests (vendor-neutral, RFC 4560) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DISMAN-PING-MIB::pingProbeHistoryLastRC OID value, configure state conditions and alerts, and monitor any SNMP-managed device capable of running active ping tests (vendor-neutral, RFC 4560) from a single console.

How to Use in IPNetwork Monitor

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.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.80pingMIBDISMAN-PING-MIB
1.3.6.1.2.1.80.1pingObjectsDISMAN-PING-MIB
1.3.6.1.2.1.80.1.4pingProbeHistoryTableDISMAN-PING-MIB
1.3.6.1.2.1.80.1.4.1pingProbeHistoryEntryDISMAN-PING-MIB
1.3.6.1.2.1.80.1.4.1.4pingProbeHistoryLastRCDISMAN-PING-MIB