All MIBs › UM-PINGER-MIB › umPingerTimeUp
umPingerTimeUp
Module: UM-PINGER-MIB
OID (symbolic): UM-PINGER-MIB::umPingerTimeUp
OID (numeric): 1.3.6.1.3.1001.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is umPingerTimeUp?
The MIB source ships this object with an empty DESCRIPTION, but its name and INTEGER syntax indicate it reports the cumulative time the monitored target has responded to pings, out of umPingerTimeTotal. Illustratively, an admin would compare this against the total time to judge the target's availability record. For example, a value close to umPingerTimeTotal would indicate the target has been reachable almost continuously.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1001.4 snmpwalk -v2c -c public <target> UM-PINGER-MIB::umPingerTimeUp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1001.4.1 snmpget -v2c -c public <target> UM-PINGER-MIB::umPingerTimeUp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> umPingerTimeUp.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::umPingerTimeUp 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.4 | umPingerTimeUp | UM-PINGER-MIB |