MIB Viewer

agentCpuTrafficFilterMask

OBJECT-TYPE
1.3.6.1.4.1.2356.16.1.1.1.10.4.1.2
Access
read-write
Status
current
Sub-identifiers
0
BitMask indicating which filter to configure for CPU Traffic Filter. Each filter corresponds to unique bit in the bitmask. Each byte stores 8 filter types. First filter is located in the most significant bit (MSB) of first byte (bytes starts from left to right). Relations between filters and bits are as follows: stp -> MSB of the first byte lacpdu -> MSB+1 arp -> MSB+2 udld -> MSB+3 lldp -> MSB+4 ip -> MSB+5 ospf -> MSB+6 bgp -> MSB+7 dhcp -> MSB+8 bcast -> MSB+9 mcast -> MSB+10 ucast -> MSB+11 srcip -> MSB+12 dstip -> MSB+13 srcmac -> MSB+14 dstmac -> MSB+15 custom -> MSB+16 srctcp -> MSB+17 dsttcp -> MSB+18 srcudp -> MSB+19 dstudp -> MSB+20 To remove any configured filter, specify the bitmask with corresponding bit set to zero.
OCTET STRING