All MIBs › SYSAPPL-MIB › sysApplMapInstallPkgIndex
sysApplMapInstallPkgIndex
Module: SYSAPPL-MIB
OID (symbolic): SYSAPPL-MIB::sysApplMapInstallPkgIndex
OID (numeric): 1.3.6.1.2.1.54.1.3.1.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The value of this object identifies the installed software package for the application of which this process is a part. Provided that the process's 'parent' application can be determined, the value of this object is the same value as the sysApplInstallPkgIndex for the entry in the sysApplInstallPkgTable that corresponds to the installed application of which this process is a part.
If, however, the 'parent' application cannot be determined, (for example the process is not part of a particular installed application), the value for this object is then '0', signifying that this process cannot be related back to an application, and in turn, an installed software package.
What is sysApplMapInstallPkgIndex?
Given a running process's ID, this object returns the index of the installed software package it belongs to (or 0 if the process can't be tied to any installed application), letting an admin do a reverse lookup from a bare process ID straight to the package it's part of.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.3.1.1.2 snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplMapInstallPkgIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.3.1.1.2.1 snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplMapInstallPkgIndex.1
Start monitoring vendor-neutral, standards-based MIB, general-purpose servers/workstations (installed-application/process status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SYSAPPL-MIB::sysApplMapInstallPkgIndex OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, general-purpose servers/workstations (installed-application/process status) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.54 | sysApplMIB | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1 | sysApplOBJ | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.3 | sysApplMap | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.3.1 | sysApplMapTable | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.3.1.1 | sysApplMapEntry | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.3.1.1.2 | sysApplMapInstallPkgIndex | SYSAPPL-MIB |