etsysMACLockingStaticEntryRowStatus
1.3.6.1.4.1.5624.1.2.21.1.3.1.1.2
The status column has six defined values:
- 'active', which indicates that a row shall
also exist or be created in etsysMACLockingStationTable
with the same index and the object
etsysMACLockingLockedEntryCause in that row
shall be static(1);
- 'notInService', which indicates the existence or causes
the creation of a row in this table. However, no
corresponding row shall exist or be created in
etsysMACLockingStationTable;
- 'notReady', will never be read in any row of
this table since existence is the only
requirement for this tables rows;
- 'createAndGo', which causes a new row to be
created in both this table and in the
etsysMACLockingStationTable with the same index
and the object etsysMACLockingLockedEntryCause
shall have the value static(1);
- 'createAndWait', which causes a new row to be
created in this table. However, no corresponding row
shall be created in etsysMACLockingStationTable;
and,
- 'destroy', which causes the agent to remove
this tables row along with the corresponding
row in etsysMACLockingStationTable.