All MIBs › RAS-MIB › rasStatsBandwidthRejects
rasStatsBandwidthRejects
Module: RAS-MIB
OID (symbolic): RAS-MIB::rasStatsBandwidthRejects
OID (numeric): 0.0.8.341.1.1.2.4.1.1.10
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of bandwidth reject messages sent by or received from a gatekeeper.
What is rasStatsBandwidthRejects?
This read-only counter tracks the number of Bandwidth Reject (BRJ) messages sent or received, denying a bandwidth change request during an active call. Admins monitor it to spot calls that couldn't get the additional bandwidth they requested, a useful signal when investigating quality complaints tied to bandwidth-limited links. It increments on every rejected bandwidth-change request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 0.0.8.341.1.1.2.4.1.1.10 snmpwalk -v2c -c public <target> RAS-MIB::rasStatsBandwidthRejects
Get a specific instance (index 1):
snmpget -v2c -c public <target> 0.0.8.341.1.1.2.4.1.1.10.1 snmpget -v2c -c public <target> RAS-MIB::rasStatsBandwidthRejects.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::rasStatsBandwidthRejects 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.4 | rasStats | RAS-MIB |
| 0.0.8.341.1.1.2.4.1 | rasStatsTable | RAS-MIB |
| 0.0.8.341.1.1.2.4.1.1 | rasStatsTableEntry | RAS-MIB |
| 0.0.8.341.1.1.2.4.1.1.10 | rasStatsBandwidthRejects | RAS-MIB |