vRtrIgmpIfGroupMode

TIMETRA-IGMP-MIB · .1.3.6.1.4.1.6527.3.1.2.23.2.2.1.6

Object

vRtrIgmpIfGroupMode is based on the type of membership report(s)
received on the interface for the group. In the 'include' mode,
reception of packets sent to the specified multicast address is
requested only from those IP source addresses listed in the
source-list parameter of the IGMP membership report. In 'exclude'
mode, reception of packets sent to the given multicast address is
requested from all IP source addresses except those listed in the
source-list parameter. vRtrIgmpIfGrpSrcTable lists the sources
corresponding to this group, if any.

Context

MIB
TIMETRA-IGMP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.23.2.2.1.6
Type
column
Access
readonly
Status
current
Parent
vRtrIgmpIfGroupEntry
Groups
2

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpIfGroupMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpIfGroupMode.<vRtrID>.<vRtrIfIndex>.<vRtrIgmpIfGroupAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IGMP-MIB::vRtrIgmpIfGroupMode'

Values & Constraints

Type Values
1include
2exclude