All MIBs › SYSAPPL-MIB › sysApplElmtRunInstallID
sysApplElmtRunInstallID
Module: SYSAPPL-MIB
OID (symbolic): SYSAPPL-MIB::sysApplElmtRunInstallID
OID (numeric): 1.3.6.1.2.1.54.1.2.3.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The index into the sysApplInstallElmtTable. The value of this object is the same value as the sysApplInstallElmtIndex for the application element of which this entry represents a running instance. If this process cannot be associated with an installed executable, the value should be '0'.
What is sysApplElmtRunInstallID?
The index into the installed-elements table identifying which installed file or executable this currently running process is an instance of, or 0 if this process can't be tied to any installed application element — an admin uses this to link a live process back to its installation record.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.2.3.1.4 snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplElmtRunInstallID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.2.3.1.4.1 snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplElmtRunInstallID.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::sysApplElmtRunInstallID 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.2 | sysApplRun | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.2.3 | sysApplElmtRunTable | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.2.3.1 | sysApplElmtRunEntry | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.2.3.1.4 | sysApplElmtRunInstallID | SYSAPPL-MIB |