All MIBs › RAS-MIB › rasAdmissionBandwidth
rasAdmissionBandwidth
Module: RAS-MIB
OID (symbolic): RAS-MIB::rasAdmissionBandwidth
OID (numeric): 0.0.8.341.1.1.2.3.1.1.18
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The allowed maximum bandwidth for the call; may be less than requested by the endpoint.
What is rasAdmissionBandwidth?
This read-only value reports the maximum bandwidth the gatekeeper allowed for a given admitted call, which may be less than what the endpoint originally requested. Admins use it to see how the gatekeeper's bandwidth policy actually constrained a specific call, useful when troubleshooting call quality on a congested network. It reflects the granted, not requested, bandwidth.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.2.3.1.1.18 snmpwalk -v2c -c public <target> RAS-MIB::rasAdmissionBandwidth
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.2.3.1.1.18.1 snmpget -v2c -c public <target> RAS-MIB::rasAdmissionBandwidth.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::rasAdmissionBandwidth 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.18 | rasAdmissionBandwidth | RAS-MIB |