All MIBs › RAS-MIB › rasRegistrationPregrantedARQ
rasRegistrationPregrantedARQ
Module: RAS-MIB
OID (symbolic): RAS-MIB::rasRegistrationPregrantedARQ
OID (numeric): 0.0.8.341.1.1.2.2.1.1.14
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: This value indicates if pregranted ARQ exists.
What is rasRegistrationPregrantedARQ?
This read-only truth value indicates whether the registered endpoint has a pregranted Admission Request (ARQ), meaning it can place calls without a fresh per-call admission exchange. Admins use it to understand which endpoints are configured for faster call setup via pregranted admission versus those requiring a full ARQ/ACF handshake per call. It reflects a capability negotiated at registration time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.2.2.1.1.14 snmpwalk -v2c -c public <target> RAS-MIB::rasRegistrationPregrantedARQ
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.2.2.1.1.14.1 snmpget -v2c -c public <target> RAS-MIB::rasRegistrationPregrantedARQ.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rasRegistrationPregrantedARQ.1
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::rasRegistrationPregrantedARQ 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.2 | rasRegistration | RAS-MIB |
| 0.0.8.341.1.1.2.2.1 | rasRegistrationTable | RAS-MIB |
| 0.0.8.341.1.1.2.2.1.1 | rasRegistrationTableEntry | RAS-MIB |
| 0.0.8.341.1.1.2.2.1.1.14 | rasRegistrationPregrantedARQ | RAS-MIB |