CIgmpFilterInterfaceEntry

class CISCOIGMPFILTERMIB::CIgmpFilterInterfaceTable::CIgmpFilterInterfaceEntry

Bases: Entity

Class Hierarchy : CISCOIGMPFILTERMIB CIgmpFilterInterfaceTable CIgmpFilterInterfaceEntry

This class represents state data.

Each entry contains the configuration for associating

the IGMP filter profile index with the interface.

An entry is created for each of the IGMP filter capable

interface on the system.

The entry is removed on removal of corresponding

interface from system.

ifindex(key)

type: int

range: 1..2147483647

refers to: ifindex

config: False

cigmpfilterinterfaceprofileindex

Specifies which IGMP filter profile applies to this interface. If the value of this MIB object matches the value of cIgmpFilterProfileIndex in cIgmpFilterTable, the corresponding profile configuration will apply to this interface. Agent returns inconsistentValue if this profile does not exist in cIgmpFilterTable. A value of zero indicates no profile is associated with corresponding interface. The filtering action on each interface is also defined by the associated profile

type: int

range: 0..4294967295

config: False