SYSAPPL-MIB :: sysApplMapInstallPkgIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSYSAPPL-MIBsysApplMapInstallPkgIndex

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.54sysApplMIBSYSAPPL-MIB
1.3.6.1.2.1.54.1sysApplOBJSYSAPPL-MIB
1.3.6.1.2.1.54.1.3sysApplMapSYSAPPL-MIB
1.3.6.1.2.1.54.1.3.1sysApplMapTableSYSAPPL-MIB
1.3.6.1.2.1.54.1.3.1.1sysApplMapEntrySYSAPPL-MIB
1.3.6.1.2.1.54.1.3.1.1.2sysApplMapInstallPkgIndexSYSAPPL-MIB