brzaccVLEthBroadcastFiltering
ALVARION-DOT11-WLAN-MIB ·
.1.3.6.1.4.1.12394.1.1.5.6
Object
scalar r/w
Enumeration
Applicable to SU/RB only. Enables/disables the filtering of Ethernet (layer2) broadcasts. disable : No filtering. onEthernetOnly : Filters broadcasts received on the Ethernet port only. onWirelessOnly : Filters broadcasts received on the Wlan port only. onBothWirelessAndEth: Filters broadcasts received on both ports.
Context
- MIB
- ALVARION-DOT11-WLAN-MIB
- OID
.1.3.6.1.4.1.12394.1.1.5.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- brzaccVLBridgeParameters
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 'ALVARION-DOT11-WLAN-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-DOT11-WLAN-MIB::brzaccVLEthBroadcastFiltering.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-DOT11-WLAN-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-DOT11-WLAN-MIB::brzaccVLEthBroadcastFiltering'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | onEthernetOnly |
3 | onWirelessOnly |
4 | onBothWirelessAndEthernet |
255 | na |