A protocol filter entry.
Parsed from file blc.txt
Company: None
Module: BLC
A protocol filter entry.
Parsed from file LBHUB-BLC-MIB.mib
Module: LBHUB-BLC-MIB
Vendor: 3Com
Module: BLC (blc)
Type: ENTRY
Access: not-accessible
Syntax: BlcProtocolFilterEntry
Automatically extracted from www.mibdepot.com
blcProtocolFilterEntry OBJECT-TYPE SYNTAX BlcProtocolFilterEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A protocol filter entry." INDEX { blcProtocolIndex } ::= { blcProtocolFilterTable 1 }
blcProtocolFilterEntry OBJECT-TYPE SYNTAX BlcProtocolFilterEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "A protocol filter entry." INDEX { blcProtocolIndex } ::= { blcProtocolFilterTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.43.12.4.3.1.1 | blcProtocolIndex | 0 | 0 | A unique value for each protocol filter. Its value ranges from 1 to blcNumberOfProtocolFilters. |
1.3.6.1.4.1.43.12.4.3.1.2 | blcProtocolValid | 0 | 0 | The object is valid for valid protocol filter entries. The object is removed from the table by setting the value to invalid. |
1.3.6.1.4.1.43.12.4.3.1.3 | blcProtocolState | 0 | 0 | The object is on if the protocol filter is being used for filtering frames. The filter is not used, but remains in the table if t… |
1.3.6.1.4.1.43.12.4.3.1.4 | blcProtocolIdentifier | 0 | 0 | A string used to identify this protocol filter. |
1.3.6.1.4.1.43.12.4.3.1.5 | blcProtocolOffset | 0 | 0 | Offset within the frame of the 4-byte field on which filtering is to be performed. |
1.3.6.1.4.1.43.12.4.3.1.6 | blcProtocolMask | 0 | 0 | This object is ANDed with the 4-byte field in the frame. The result is compared with blcProtocolMatch. |
1.3.6.1.4.1.43.12.4.3.1.7 | blcProtocolMatch | 0 | 0 | This object is compared with the reault of the ANDing. with blcProtocolMask. |
1.3.6.1.4.1.43.12.4.3.1.8 | blcProtocolDecision | 0 | 0 | Determines whether the comparison of blcProtocolMatch and the masked data field will cause the action specified in blcProtocolAct… |
1.3.6.1.4.1.43.12.4.3.1.9 | blcProtocolAction | 0 | 0 | As a result of the descision made in blcProtocolDecision the frame will be either filterd or forwarded, depending on the setting … |