gs2326plusIGMPSnoopingVLANCompatibility
LANCOM-GS-2326PLUS-MIB ·
.1.3.6.1.4.1.2356.800.3.2329.2.16.2.1.4
Object
column r/w
Enumeration
Compatibility is maintained by hosts and routers taking appropriate actions depending on the versions of IGMP operating on hosts and routers within a network. The allowed selection is IGMP-Auto, Forced IGMPv1, Forced IGMPv2, Forced IGMPv3, default compatibility value is IGMP-Auto.
Context
- MIB
- LANCOM-GS-2326PLUS-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2329.2.16.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2326plusIGMPSnoopingVLANEntry
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 'LANCOM-GS-2326PLUS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2326PLUS-MIB::gs2326plusIGMPSnoopingVLANCompatibility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS-2326PLUS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2326PLUS-MIB::gs2326plusIGMPSnoopingVLANCompatibility.<gs2326plusIGMPSnoopingVLANID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2326PLUS-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2326PLUS-MIB::gs2326plusIGMPSnoopingVLANCompatibility'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | igmpAuto |
1 | forcedIGMPv1 |
2 | forcedIGMPv2 |
3 | forcedIGMPv3 |
4 | none |