All MIBs › SCM-CONTAINER-MIB2 › procsRunning
procsRunning
Module: SCM-CONTAINER-MIB2
OID (symbolic): SCM-CONTAINER-MIB2::procsRunning
OID (numeric): 1.3.6.1.4.1.42.2.12.2.2.85.3.1.1.25
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Integer value
What is procsRunning?
A read-only integer giving the current number of processes running under this container/project. Useful for a quick check of whether a project is actively hosting workload before, say, deleting or reconfiguring it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.85.3.1.1.25 snmpwalk -v2c -c public <target> SCM-CONTAINER-MIB2::procsRunning
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.85.3.1.1.25.1 snmpget -v2c -c public <target> SCM-CONTAINER-MIB2::procsRunning.1
Start monitoring Sun/Oracle Solaris server, Solaris Zones/Containers host (CPU/memory/resource-pool status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SCM-CONTAINER-MIB2::procsRunning OID value, configure state conditions and alerts, and monitor any Sun/Oracle Solaris server, Solaris Zones/Containers host (CPU/memory/resource-pool status) from a single console.
OID Breakdown
Upper-level ancestors (11 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.42 | sun | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2 | prod | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12 | sunsymon | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2 | agent | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2 | modules | CONFIG-READER4UWG-MIB2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42.2.12.2.2.85 | scmcontainer | SCM-CONTAINER-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.85.3 | containers | SCM-CONTAINER-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.85.3.1 | contTable | SCM-CONTAINER-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.85.3.1.1 | contEntry | SCM-CONTAINER-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.85.3.1.1.25 | procsRunning | SCM-CONTAINER-MIB2 |