igmpSnoopGroupPolicy

GBNL2Switch-MIB · .1.3.6.1.4.1.13464.1.2.4.1.3.8.1.4

Object

column r/w Enumeration
This entry is used to config IGMP Snooping white-list and
black-list.Policies defined in white-list and black-list are
superior to that has beed defined by igmpSnoopDefaultGroupPolicy.
If group is not found in white-list or black-list then
'igmpSnoopDefaultGroupPolicy' takes effect

Context

MIB
GBNL2Switch-MIB
OID
.1.3.6.1.4.1.13464.1.2.4.1.3.8.1.4
Type
column
Access
readwrite
Status
current
Parent
igmpSnoopGroupEntry

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 'GBNL2Switch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL2Switch-MIB::igmpSnoopGroupPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GBNL2Switch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL2Switch-MIB::igmpSnoopGroupPolicy.<igmpSnoopGroupAddress>.<igmpSnoopGroupPort>.<igmpSnoopGroupVLAN>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNL2Switch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNL2Switch-MIB::igmpSnoopGroupPolicy'

Syntax

Enumeration

Values & Constraints

Enumerated Values
3permit
4deny
5del