tpFdbVlanSecurityRowStatus
TPLINK-L2BRIDGE-MIB ·
.1.3.6.1.4.1.11863.6.10.1.4.1.1.3
Object
column
r/w
VlanSecEntryStatus
The status column has four defined values:
- 'disable(0)', this entry is exist but invalid;
- 'drop(1)', packets with other source mac will be drop
when exceed max learned mac;
- 'forward(2)', packets with other source mac can be forwarded
when exceed max learned mac;
- 'createRequest(3)', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to forward(1), making it available for using by the managed
device;
- 'destory(4)', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Context
- MIB
- TPLINK-L2BRIDGE-MIB
- OID
.1.3.6.1.4.1.11863.6.10.1.4.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpl2BridgeManagevlanSecEntry
- Table
- tpl2BridgeManagevlanSecurityTable
- Siblings
- 2
Syntax
VlanSecEntryStatus
- Source
- VlanSecEntryStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | drop |
2 | forward |
3 | createRequest |
4 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tpFdbVlanSecurityVid The vlan id of this entry. | column | Integer32 | .1.3.6.1.4.1.11863.6.10.1.4.1.1.1 |
| tpFdbVlanSecurityMaxLearned The max learned limit mac of this vlan security entry. | column | Integer32 | .1.3.6.1.4.1.11863.6.10.1.4.1.1.2 |