All MIBs › UM-PINGER-MIB › umPingerTimeTotal
umPingerTimeTotal
Module: UM-PINGER-MIB
OID (symbolic): UM-PINGER-MIB::umPingerTimeTotal
OID (numeric): 1.3.6.1.3.1001.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is umPingerTimeTotal?
The MIB source ships this object with an empty DESCRIPTION, but its name and INTEGER syntax indicate it reports the total elapsed time, likely in seconds, over which this pinger has been monitoring its target. Illustratively, an admin would use it as the denominator for computing uptime percentages alongside umPingerTimeUp and umPingerTimeOnline. For example, a value of 86400 would represent one full day of monitoring history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1001.3 snmpwalk -v2c -c public <target> UM-PINGER-MIB::umPingerTimeTotal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1001.3.1 snmpget -v2c -c public <target> UM-PINGER-MIB::umPingerTimeTotal.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::umPingerTimeTotal 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.3 | umPingerTimeTotal | UM-PINGER-MIB |