All MIBs › MICOM-RSI-MIB › mcmRSISysCfgSetAddrCacheStatus
mcmRSISysCfgSetAddrCacheStatus
Module: MICOM-RSI-MIB
OID (symbolic): MICOM-RSI-MIB::mcmRSISysCfgSetAddrCacheStatus
OID (numeric): 1.3.6.1.4.1.335.1.4.23.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = ; DESC = The value of this object specifies the \ ability to enable or disable caching of \ previously resolved addresses. Also, the \ capability to remove previously resolved \ addresses from the cache is provided. \ (Configuration); HELP = It is recommended that caching be enabled \ as it helps relieve the load on the server, \ reduces network traffic, speeds up address \ resolution, and hence call-setup. \ Flushing of cache is recommended if the \ network configuration has changed resulting \ in changes in DNAs and/or DNs, rendering \ the previously cached resolutions incorrect.; CAPABILITIES = NET_CFG, VPN_CFG ;
What is mcmRSISysCfgSetAddrCacheStatus?
mcmRSISysCfgSetAddrCacheStatus lets an admin enable or disable caching of resolved addresses, or trigger a flush(3) of the cache; flushing is the right move after a network renumbering makes previously cached DN-to-address mappings stale.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.23.1.2.3 snmpwalk -v2c -c public <target> MICOM-RSI-MIB::mcmRSISysCfgSetAddrCacheStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.23.1.2.3.1 snmpget -v2c -c public <target> MICOM-RSI-MIB::mcmRSISysCfgSetAddrCacheStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.23.1.2.3.1 i <value>
Start monitoring MICOM remote system interface equipment (address resolution) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MICOM-RSI-MIB::mcmRSISysCfgSetAddrCacheStatus OID value, configure state conditions and alerts, and monitor any MICOM remote system interface equipment (address resolution) 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.23 | micom_rsi | MICOM-RSI-MIB |
| 1.3.6.1.4.1.335.1.4.23.1 | rsi_configuration | MICOM-RSI-MIB |
| 1.3.6.1.4.1.335.1.4.23.1.2 | mcmRSISysCfgSetGroup | MICOM-RSI-MIB |
| 1.3.6.1.4.1.335.1.4.23.1.2.3 | mcmRSISysCfgSetAddrCacheStatus | MICOM-RSI-MIB |