All MIBs › UM-PINGER-MIB › umPingerCheckLast
umPingerCheckLast
Module: UM-PINGER-MIB
OID (symbolic): UM-PINGER-MIB::umPingerCheckLast
OID (numeric): 1.3.6.1.3.1001.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
What is umPingerCheckLast?
The MIB source ships this object with an empty DESCRIPTION, but its name and OCTET STRING syntax indicate it records the time of the most recent availability check (ping) performed against the monitored target. Illustratively, an admin would read this to confirm the pinger process is still actively checking the target rather than stalled. For example, the value might hold a timestamp string showing the last ping was sent moments ago.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1001.2 snmpwalk -v2c -c public <target> UM-PINGER-MIB::umPingerCheckLast
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1001.2.1 snmpget -v2c -c public <target> UM-PINGER-MIB::umPingerCheckLast.1
Start monitoring Network monitoring probe/appliance implementing ICMP ping tests (UM Pinger) (target-reachability/uptime-percentage status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UM-PINGER-MIB::umPingerCheckLast OID value, configure state conditions and alerts, and monitor any Network monitoring probe/appliance implementing ICMP ping tests (UM Pinger) (target-reachability/uptime-percentage status) from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.3 | experimental | DXA550-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.1001 | umPinger | UM-PINGER-MIB |
| 1.3.6.1.3.1001.2 | umPingerCheckLast | UM-PINGER-MIB |