All MIBs › DISMAN-PING-MIB › pingMaxConcurrentRequests
pingMaxConcurrentRequests
Module: DISMAN-PING-MIB
OID (symbolic): DISMAN-PING-MIB::pingMaxConcurrentRequests
OID (numeric): 1.3.6.1.2.1.80.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Maximum concurrent ping requests.
What is pingMaxConcurrentRequests?
Caps how many ping tests this agent will run at once; 0 means no limit. Raising the cap doesn't disrupt tests already running -- only new activations are throttled once the limit is in effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.80.1.1 snmpwalk -v2c -c public <target> DISMAN-PING-MIB::pingMaxConcurrentRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.80.1.1.1 snmpget -v2c -c public <target> DISMAN-PING-MIB::pingMaxConcurrentRequests.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.80.1.1.1 i <value>
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::pingMaxConcurrentRequests 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.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.80 | pingMIB | DISMAN-PING-MIB |
| 1.3.6.1.2.1.80.1 | pingObjects | DISMAN-PING-MIB |
| 1.3.6.1.2.1.80.1.1 | pingMaxConcurrentRequests | DISMAN-PING-MIB |