rcIgmpFilterProfileAction

SWITCH-MVR-MIB · .1.3.6.1.4.1.8886.6.1.21.2.5.1.4

Object

column r/w Enumeration
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
rcIgmpFilterProfileIndex 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
rcIgmpFilterProfileIndex will be dropped.

Context

MIB
SWITCH-MVR-MIB
OID
.1.3.6.1.4.1.8886.6.1.21.2.5.1.4
Type
column
Access
readwrite
Status
current
Parent
rcIgmpFilterEntry

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 'SWITCH-MVR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-MVR-MIB::rcIgmpFilterProfileAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-MVR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-MVR-MIB::rcIgmpFilterProfileAction.<rcIgmpFilterProfileIndex>.<rcIgmpFilterStartAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-MVR-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-MVR-MIB::rcIgmpFilterProfileAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1permit
2deny