MIB Viewer

aniDevFilterRowStatus

OBJECT-TYPE
1.3.6.1.4.1.4325.2.8.1.1.28
Access
read-write
Status
current
Sub-identifiers
0
This represents the state of an entry within the table. It is used to manage creation and deletion of rows. The values include: active(1) notInService(2) notReady(3) createAndGo(4) createAndWait(5) destroy(6) When a Get request is sent, this object returns either active(1), notInService(2) or notReady(3) depending on the state of this row. A new row can be Created using either createAndGo(4) or createAndWait(5). For Deleting a row, this field should be set to destroy(6).
RowStatus