All MIBs › RAS-MIB › rasAdmissionCallModel
rasAdmissionCallModel
Module: RAS-MIB
OID (symbolic): RAS-MIB::rasAdmissionCallModel
OID (numeric): 0.0.8.341.1.1.2.3.1.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value of gatekeeper indicates that call signaling is being passed via the gatekeeper, while direct indicates that the endpoint-to-endpoint call mode is in use.
What is rasAdmissionCallModel?
This read-only value indicates whether an admitted call is using gatekeeperRouted(2) signaling, where call signaling passes through the gatekeeper, or direct(1) endpoint-to-endpoint signaling. Admins use it to understand the actual signaling path taken by a specific call, which affects where in the network call-detail and troubleshooting data will actually be visible. It applies to one specific admitted call.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.2.3.1.1.21 snmpwalk -v2c -c public <target> RAS-MIB::rasAdmissionCallModel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.2.3.1.1.21.1 snmpget -v2c -c public <target> RAS-MIB::rasAdmissionCallModel.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::rasAdmissionCallModel 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.3 | rasAdmission | RAS-MIB |
| 0.0.8.341.1.1.2.3.1 | rasAdmissionTable | RAS-MIB |
| 0.0.8.341.1.1.2.3.1.1 | rasAdmissionTableEntry | RAS-MIB |
| 0.0.8.341.1.1.2.3.1.1.21 | rasAdmissionCallModel | RAS-MIB |