All MIBs › MICOM-NAC-MIB › nacCfgCacheStatus
nacCfgCacheStatus
Module: MICOM-NAC-MIB
OID (symbolic): MICOM-NAC-MIB::nacCfgCacheStatus
OID (numeric): 1.3.6.1.4.1.335.1.4.15.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = AddressCachingFunctionality; DESC = Ability to enable or disable Caching of \ previously resolved Addresses and to \ remove previously resolved addresses \ from the cache.; HELP = It is recommended that caching be enabled as \ it helps relieve the load on the server \ reduces network traffic and speeds up \ address resolution and hence call-setup. \ Flushing of cache is recommended if the \ network configuration has changed resulting \ in changes in the DNA and/or DNs, rendering \ the previously cached resolutions incorrect; CAPABILITIES = NET_CFG, VPN_CFG;
What is nacCfgCacheStatus?
Enables, disables, or flushes the local cache of previously resolved DNA addresses; enabling it reduces server load and speeds up call setup, while flushing it clears stale entries after a network renumbering.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.15.1.1.3 snmpwalk -v2c -c public <target> MICOM-NAC-MIB::nacCfgCacheStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.15.1.1.3.1 snmpget -v2c -c public <target> MICOM-NAC-MIB::nacCfgCacheStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.15.1.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nacCfgCacheStatus.1
Start monitoring MICOM Network Access Controller (WAN address-resolution equipment) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MICOM-NAC-MIB::nacCfgCacheStatus OID value, configure state conditions and alerts, and monitor any MICOM Network Access Controller (WAN address-resolution equipment) from a single console.
OID Breakdown
Upper-level ancestors (9 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.335 | micom | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1 | products | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1.4 | micom_oscar | MICOM-OSCAR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.335.1.4.15 | micom_nac | MICOM-NAC-MIB |
| 1.3.6.1.4.1.335.1.4.15.1 | nac_configuration | MICOM-NAC-MIB |
| 1.3.6.1.4.1.335.1.4.15.1.1 | nacCfgGroup | MICOM-NAC-MIB |
| 1.3.6.1.4.1.335.1.4.15.1.1.3 | nacCfgCacheStatus | MICOM-NAC-MIB |