multicastMcVlanProtocol

LUM-MULTICAST-MIB · .1.3.6.1.4.1.8708.2.37.2.6.1.1.7

Object

column r/w Enumeration
Define the mode used for IP multicast.
If IGMP or MLD snooping are enabled on the MCVLAN and if
the groups are learnt or not.
              
static           - only static entries are supported on the multicast VLAN
igmp             - IGMP snooping enabled on the multicast VLAN, IPv4 multicast groups are learnt
mld              - MLD snooping enabled on the multicast VLAN, IPv6 multicast groups are learnt
igmpForward      - IGMP enabled on the multicast VLAN, multicast groups are not learnt and packages only forwarded
mldForward       - MLD enabled on the multicast VLAN, multicast groups are not learnt and packages only forwarded

Context

MIB
LUM-MULTICAST-MIB
OID
.1.3.6.1.4.1.8708.2.37.2.6.1.1.7
Type
column
Access
readwrite
Status
current
Default
static
Parent
multicastMcVlanEntry
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 'LUM-MULTICAST-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MULTICAST-MIB::multicastMcVlanProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MULTICAST-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MULTICAST-MIB::multicastMcVlanProtocol.<multicastMcVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MULTICAST-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MULTICAST-MIB::multicastMcVlanProtocol'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2igmp
3mld
4igmpForward
5mldForward