All MIBs › RAS-MIB › rasRegistrationEndpointId
rasRegistrationEndpointId
Module: RAS-MIB
OID (symbolic): RAS-MIB::rasRegistrationEndpointId
OID (numeric): 0.0.8.341.1.1.2.2.1.1.7
Node type: OBJECT-TYPE
Type: MmEndpointID
Access: read-only
Description: The endpoint identifier.
What is rasRegistrationEndpointId?
This read-only value is the unique identifier the gatekeeper assigned to a registered H.323 endpoint. Admins use it to look up or cross-reference a specific endpoint's registration record, since this identifier (rather than an IP address) is what RAS signaling uses to track the endpoint. It is assigned during the registration process and persists for the life of that registration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.2.2.1.1.7 snmpwalk -v2c -c public <target> RAS-MIB::rasRegistrationEndpointId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.2.2.1.1.7.1 snmpget -v2c -c public <target> RAS-MIB::rasRegistrationEndpointId.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::rasRegistrationEndpointId 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.7 | rasRegistrationEndpointId | RAS-MIB |