|
Description:
|
igmpFltCurCfgPortFiltBmap OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..256))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The IGMP filtering rules applied to the port. The filtering rules are
presented in bitmap format.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ filter 9
|| ||
|| ||___ filter 8
|| |____ filter 7
|| . . .
||_________ filter 2
|__________ filter 1 (as index to igmpFltCurCfgTable)
where x : 1 - The represented IGMP filter rule applied to the port
0 - The represented IGMP filter rule not applied to the port"
|
|
|