tmnxBfdAdminTemplateRowStatus
1.3.6.1.4.1.6527.3.1.2.85.2.2.1.1.2
RowStatus for this row. Legal values to write are:
active(1), createAndGo(4), createAndWait(5), destroy(6).
To Create a row, set this object to createAndGo or createAndWait.
When tmnxBfdAdminControlApply is set to commit(3), the row will
actually be created in the tmnxBfdOperTemplateTable.
To destroy a row, set this object to destroy(6). If there are no
objects that refer to the entry, when tmnxBfdAdminControlApply is
set to commit(3) the row will actually be removed from the
tmnxBfdOperTemplateTable.
If there are objects that refer to the entry, the destroy SET request
will fail with an error.