All MIBs › RAS-MIB › rasConfigurationMaxNumberOfRetries
rasConfigurationMaxNumberOfRetries
Module: RAS-MIB
OID (symbolic): RAS-MIB::rasConfigurationMaxNumberOfRetries
OID (numeric): 0.0.8.341.1.1.2.1.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The maximum number of times the message shall be resent.
What is rasConfigurationMaxNumberOfRetries?
This read-write value sets the maximum number of times an unanswered RAS message will be resent before the endpoint gives up. Admins tune it alongside rasConfigurationTimer to balance resilience against transient packet loss versus how long a failed registration or admission attempt takes to fail definitively. It defaults to 3 retries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.2.1.1.1.3 snmpwalk -v2c -c public <target> RAS-MIB::rasConfigurationMaxNumberOfRetries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.2.1.1.1.3.1 snmpget -v2c -c public <target> RAS-MIB::rasConfigurationMaxNumberOfRetries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 0.0.8.341.1.1.2.1.1.1.3.1 i <value>
Start monitoring H.323 gatekeepers and VoIP softswitches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAS-MIB::rasConfigurationMaxNumberOfRetries OID value, configure state conditions and alerts, and monitor any H.323 gatekeepers and VoIP softswitches from a single console.
OID Breakdown
Upper-level ancestors (4 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 0 | ccitt | LANART-AGENT |
| 0.0 | null | DLSW-MIB |
| 0.0.8.341.1 | mmRoot | MULTI-MEDIA-MIB-TC |
| 0.0.8.341.1.1 | mmH323Root | MULTI-MEDIA-MIB-TC |
| Numeric OID | Name | Module |
|---|---|---|
| 0.0.8.341.1.1.2 | ras | RAS-MIB |
| 0.0.8.341.1.1.2.1 | rasConfiguration | RAS-MIB |
| 0.0.8.341.1.1.2.1.1 | rasConfigurationTable | RAS-MIB |
| 0.0.8.341.1.1.2.1.1.1 | rasConfigurationTableEntry | RAS-MIB |
| 0.0.8.341.1.1.2.1.1.1.3 | rasConfigurationMaxNumberOfRetries | RAS-MIB |