All MIBs › APM-MIB › apmHttpFilterAppLocalIndex
apmHttpFilterAppLocalIndex
Module: APM-MIB
OID (symbolic): APM-MIB::apmHttpFilterAppLocalIndex
OID (numeric): 1.3.6.1.2.1.16.23.1.4.1.2
Node type: OBJECT-TYPE
Type: AppLocalIndex
Access: read-only
Description: The AppLocalIndex that represents HTTP transactions that match this entry.
This object is read-only. A value is created by the agent from an unused AppLocalIndex value when this apmHttpFilterEntry is created.
What is apmHttpFilterAppLocalIndex?
Reports the locally assigned index value that identifies HTTP transactions matching a specific HTTP filter entry. This read-only value is automatically assigned by the agent when the filter entry is created.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.23.1.4.1.2 snmpwalk -v2c -c public <target> APM-MIB::apmHttpFilterAppLocalIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.23.1.4.1.2.1 snmpget -v2c -c public <target> APM-MIB::apmHttpFilterAppLocalIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apmHttpFilterAppLocalIndex.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::apmHttpFilterAppLocalIndex 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.4 | apmHttpFilterTable | APM-MIB |
| 1.3.6.1.2.1.16.23.1.4.1 | apmHttpFilterEntry | APM-MIB |
| 1.3.6.1.2.1.16.23.1.4.1.2 | apmHttpFilterAppLocalIndex | APM-MIB |