All MIBs › RAS-MIB › rasRegistrationTableNumberOfAliases
rasRegistrationTableNumberOfAliases
Module: RAS-MIB
OID (symbolic): RAS-MIB::rasRegistrationTableNumberOfAliases
OID (numeric): 0.0.8.341.1.1.2.2.1.1.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of alias addresses for the endpoint.
What is rasRegistrationTableNumberOfAliases?
This read-only value reports how many alias addresses (such as E.164 numbers or H.323 IDs) are registered for a given endpoint. Admins use it to know how many entries to expect in the related alias table for that endpoint, useful when auditing whether an endpoint has all its expected dial strings registered. It is a count, not the aliases themselves.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.2.2.1.1.11 snmpwalk -v2c -c public <target> RAS-MIB::rasRegistrationTableNumberOfAliases
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.2.2.1.1.11.1 snmpget -v2c -c public <target> RAS-MIB::rasRegistrationTableNumberOfAliases.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::rasRegistrationTableNumberOfAliases 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.11 | rasRegistrationTableNumberOfAliases | RAS-MIB |