lightStreamBrFilterStatus
LIGHTSTREAM-MIB ·
.1.3.6.1.4.1.711.3.1.2.1.5
Object
column
mandatory
r/w
Enumeration
To define an interim token, set this field to
'intermediateToken'.
To define the final token set this field to
'complete'. This has the side-effect of
setting the lightStreamBrFilterStatus fields of all
tokens for this filter to 'complete'.
To delete an unassigned filter, set this value to
'delete' in any of the filter's token entries.
This has the side-effect of setting the
lightStreamBrFilterStatus fields of all tokens
for this filter to 'delete'.
This object does not have a default value. To
create an entry this object must be explicitly
contained in the set message.
Context
- MIB
- LIGHTSTREAM-MIB
- OID
.1.3.6.1.4.1.711.3.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- lightStreamBridgeFilterEntry
- Table
- lightStreamBridgeFilterTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | complete |
2 | delete |
4 | intermediateToken |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| lightStreamBrFilterId mandatory The ID assigned to this filter. | column | Integer32 | .1.3.6.1.4.1.711.3.1.2.1.1 |
| lightStreamBrFilterTokenIndex mandatory The RPN index of this token within the
filter.
This value must be assigned sequentially
starting with 1. | column | Integer32 | .1.3.6.1.4.1.711.3.1.2.1.2 |
| lightStreamBrFilterTokenType mandatory This defines the type of token contained in
this entry.
There is no default value for this object, its
value must be contained in the creation message. | column | Enumeration | .1.3.6.1.4.1.711.3.1.2.1.3 |
| lightStreamBrFilterTokenValue mandatory The value for this token. The appropriate
value depends on the
lightStreamBrFilterTokenType. Because instances
of this object can be of diverse types, they are
exchanged as Disp… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.711.3.1.2.1.4 |