All MIBs › CDATA-GPON-MIB › gponDbaProfileMaxRate
gponDbaProfileMaxRate
Module: CDATA-GPON-MIB
OID (symbolic): CDATA-GPON-MIB::gponDbaProfileMaxRate
OID (numeric): 1.3.6.1.4.1.34592.1.5.1.1.1.2.2.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Max bandwidth of the profile.
What is gponDbaProfileMaxRate?
Per its description this is 'the max bandwidth of the profile,' in kbps up to 1274880 — close to GPON's roughly 1.244 Gbps upstream line rate — the absolute burst ceiling a T-CONT can reach when spare PON capacity exists. Admins set it near the line rate for business T-CONTs that should be able to use nearly the full PON during quiet periods. For example, setting gponDbaProfileMaxRate close to the GPON line rate on a business T-CONT lets that customer burst to nearly the full upstream capacity during off-peak hours when no other ONU is contending.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34592.1.5.1.1.1.2.2.1.4 snmpwalk -v2c -c public <target> CDATA-GPON-MIB::gponDbaProfileMaxRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.34592.1.5.1.1.1.2.2.1.4.1 snmpget -v2c -c public <target> CDATA-GPON-MIB::gponDbaProfileMaxRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.34592.1.5.1.1.1.2.2.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gponDbaProfileMaxRate.1
Start monitoring C-Data Technology EPON/GPON OLT access equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDATA-GPON-MIB::gponDbaProfileMaxRate OID value, configure state conditions and alerts, and monitor any C-Data Technology EPON/GPON OLT access equipment from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.34592 | vendor | CDATA-COMMON-SMI |
| 1.3.6.1.4.1.34592.1 | ipProduct | CDATA-COMMON-SMI |
| 1.3.6.1.4.1.34592.1.5 | gpon | CDATA-COMMON-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.34592.1.5.1 | gponMIB | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1 | gponObjects | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.1 | gponProfileObjects | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.1.2 | gponDbaProfileObjects | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.1.2.2 | gponDbaProfileCfgTable | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.1.2.2.1 | gponDbaProfileCfgEntry | CDATA-GPON-MIB |
| 1.3.6.1.4.1.34592.1.5.1.1.1.2.2.1.4 | gponDbaProfileMaxRate | CDATA-GPON-MIB |