All MIBs › CAIWINA3-MIB › winEHProcNumThreads
winEHProcNumThreads
Module: CAIWINA3-MIB
OID (symbolic): CAIWINA3-MIB::winEHProcNumThreads
OID (numeric): 1.3.6.1.4.1.791.2.10.2.90.5.1.8.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of threads executing within this process. If winEHProcNumber is greater one, this attribute is the accumulated value.
What is winEHProcNumThreads?
Reports the number of threads currently executing within the monitored process, summed across instances if more than one is running.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.791.2.10.2.90.5.1.8.1.8 snmpwalk -v2c -c public <target> CAIWINA3-MIB::winEHProcNumThreads
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.791.2.10.2.90.5.1.8.1.8.1 snmpget -v2c -c public <target> CAIWINA3-MIB::winEHProcNumThreads.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> winEHProcNumThreads.1
Start monitoring Windows server managed by CA Unicenter TNG (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAIWINA3-MIB::winEHProcNumThreads OID value, configure state conditions and alerts, and monitor any Windows server managed by CA Unicenter TNG (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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.791 | cai | CA-NTOS-MIB |
| 1.3.6.1.4.1.791.2 | caiSysMgr | CA-NTOS-MIB |
| 1.3.6.1.4.1.791.2.10 | tng | CA-W2KOS-MIB |
| 1.3.6.1.4.1.791.2.10.2 | agents | CA-W2KOS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.791.2.10.2.90 | caiWinA3 | CAIWINA3-MIB |
| 1.3.6.1.4.1.791.2.10.2.90.5 | winA3ExtensionGroup | CAIWINA3-MIB |
| 1.3.6.1.4.1.791.2.10.2.90.5.1 | winEHGroup | CAIWINA3-MIB |
| 1.3.6.1.4.1.791.2.10.2.90.5.1.8 | winEHProcTable | CAIWINA3-MIB |
| 1.3.6.1.4.1.791.2.10.2.90.5.1.8.1 | winEHProcEntry | CAIWINA3-MIB |
| 1.3.6.1.4.1.791.2.10.2.90.5.1.8.1.8 | winEHProcNumThreads | CAIWINA3-MIB |