CIgmpFilterEntry

Enum Classes

class CISCOIGMPFILTERMIB::CIgmpFilterTable::CIgmpFilterEntry

Bases: Entity

Class Hierarchy : CISCOIGMPFILTERMIB CIgmpFilterTable CIgmpFilterEntry

This class represents state data.

An entry (conceptual row) in the cIgmpFilterTable.

The creation, deletion or modification of an entry

is controlled through the MIB objects defined under

cIgmpFilterEditor group.

cigmpfilterprofileindex(key)

Index identifying this entry

type: int

range: 0..4294967295

config: False

cigmpfilterstartaddresstype(key)

This object describes the type of Internet address used to determine the start address of IP multicast group for a profile

type: InetAddressType

config: False

cigmpfilterstartaddress(key)

This object describes the start of the IP multicast group address of a contiguous range which will be subjected to filtering operation

type: std::string

length: 1..64

config: False

cigmpfilterendaddresstype

This object indicates the type of Internet address used to determine the end address of IP multicast group for a profile

type: InetAddressType

config: False

cigmpfilterendaddress

This object indicates the end of the IP multicast group address of a contiguous range which will be subjected to filtering operation

type: std::string

length: 0..255

config: False

cigmpfilterprofileaction

This object defines the action for filtering IGMP reports for this profile. If the object is set to deny(2): then all IGMP reports associated to IP multicast groups included in the profile identified by cIgmpFilterInterfaceProfileIndex will be dropped. If the object is set to permit(1): then all IGMP reports associated to IP multicast groups not included in the profile identified by cIgmpFilterInterfaceProfileIndex will be dropped

type: CIgmpFilterProfileAction

config: False