Description | The type of encapsulation for this bundle.
A ds0 bundle is a logical serial port.
Setting this object defines the type of the serial
port.
If not specified, the value is none(1),
indicating that the encapsulation type on this
serial port is not defined.
If the value is changed to atmFuni(2), the
agent will create an entry in the ifTable with
ifType equal to atmFuni(106). If the value is
changed to frameRelay(3), the agent will create
an entry in the ifTable with ifType equal to
frameRelayService(44).
The new atmFuni or frameRelayService interface
is layered on top of the ds0 bundle interface.
This layering will be represented in the
ifStackTable.
The value of this object can be changed only if
the ifOperStatus of the associated atmFuni or
frameRelayService interface is down.
When the value is changed, the agent removes
all existing connections on the interface, and
also deletes the ifEntry that was created
because of the previous value. |