All MIBs › UC4Vers2-MIB › agentNumberOfServerTasks
agentNumberOfServerTasks
Module: UC4Vers2-MIB
OID (symbolic): UC4Vers2-MIB::agentNumberOfServerTasks
OID (numeric): 1.3.6.1.4.1.2562.1.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Number of UC4 servers currently connected to the UC4 SNMP-Subagent.
What is agentNumberOfServerTasks?
Reports how many UC4 server processes are currently connected to this SNMP subagent. An admin compares this against the expected number of servers in the environment to spot one that has dropped its connection to the monitoring subagent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.1.3 snmpwalk -v2c -c public <target> UC4Vers2-MIB::agentNumberOfServerTasks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2562.1.1.1.3.1 snmpget -v2c -c public <target> UC4Vers2-MIB::agentNumberOfServerTasks.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentNumberOfServerTasks.1
Start monitoring UC4 (Automic/Broadcom) workload-automation platforms (agent uptime/connection-count status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UC4Vers2-MIB::agentNumberOfServerTasks OID value, configure state conditions and alerts, and monitor any UC4 (Automic/Broadcom) workload-automation platforms (agent uptime/connection-count status) from a single console.
How to Use in IPNetwork Monitor
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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2562 | sbb | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1 | uc4 | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1 | vers1 | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.1 | agentData | UC4Vers2-MIB |
| 1.3.6.1.4.1.2562.1.1.1.3 | agentNumberOfServerTasks | UC4Vers2-MIB |