zyIgmpSnoopingVlanMode
ZYXEL-IGMP-SNOOPING-MIB ·
.1.3.6.1.4.1.890.1.15.3.31.1.4
Object
scalar r/w
Enumeration
Select auto to have the switch learn multicast group membership information of any VLANs automatically. Select fixed to have the switch only learn multicast group membership information of the VLAN(s) that you specify below.
Context
- MIB
- ZYXEL-IGMP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.31.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zyxelIgmpSnoopingSetup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IGMP-SNOOPING-MIB::zyIgmpSnoopingVlanMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IGMP-SNOOPING-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IGMP-SNOOPING-MIB::zyIgmpSnoopingVlanMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | fixed |