a3ComBridgeFilterStatus
A3COM-SWITCHING-SYSTEMS-FILTER-MIB ·
.1.3.6.1.4.1.43.29.4.20.3.3.1.5
Object
column
mandatory
r/w
RowStatus
The status column for this filter definition entry.
This OBJECT can be set to:
createAndGo(4)
destroy(6)
The following values may be read:
active(1)
Creation of bridge filter programs can be performed by:
1. Using the build-in editor of the AdminConsole.
2. Using your own line on an external host, and transferring the
filter program via the AdminConsole.
3. Using the filter program creation tool on an external host, which
builds the filter and transfers it to the LANPlex using SNMP. The
transfer is accomplished using the file transfer MIB in the
LANPlex system MIB.
Setting this object to createAndGo(4) will result in the agent attempting
to create and commit the row based on the contents of the objects in the row.
If all the necessary information is presented in the row and the
values are acceptible to the agent, the agent will change the status to
active(1). If there are any necessary objects are not set, the
agent will reject the creation request.
When the state of the row translates to active(1), the agent will add
the corresponding filter to the specified packet processing
path(s) of the bridge port(s) in a bridge.
Setting this object to destroy(6) will remove all corresponding
attributes of the filter table.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-FILTER-MIB
- OID
.1.3.6.1.4.1.43.29.4.20.3.3.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComBridgeFilterEntry
- Table
- a3ComBridgeFilterTable
- Siblings
- 4
Syntax
RowStatus
- Source
- RowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3ComBridgeFilterId mandatory An index that uniquely identifies a bridge filter in a system.
Its value will change only if the system is rebooted. | column | Integer32 | .1.3.6.1.4.1.43.29.4.20.3.3.1.1 |
| a3ComBridgeFilterBridgeNumber mandatory The bridge index associated with this bridge
filter program. | column | Integer32 | .1.3.6.1.4.1.43.29.4.20.3.3.1.2 |
| a3ComBridgeFilterName mandatory The filter name associated with this entry. | column | OctetString | .1.3.6.1.4.1.43.29.4.20.3.3.1.3 |
| a3ComBridgeFilterProgram mandatory The bridge filter program. | column | OctetString | .1.3.6.1.4.1.43.29.4.20.3.3.1.4 |