All MIBs › APM-MIB › apmUserDefinedAppApplication
apmUserDefinedAppApplication
Module: APM-MIB
OID (symbolic): APM-MIB::apmUserDefinedAppApplication
OID (numeric): 1.3.6.1.2.1.16.23.1.7.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: A human readable descriptive tag for this application.
What is apmUserDefinedAppApplication?
Reports a human-readable label or tag that identifies a user-defined application being monitored by the APM agent. This tag helps administrators distinguish between different applications tracked in the APM system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.23.1.7.1.2 snmpwalk -v2c -c public <target> APM-MIB::apmUserDefinedAppApplication
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.23.1.7.1.2.1 snmpget -v2c -c public <target> APM-MIB::apmUserDefinedAppApplication.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apmUserDefinedAppApplication.1
Start monitoring Network devices/probes (RFC 3729 APM) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APM-MIB::apmUserDefinedAppApplication OID value, configure state conditions and alerts, and monitor any Network devices/probes (RFC 3729 APM) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.23 | apm | APM-MIB |
| 1.3.6.1.2.1.16.23.1 | apmMibObjects | APM-MIB |
| 1.3.6.1.2.1.16.23.1.7 | apmUserDefinedAppTable | APM-MIB |
| 1.3.6.1.2.1.16.23.1.7.1 | apmUserDefinedAppEntry | APM-MIB |
| 1.3.6.1.2.1.16.23.1.7.1.2 | apmUserDefinedAppApplication | APM-MIB |