fsMIDot1dFilterPermiss
AricentMIBridge-MIB ·
.1.3.6.1.4.1.2076.117.1.3.1.1.6
Object
column
r/w
Enumeration
This object specifies 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
- AricentMIBridge-MIB
- OID
.1.3.6.1.4.1.2076.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 This object specifies the number assigned to this particular filter table. | column | Integer32 | .1.3.6.1.4.1.2076.117.1.3.1.1.1 |
| fsMIDot1dFilterSrcAddress This object specifies the Source address of the packet to be filtered. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2076.117.1.3.1.1.2 |
| fsMIDot1dFilterSrcMask This object specifies 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 t… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2076.117.1.3.1.1.3 |
| fsMIDot1dFilterDstAddress This object specifies the Destination address of the packet to be filtered. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2076.117.1.3.1.1.4 |
| fsMIDot1dFilterDstMask This object specifies 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 wi… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2076.117.1.3.1.1.5 |