MIB Viewer

ibmipxFilterValue

OBJECT-TYPE
1.3.6.1.4.1.2.6.2.12.36.1.3
Access
read-only
Status
mandatory
Sub-identifiers
0
An octet string representing the IDP header information required by this filter entry. Incoming IDP packets will be bitwise ANDed with the value of ibmipxFilterMask, and if the result is equal to the value of this object, the packet will be filtered according to the value of ibmipxFilterType. The structure of an IDP header is as follows: BIT16 checksum BIT16 length BIT8 transport control (ie. hop count) BIT8 packet type BIT32 destination network address BIT48 destination host address BIT16 destination socket BIT32 source network address BIT48 source host address BIT16 source socket
OCTET STRING (SIZE (30))