aniDevFilterRowStatus

DEVFILTER-MIB · .1.3.6.1.4.1.4325.2.8.1.1.28

Object

column r/w SNMPv2-TCRowStatus
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).

Context

MIB
DEVFILTER-MIB
OID
.1.3.6.1.4.1.4325.2.8.1.1.28
Type
column
Access
readwrite
Status
current
Parent
aniDevFilterEntry
Table
aniDevFilterTable
Siblings
31

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy

Related Objects

Sibling Objects