tRPAdminASPathRowStatus
1.3.6.1.4.1.6527.3.1.2.17.2.2.1.1.2
RowStatus for this row. Legal values to write are:
active(1), notInService(2), createAndGo(4) and destroy(6).
To create a row, set this object to createAndGo(4). The value of
tRPAdminASPathRegEx must also be set to a valid non-empty string for
the row creation to succeed. When tRPAdminControlApply is set to
commit(3), the row will actually be created in the tRPOperASPathTable.
To destroy a row, set this object to destroy(6). If there are no
objects that refer to the entry, when tRPAdminControlApply is
set to commit(3) the row will actually be removed from the
tRPOperASPathTable.
If there are objects that refer to the entry, the destroy SET request
will fail with an error.