All MIBs › TUBS-PROC-MIB › procCmd
procCmd
Module: TUBS-PROC-MIB
OID (symbolic): TUBS-PROC-MIB::procCmd
OID (numeric): 1.3.6.1.4.1.1575.1.3.2.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The command name used to start this process.
What is procCmd?
This object holds the command name used to start the process identified by the paired procID in the same row. An admin reads this to see immediately what a given process is, rather than needing a separate shell session on the monitored host to look it up. For example, a value like /usr/sbin/cron would identify that row's process as the system's cron scheduler daemon.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1575.1.3.2.1.2 snmpwalk -v2c -c public <target> TUBS-PROC-MIB::procCmd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1575.1.3.2.1.2.1 snmpget -v2c -c public <target> TUBS-PROC-MIB::procCmd.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::procCmd 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.2 | procCmd | TUBS-PROC-MIB |