All MIBs › MICOM-RSI-MIB › mcmRSISysCfgSetAddrResRetries
mcmRSISysCfgSetAddrResRetries
Module: MICOM-RSI-MIB
OID (symbolic): MICOM-RSI-MIB::mcmRSISysCfgSetAddrResRetries
OID (numeric): 1.3.6.1.4.1.335.1.4.23.1.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = ; DESC = The value of this object specifies the \ number of times an address resolution \ request is sent to the RSA to get a DNA \ address. (Operational); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ;
What is mcmRSISysCfgSetAddrResRetries?
mcmRSISysCfgSetAddrResRetries sets how many times (1-5, default 3) the device will resend an address-resolution request to the RSA server before giving up, a setting an admin can raise on unreliable links to reduce spurious resolution failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.23.1.2.1 snmpwalk -v2c -c public <target> MICOM-RSI-MIB::mcmRSISysCfgSetAddrResRetries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.23.1.2.1.1 snmpget -v2c -c public <target> MICOM-RSI-MIB::mcmRSISysCfgSetAddrResRetries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.23.1.2.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mcmRSISysCfgSetAddrResRetries.1
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::mcmRSISysCfgSetAddrResRetries 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.1 | mcmRSISysCfgSetAddrResRetries | MICOM-RSI-MIB |