lightStreamBridgeFilterTable
LIGHTSTREAM-MIB ·
.1.3.6.1.4.1.711.3.1.2
Object
table
mandatory
A list of filters. Reverse Polish Notation
(RPN) is being used here to provide the most
flexibility in defining more complex filters in
the future.
Each filter is represented by a list of entries.
Each entry is a single RPN token. To create an
entry, create the list of tokens as follows:
More than one token can be contained
in a single message.
All fields of a single token must be
in the same message.
The lightStreamBrFilterStatus object of
all intermediate tokens must contain
the value 'intermediateToken'.
The lightStreamBrFilterStatus object of
the last token must contain the value
'complete'.
When the last token is created with a status
of 'complete' the status field of every prior
token associated with that filter is set to
'complete'.
When the filter is set to 'complete', it is
available for use in a
lightStreamBridgeFilterParameterEntry. The
filter is not actually used until its ID is
placed in a
lightStreamBridgeFilterParameterEntry and the
associated parameters are defined.
A filter may be used more than once in the
lightStreamBridgeFilterParameterTable. The
agent does not permit the user to 'delete' the
filter entry until it is removed from the
lightStreamBridgeFilterParameterTable.
When a filter is placed into or removed from
the lightStreamBridgeFilterParameterTable,
its new state becomes active immediately.
The agent provides timeout service for
partially constructed filters. If a manager
doesn't complete a filter definition within the
timeout period (currently 3 minutes), the
agent removes all tokens associated with that
filter.
Context
- MIB
- LIGHTSTREAM-MIB
- OID
.1.3.6.1.4.1.711.3.1.2- Type
- table
- Status
- mandatory
- Parent
- lightStreamBridge
- Siblings
- 3
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| lightStreamBridgePortTable mandatory Proprietary port parameters needed for
LightStream node configuration. This table
contains one entry for each bridge port. | table | - | .1.3.6.1.4.1.711.3.1.1 |
| lightStreamBridgeFilterParameterTable mandatory This table contains the list of assigned
filters and the parameters associated
with it.
To add an entry to this table, all non-defaulted
objects must be contained in a … | table | - | .1.3.6.1.4.1.711.3.1.3 |
| lightStreamBrStaticGoToCardSize mandatory This object indicates how many bytes of the bit
string dot1dStaticGoTo represent a single
card. There must be enough bytes to represent
all the ports on a card, and this is relea… | scalar | Integer32 | .1.3.6.1.4.1.711.3.1.4 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| lightStreamBridgeFilterEntry mandatory A single filter consists of multiple
lightStreamBridgeFilterEntries. Each entry
represents a single token of a given filter. | row | - | .1.3.6.1.4.1.711.3.1.2.1 |