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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cIgmpFilterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IGMP-FILTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IGMP-FILTER-MIB::cIgmpFilterTable'
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 row .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.
Column Syntax OID
Index identifying this entry.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.238.1.2.1.1.1
This object describes the type of Internet
address used to determine the start address
of IP multicast group for a profile.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.238.1.2.1.1.2
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
This object indicates the type of Internet
address used to determine the end address
of IP multicast group for a profile.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.238.1.2.1.1.4
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.238.1.2.1.1.5
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cIgmpFilterInterfaceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IGMP-FILTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IGMP-FILTER-MIB::cIgmpFilterInterfaceTable'
This table contains the list of interfaces that can
support IGMP filter feature.
cIgmpFilterInterfaceEntry row .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
Column Syntax OID
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.238.1.2.2.1.1