Indicates the row status.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -add a time range
3. destroy(6) -delete a time range
It is used for adding or deleting a time range.
To add a time range, you must bind hwTrngName
and set hwTrngCreateRowStatus to createAndGo(4).
To delete a time range, set hwTrngCreateRowStatus to destroy(6).
When this leaf is queried, the value is fixed to active(1).