dot1dFilterNumber
SUPERMICRO-BRIDGE-MIB ·
.1.3.6.1.4.1.10876.101.1.26.1.3.1.1.1
Object
column
Integer32
The number assigned to this particular filter table.
Context
- MIB
- SUPERMICRO-BRIDGE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.26.1.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- dot1dFilterEntry
- Table
- dot1dFilterTable
- Siblings
- 5
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-99
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| dot1dFilterPermiss 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
i… | column | Enumeration | .1.3.6.1.4.1.10876.101.1.26.1.3.1.1.6 |