multicastIfProtocol
LUM-MULTICAST-MIB ·
.1.3.6.1.4.1.8708.2.37.2.2.1.1.4
Object
column r/w
Enumeration
Define the protocol type used for IP multicast. if IGMP snooping is enabled on the interface.
off - IGMP snooping is disabled on the interface
igmp - IGMP snooping is enabled on the interface
Context
- MIB
- LUM-MULTICAST-MIB
- OID
.1.3.6.1.4.1.8708.2.37.2.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
off- Parent
- multicastIfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::multicastIfProtocol'
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::multicastIfProtocol.<multicastIfIndex>'
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::multicastIfProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | igmp |
Conformance
Member of