appnNodeNnTreeCache
APPN-MIB ·
.1.3.6.1.2.1.34.4.1.1.2.2
Object
scalar Enumeration
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
Context
- MIB
- APPN-MIB
- OID
.1.3.6.1.2.1.34.4.1.1.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- appnNnUniqueInfoAndCaps
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-MIB::appnNodeNnTreeCache.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPN-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPN-MIB::appnNodeNnTreeCache'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noCache |
2 | cacheNoIncrUpdate |
3 | cacheWithIncrUpdate |
Conformance
Member of