dot1dFilterPermiss
SUPERMICRO-BRIDGE-MIB ·
.1.3.6.1.4.1.10876.101.1.26.1.3.1.1.6
Object
column
r/w
Enumeration
Specifies whether to discard the packet or not when a match occurs with the source and destination addresses of this filter entry. Setting this variable to 'invalid' amounts to invalidating the filter list entry.
Context
- MIB
- SUPERMICRO-BRIDGE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.26.1.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1dFilterEntry
- Table
- dot1dFilterTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | block |
2 | allow |
3 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot1dFilterNumber The number assigned to this particular filter table. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.26.1.3.1.1.1 |
| dot1dFilterSrcAddress The Source address of the packet to be filtered. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.10876.101.1.26.1.3.1.1.2 |
| dot1dFilterSrcMask The Mask to be used with the Source address. F's in the mask
correspond to bits to be ignored while comparing the source
address in the packet with that in the filter entry. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.10876.101.1.26.1.3.1.1.3 |
| dot1dFilterDstAddress The Destination address of the packet to be filtered. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.10876.101.1.26.1.3.1.1.4 |
| dot1dFilterDstMask The Mask to be used with the Destination address. F's in
the mask correspond to bits to be ignored while comparing the
destination address in the packet with that in the filter … | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.10876.101.1.26.1.3.1.1.5 |