All MIBs › SYSAPPL-MIB › sysApplInstallElmtPath
sysApplInstallElmtPath
Module: SYSAPPL-MIB
OID (symbolic): SYSAPPL-MIB::sysApplInstallElmtPath
OID (numeric): 1.3.6.1.2.1.54.1.1.2.1.5
Node type: OBJECT-TYPE
Type: LongUtf8String
Access: read-only
Description: The full directory path where this element is installed. For example, the value would be '/opt/EMPuma/bin' for an element installed in the directory '/opt/EMPuma/bin'. Most application packages include information about the elements contained in the package. In addition, elements are typically installed in sub-directories under the package installation directory. In cases where the element path names are not included in the package information itself, the path can usually be determined by a simple search of the sub-directories. If the element is not installed in that location and there is no other information available to the agent implementation, then the path is unknown and null is returned.
What is sysApplInstallElmtPath?
The full directory path where this element is installed (e.g. '/opt/EMPuma/bin'), which an admin uses to locate a specific file within an application package on disk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.1.2.1.5 snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplInstallElmtPath
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.1.2.1.5.1 snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplInstallElmtPath.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::sysApplInstallElmtPath 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.1 | sysApplInstalled | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.1.2 | sysApplInstallElmtTable | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.1.2.1 | sysApplInstallElmtEntry | SYSAPPL-MIB |
| 1.3.6.1.2.1.54.1.1.2.1.5 | sysApplInstallElmtPath | SYSAPPL-MIB |