All MIBs › UM-PINGER-MIB › umPingerPctOnline
umPingerPctOnline
Module: UM-PINGER-MIB
OID (symbolic): UM-PINGER-MIB::umPingerPctOnline
OID (numeric): 1.3.6.1.3.1001.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
What is umPingerPctOnline?
The MIB source ships this object with an empty DESCRIPTION, but its name and OCTET STRING syntax indicate it reports the percentage of umPingerTimeTotal during which the target was considered online, likely pre-formatted as a text string. Illustratively, an admin would use this alongside umPingerPctUp to see the online-service availability percentage rather than just ping reachability. For example, a value of "98.2" alongside a higher umPingerPctUp would suggest the target stays reachable but its monitored service has occasional outages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.1001.7 snmpwalk -v2c -c public <target> UM-PINGER-MIB::umPingerPctOnline
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.1001.7.1 snmpget -v2c -c public <target> UM-PINGER-MIB::umPingerPctOnline.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::umPingerPctOnline 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.7 | umPingerPctOnline | UM-PINGER-MIB |