All MIBs › CDATA-GPON-MIB › gponDbaProfileType
gponDbaProfileType
Module: CDATA-GPON-MIB
OID (symbolic): CDATA-GPON-MIB::gponDbaProfileType
OID (numeric): 1.3.6.1.4.1.34592.1.5.1.1.1.2.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The DBA type index.
What is gponDbaProfileType?
Per its description this is 'the DBA type index,' selecting which bandwidth-allocation scheme the profile grants: fix, assure, assureAndMax, max, or fixAndAssureAndMax, matching the standard GPON T-CONT type numbering. Admins pick the type based on whether the T-CONT needs an always-on reservation, an on-demand guarantee, a pure burst ceiling, or a combination. For example, choosing assureAndMax(3) gives a residential internet T-CONT both a guaranteed floor and a burstable ceiling, appropriate when the service needs a minimum guarantee plus occasional high-speed bursts.
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.1 snmpwalk -v2c -c public <target> CDATA-GPON-MIB::gponDbaProfileType
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.1.1 snmpget -v2c -c public <target> CDATA-GPON-MIB::gponDbaProfileType.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.1.1 i <value>
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::gponDbaProfileType 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.1 | gponDbaProfileType | CDATA-GPON-MIB |