wwpGenIgmpSnoopUMFFilterGlobal
WWP-GENERIC-IGMP-SNOOP-MIB ·
.1.3.6.1.4.1.6141.2.19.1.1.11
Object
Setting this object to 'true' will enable the Unresolved Multicast
Filtering (UMF) for the device. When 'true' unresolved multicast
packets will not be forwarded. When 'false' unresolved multicast
packets will be forwarded to the other ports in the VLAN.
If the device supports per-VLAN UMF, when this object is set to 'true'
then the per-VLAN UMF setting will take effect. When this object is
set to 'false' then unresolved multicast filtering is inhibited on
all VLANs.
Context
- MIB
- WWP-GENERIC-IGMP-SNOOP-MIB
- OID
.1.3.6.1.4.1.6141.2.19.1.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpGenIgmpSnoop
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 'WWP-GENERIC-IGMP-SNOOP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-GENERIC-IGMP-SNOOP-MIB::wwpGenIgmpSnoopUMFFilterGlobal.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-GENERIC-IGMP-SNOOP-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-GENERIC-IGMP-SNOOP-MIB::wwpGenIgmpSnoopUMFFilterGlobal'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |