All MIBs › RAS-MIB › rasConfigurationTimer
rasConfigurationTimer
Module: RAS-MIB
OID (symbolic): RAS-MIB::rasConfigurationTimer
OID (numeric): 0.0.8.341.1.1.2.1.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The amount of time that the timer is set to in seconds. This is the maximum time that the endpoint will wait for the responce.
What is rasConfigurationTimer?
This read-write value sets, in seconds, the maximum time an H.323 endpoint waits for a response before considering a RAS message unanswered. Admins increase it on slow or congested links where responses are legitimately delayed, to avoid triggering unnecessary retries, or decrease it to fail faster on responsive networks. It defaults to 3 seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.2.1.1.1.2 snmpwalk -v2c -c public <target> RAS-MIB::rasConfigurationTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.2.1.1.1.2.1 snmpget -v2c -c public <target> RAS-MIB::rasConfigurationTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 0.0.8.341.1.1.2.1.1.1.2.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::rasConfigurationTimer 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.2 | rasConfigurationTimer | RAS-MIB |