fsMIDot1dFilterPermiss
SupermicroMIBridge-MIB ·
.1.3.6.1.4.1.10876.101.1.117.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
- SupermicroMIBridge-MIB
- OID
.1.3.6.1.4.1.10876.101.1.117.1.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIDot1dFilterEntry
- Table
- fsMIDot1dFilterTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | block |
2 | allow |
3 | invalid |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsMIDot1dFilterNumber The number assigned to this particular filter table. | column | Integer32 | .1.3.6.1.4.1.10876.101.1.117.1.3.1.1.1 |
| fsMIDot1dFilterSrcAddress The Source address of the packet to be filtered. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.10876.101.1.117.1.3.1.1.2 |
| fsMIDot1dFilterSrcMask 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.117.1.3.1.1.3 |
| fsMIDot1dFilterDstAddress The Destination address of the packet to be filtered. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.10876.101.1.117.1.3.1.1.4 |
| fsMIDot1dFilterDstMask 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.117.1.3.1.1.5 |