swPortFloodUnknownUnicasts

STAND-ALONE-ETHERNET-SWITCH-MIB · .1.3.6.1.4.1.437.1.1.3.3.1.1.19

Object

column mandatory r/w Enumeration
This object controls the forwarding of unknown unicast
frames to this port.
              
When set to enabled(1) the switch, upon receiving a frame
with an unknown unicast destination address on another
port, will transmit the frame to this port.
              
When set to disabled(2), The switch will filter and
not transmit unknown unicast frames to this port.
              
The default value for this object is enabled(1).

Context

MIB
STAND-ALONE-ETHERNET-SWITCH-MIB
OID
.1.3.6.1.4.1.437.1.1.3.3.1.1.19
Type
column
Access
readwrite
Status
mandatory
Parent
swPortEntry

Walk 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 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::swPortFloodUnknownUnicasts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::swPortFloodUnknownUnicasts.<swPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::swPortFloodUnknownUnicasts'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled