CISCO-IGMP-FILTER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
7
.1.3.6.1.4.1.9.9.238.1.2.1 · 1 row entry · 6 columns
This table contains entries that identify lists of
IP Multicast groups for each profile configured on
the device. 
          
Each entry contains a range of contiguous IP
Multicast groups associated to a profile index.
Multiple cIgmpFilterEntry may be associated
with the same cIgmpFilterProfileIndex.
          
All the cIgmpFilterEntry with  the same profile index 
are subjected to the same IGMP filtering action as 
defined in cIgmpFilterProfileAction.
          
Each profile index may be associated with zero or more 
interfaces through cIgmpFilterInterfaceIfIndex
object in cIgmpFilterInterfaceTable.
The maximum number of entries is determined by
cIgmpFilterMaxProfiles.
cIgmpFilterEntry entry .1.3.6.1.4.1.9.9.238.1.2.1.1
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.
Indexes
cIgmpFilterProfileIndex cIgmpFilterStartAddressType cIgmpFilterStartAddress
Column Syntax OID
cIgmpFilterProfileIndex
Index identifying this entry.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.238.1.2.1.1.1
cIgmpFilterStartAddressType
This object describes the type of Internet
address used to determine the start address
of IP multicast group for a profile.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.238.1.2.1.1.2
cIgmpFilterStartAddress
This object describes the start of the IP multicast
group address of a contiguous range which will be
subjected to filtering operation.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.238.1.2.1.1.3
cIgmpFilterEndAddressType
This object indicates the type of Internet
address used to determine the end address
of IP multicast group for a profile.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.238.1.2.1.1.4
cIgmpFilterEndAddress
This object indicates the end of the IP multicast
group address of a contiguous range which will be
subjected to filtering operation.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.238.1.2.1.1.5
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
c…
Enumeration
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.9.9.238.1.2.1.1.6
.1.3.6.1.4.1.9.9.238.1.2.2 · 1 row entry · 1 columns
This table contains the list of interfaces that can
support IGMP filter feature.
cIgmpFilterInterfaceEntry entry .1.3.6.1.4.1.9.9.238.1.2.2.1
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 ent…
Indexes
IF-MIBifIndex
Column Syntax OID
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
th…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.238.1.2.2.1.1