All MIBs › TUBS-PROC-MIB › procID
procID
Module: TUBS-PROC-MIB
OID (symbolic): TUBS-PROC-MIB::procID
OID (numeric): 1.3.6.1.4.1.1575.1.3.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The unique process ID.
What is procID?
This object holds the operating-system process ID for one row of the monitored host's process table. An admin uses it as the key while browsing the table to tie a row's other details, such as its command name, back to a specific running process. For example, a value of 512 would correspond to whichever process the host's operating system assigned PID 512.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1575.1.3.2.1.1 snmpwalk -v2c -c public <target> TUBS-PROC-MIB::procID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1575.1.3.2.1.1.1 snmpget -v2c -c public <target> TUBS-PROC-MIB::procID.1
Start monitoring Unix/Linux host (running-process table/reload status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TUBS-PROC-MIB::procID OID value, configure state conditions and alerts, and monitor any Unix/Linux host (running-process table/reload status) 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.1575 | tubs | TUBS-SMI |
| 1.3.6.1.4.1.1575.1 | ibr | TUBS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1575.1.3 | procMIB | TUBS-PROC-MIB |
| 1.3.6.1.4.1.1575.1.3.2 | procTable | TUBS-PROC-MIB |
| 1.3.6.1.4.1.1575.1.3.2.1 | procEntry | TUBS-PROC-MIB |
| 1.3.6.1.4.1.1575.1.3.2.1.1 | procID | TUBS-PROC-MIB |