All MIBs › RAD-MIB › prtExPh1MlQ50BwControl
prtExPh1MlQ50BwControl
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtExPh1MlQ50BwControl
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.2.1.1.28
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object enables configuration of Q.50 Bandwidth Control on the port. If the bandwidth exceeds a certain threshold it is possible to disable new calls in the PBX via Q.50 protocol.
Q.50 supports only E1 ports with Line Types: E1-MF (G.732S), E1-CRC-MF(G.732SCRC ) It does not support T1 ports.
Annex A - the basic type of Q.50 which focuses only on the bandwidth control. Can use one of the following pairs of signaling bits: A&B or C&D.
Annex B - Expansion of Annex A which includes also call release messages and Maintenance Messages. Uses A&B bits only.
What is prtExPh1MlQ50BwControl?
This object enables or configures Q.50 bandwidth control on E1 telephony ports, which monitors link utilization and can signal to the PBX system when bandwidth is exhausted so that new calls are blocked rather than dropped. Q.50 is a protocol used between access networks and PBX systems to manage call admission; bandwidth control prevents the PBX from sending calls that cannot be carried. This setting applies only to E1 ports with specific line types and does not apply to T1 links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.2.1.1.28 snmpwalk -v2c -c public <target> RAD-MIB::prtExPh1MlQ50BwControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.2.1.1.28.1 snmpget -v2c -c public <target> RAD-MIB::prtExPh1MlQ50BwControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.2.1.1.28.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtExPh1MlQ50BwControl.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2 | prtPh1MlCnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.1 | prtExPh1MlCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.1.1 | prtExPh1MlCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.2.1.1.28 | prtExPh1MlQ50BwControl | RAD-MIB |