All MIBs › NOKIA-IPSO-SYSTEM-MIB › ipsoProcessParentID
ipsoProcessParentID
Module: NOKIA-IPSO-SYSTEM-MIB
OID (symbolic): NOKIA-IPSO-SYSTEM-MIB::ipsoProcessParentID
OID (numeric): 1.3.6.1.4.1.94.1.21.1.7.2.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The ID of this process's parent process.
What is ipsoProcessParentID?
This read-only Integer32 (1 to 2147483647) reports the process ID of a given process's parent process. An admin uses this to reconstruct the process tree when investigating which process spawned a runaway or misbehaving child process. Seeing ipsoProcessParentID point to the same value across many rows tells an admin those processes were all spawned by a common parent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.94.1.21.1.7.2.1.2 snmpwalk -v2c -c public <target> NOKIA-IPSO-SYSTEM-MIB::ipsoProcessParentID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.94.1.21.1.7.2.1.2.1 snmpget -v2c -c public <target> NOKIA-IPSO-SYSTEM-MIB::ipsoProcessParentID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipsoProcessParentID.1
Start monitoring Nokia IP-series security appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NOKIA-IPSO-SYSTEM-MIB::ipsoProcessParentID OID value, configure state conditions and alerts, and monitor any Nokia IP-series security appliances from a single console.
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.94 | nokia | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1 | nokiaProducts | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21 | ipsoProducts | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1 | ipsoSystem | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.7 | ipsoProcessGroup | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.7.2 | ipsoProcessTable | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.7.2.1 | ipsoProcessEntry | NOKIA-IPSO-SYSTEM-MIB |
| 1.3.6.1.4.1.94.1.21.1.7.2.1.2 | ipsoProcessParentID | NOKIA-IPSO-SYSTEM-MIB |