This object manages the creation and deletion of this entry.
active(1) -- Indicates that this entry is available
for use by the managed device.
notInService(2) -- Indicates that this entry exists in the
agent but is not available for use by
the managed device.
notReady(3) -- Entry is missing information in order to
be available for use by the managed
device. A transition to this state will
happen when the etsysMirrorDestinationIfIndex
object for this entry is 0 (zero).
createAndGo(4) -- A new entry will be created in this table
and the new entry will transition to the
active state.
createAndWait(5) -- A new entry will be created in this table
and the new entry will transition to the
notInService state.
destroy(6) -- Deletes this row.