All MIBs › SYSAPPL-MIB › sysApplInstallElmtType
sysApplInstallElmtType
Module: SYSAPPL-MIB
OID (symbolic): SYSAPPL-MIB::sysApplInstallElmtType
OID (numeric): 1.3.6.1.2.1.54.1.1.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of element that is part of the installed application.
What is sysApplInstallElmtType?
Classifies this installed element as unknown(1), nonexecutable(2), operatingSystem(3), deviceDriver(4), or application(5), which an admin uses to tell configuration files apart from the actual executables within a package.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.54.1.1.2.1.3 snmpwalk -v2c -c public <target> SYSAPPL-MIB::sysApplInstallElmtType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.54.1.1.2.1.3.1 snmpget -v2c -c public <target> SYSAPPL-MIB::sysApplInstallElmtType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysApplInstallElmtType.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::sysApplInstallElmtType 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.3 | sysApplInstallElmtType | SYSAPPL-MIB |