A desired bonding scheme for a G.Bond GBS port.
The following values instruct the port to use corresponding
bonding scheme if supported:
none(0) - instructs the port not to use bonding
(only on single-BCE G.998.2 GBS)
g9981(1) - instructs the port to use G.998.1 bonding
g9982(2) - instructs the port to use G.998.2 bonding
g9983(3) - instructs the port to use G.998.3 bonding
Changing of gBondPortConfAdminScheme MUST be performed when the
link is administratively 'down', as indicated by the
ifAdminStatus object in IF-MIB.
Attempts to change this object MUST be rejected (in case of SNMP
with the error inconsistentValue), if the link is Up or
Initializing. Attempts to change this object to an unsupported
bonding scheme (see gBondPortCapSchemesSupported) SHALL be
rejected (in case of SNMP with the error wrongValue).
Setting this object to the value of 'none' must be rejected for
GBS ports with multiple BCEs (with the error inconsistentValue).
This object maps to the TR-159 attribute aGroupAdminBondScheme.