All MIBs › RAS-MIB › rasRegistrationIsregisteredByRRQ
rasRegistrationIsregisteredByRRQ
Module: RAS-MIB
OID (symbolic): RAS-MIB::rasRegistrationIsregisteredByRRQ
OID (numeric): 0.0.8.341.1.1.2.2.1.1.15
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: This value indicates if this endpoint was registered dynamically - True or statically - False.
What is rasRegistrationIsregisteredByRRQ?
This read-only truth value indicates whether an endpoint was registered dynamically via an RRQ (Registration Request) message, true, or configured statically, false. Admins use it to distinguish endpoints that self-registered over the network from those provisioned directly, useful when troubleshooting unexpected or unauthorized registrations. It reflects how the registration entry came to exist, not the endpoint's current activity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.2.2.1.1.15 snmpwalk -v2c -c public <target> RAS-MIB::rasRegistrationIsregisteredByRRQ
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.2.2.1.1.15.1 snmpget -v2c -c public <target> RAS-MIB::rasRegistrationIsregisteredByRRQ.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::rasRegistrationIsregisteredByRRQ 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.15 | rasRegistrationIsregisteredByRRQ | RAS-MIB |