All MIBs › SWAPCOM-SNMP › applicationVersionProductName
applicationVersionProductName
Module: SWAPCOM-SNMP
OID (symbolic): SWAPCOM-SNMP::applicationVersionProductName
OID (numeric): 1.3.6.1.4.1.11308.2.1.7.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
What is applicationVersionProductName?
Reports the product name of the application software running on this platform, as distinct from the platform's own software identified by platformVersionProductName. The DESCRIPTION is empty in this MIB, so this reading is inferred from the object name rather than vendor text. A returned string naming a specific application identifies which software application is active on top of the platform.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11308.2.1.7.1 snmpwalk -v2c -c public <target> SWAPCOM-SNMP::applicationVersionProductName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11308.2.1.7.1.1 snmpget -v2c -c public <target> SWAPCOM-SNMP::applicationVersionProductName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> applicationVersionProductName.1
Start monitoring SWAPCOM managed devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWAPCOM-SNMP::applicationVersionProductName OID value, configure state conditions and alerts, and monitor any SWAPCOM managed devices 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11308 | swapcom | SWAPCOM-SNMP |
| 1.3.6.1.4.1.11308.2 | snmp | SWAPCOM-SNMP |
| 1.3.6.1.4.1.11308.2.1 | platform | SWAPCOM-SNMP |
| 1.3.6.1.4.1.11308.2.1.7 | applicationVersion | SWAPCOM-SNMP |
| 1.3.6.1.4.1.11308.2.1.7.1 | applicationVersionProductName | SWAPCOM-SNMP |