All MIBs › APM-MIB › apmAppDirConfig
apmAppDirConfig
Module: APM-MIB
OID (symbolic): APM-MIB::apmAppDirConfig
OID (numeric): 1.3.6.1.2.1.16.23.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object describes and configures support for application performance measurement for this application.
If the value of this object is on(2), the agent supports measurement of application performance metrics for this application and is configured to measure such metrics for all APM MIB functions and all interfaces. If the value of this object is off(1), the agent supports measurement of application performance for this application but is configured to not measure these metrics for any APM MIB functions or interfaces. Whenever this value changes from on(2) to off(1), the agent shall delete all related entries in all tables in this MIB Module.
The value of this object must persist across reboots.
What is apmAppDirConfig?
Controls whether application performance measurement is enabled for a specific application. When set to on(2), the agent actively collects performance metrics for that application.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.23.1.1.1.3 snmpwalk -v2c -c public <target> APM-MIB::apmAppDirConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.23.1.1.1.3.1 snmpget -v2c -c public <target> APM-MIB::apmAppDirConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.16.23.1.1.1.3.1 i <value>
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::apmAppDirConfig 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.1 | apmAppDirTable | APM-MIB |
| 1.3.6.1.2.1.16.23.1.1.1 | apmAppDirEntry | APM-MIB |
| 1.3.6.1.2.1.16.23.1.1.1.3 | apmAppDirConfig | APM-MIB |