eltMesIssMacBasedVlanPortMcastBcastOption
ELTEX-MES-ISS-VLAN-MIB ·
.1.3.6.1.4.1.35265.1.139.3.1.2.3.1.3
Object
column r/w
Enumeration
Configurable option for discarding/allowing Multicast/Broadcast untagged frames. The value allow (1) indicates that Multicast/Broadcast frames with source MAC address as in the MAC VLAN entry will be dropped if MAC based VLAN is enabled on that port. The value suppress (2) indicates that Multicast/Broadcast frames with source MAC address as in the MAC VLAN entry will be processed if MAC based VLAN is enabled on that port.
Context
- MIB
- ELTEX-MES-ISS-VLAN-MIB
- OID
.1.3.6.1.4.1.35265.1.139.3.1.2.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssMacBasedVlanPortEntry
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 'ELTEX-MES-ISS-VLAN-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-VLAN-MIB::eltMesIssMacBasedVlanPortMcastBcastOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-VLAN-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-VLAN-MIB::eltMesIssMacBasedVlanPortMcastBcastOption.<ifIndex>.<eltMesIssMacBasedVlanPortGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-VLAN-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-VLAN-MIB::eltMesIssMacBasedVlanPortMcastBcastOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | allow |
2 | suppress |