MIB Viewer

fltStmtModifier

OBJECT-TYPE
1.3.6.1.4.1.5504.4.1.8.3.1.16
Access
read-create
Status
current
Sub-identifiers
0
Filter statement modifier. The bits set in this object logically negate the results of the comparisons made on their respecive fields as shown : notIpSrcAddr(1) : fltStmtIpSrcAddrLow, fltStmtIpSrcAddrHigh notSrcPort(2) : fltStmtSrcPortLow, fltStmtSrcPortHigh notIpDstAddr(3) : fltStmtIpDstAddrLow, fltStmtIpDstAddrHigh notDstPort(4) : fltStmtDstPortLow, fltStmtDstPortHigh notIpProtocol(5) : fltStmtIpProtocol notArbitrary(6) : fltStmtArbValueLow, fltStmtArbValueHigh notStatement(7) : negate outcome of the entire statement No bits set (the default) specifies to use all outcomes as is.
BITS { notIpSrc(0), notSrcPort(1), notDstIp(2), notPortDst(3), notProtocol(4), notArbitrary(5), notStatement(6) }