All MIBs › EMPIRE-SVCRSP › svcRspNumTests
svcRspNumTests
Module: EMPIRE-SVCRSP
OID (symbolic): EMPIRE-SVCRSP::svcRspNumTests
OID (numeric): 1.3.6.1.4.1.546.16.6.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is the number of tests currently running on the agent. This may be greater than the number seen in eHealth, as it includes manually configured tests. This number should never be lower than the number of tests seen in eHealth.
What is svcRspNumTests?
This read-only INTEGER reports the number of tests currently running on the agent, which the DESCRIPTION notes may exceed the count seen in eHealth since it includes manually configured tests, and should never be lower than eHealth's count. An admin checks this to reconcile the agent's actual running-test count against what the eHealth management console reports. A svcRspNumTests noticeably higher than the eHealth-visible count would tell an admin there are manually added tests not tracked centrally.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.546.16.6.14 snmpwalk -v2c -c public <target> EMPIRE-SVCRSP::svcRspNumTests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.546.16.6.14.1 snmpget -v2c -c public <target> EMPIRE-SVCRSP::svcRspNumTests.1
Start monitoring Server running Empire/CA SystemEDGE monitoring agent (service response/availability tests) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EMPIRE-SVCRSP::svcRspNumTests OID value, configure state conditions and alerts, and monitor any Server running Empire/CA SystemEDGE monitoring agent (service response/availability tests) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.546 | empire | CAHYPERV-AIM-MIB |
| 1.3.6.1.4.1.546.16 | applications | CAHYPERV-AIM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.546.16.6 | svcRsp | EMPIRE-SVCRSP |
| 1.3.6.1.4.1.546.16.6.14 | svcRspNumTests | EMPIRE-SVCRSP |