All MIBs › APPN-MIB › appnNodeNnTreeCache
appnNodeNnTreeCache
Module: APPN-MIB
OID (symbolic): APPN-MIB::appnNodeNnTreeCache
OID (numeric): 1.3.6.1.2.1.34.4.1.1.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates this node's level of support for caching of route trees. Three levels are specified:
noCache(1) - caching of route trees is not supported cacheNoIncrUpdate(2) - caching of route trees is supported, but without incremental updates cacheWithIncrUpdate(3) - caching of route trees with incremental updates is supported
What is appnNodeNnTreeCache?
Reports the level of route-tree caching support on this network node, ranging from no caching, to caching without incremental updates, to full caching with incremental topology updates. Caching reduces the overhead of repeated route computations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.4.1.1.2.2 snmpwalk -v2c -c public <target> APPN-MIB::appnNodeNnTreeCache
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.4.1.1.2.2.1 snmpget -v2c -c public <target> APPN-MIB::appnNodeNnTreeCache.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> appnNodeNnTreeCache.1
Start monitoring SNA/APPN-capable router or network node with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPN-MIB::appnNodeNnTreeCache OID value, configure state conditions and alerts, and monitor any SNA/APPN-capable router or network node 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.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.4 | appnMIB | APPN-MIB |
| 1.3.6.1.2.1.34.4.1 | appnObjects | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1 | appnNode | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.2 | appnNnUniqueInfoAndCaps | APPN-MIB |
| 1.3.6.1.2.1.34.4.1.1.2.2 | appnNodeNnTreeCache | APPN-MIB |