Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following
values only:
createAndGo
destroy
To create an entry in this table, the following entry objects MUST be
explicitly configured:
usdPppMlPppNetworkConfigLowerIfIndex
usdPppMlPppNetworkBundleName
usdPppMlPppNetworkConfigRowStatus
In addition, when creating an entry the following conditions must hold:
A value for usdPppMlPppNetworkConfigIndex must have been determined
previously, by reading usdPppMlPppNextNetworkIfIndex.
The interface identified by usdPppMlPppNetworkConfigLowerIfIndex
must exist by a creation request to the usdPppMlPppLinkConfigTable.
The bundleName specified in usdPppMlPppNetworkBundleName must have
been created first in the usdPppMlPppBundleTable.
A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed
as a result of creating/destroying an entry in this table.