f3FlowLearningConfigTableFullAction
F3-BRIDGE-MIB ·
.1.3.6.1.4.1.2544.1.12.26.1.1.1.8
Object
This object allows configuration of Action on ingress frames when the number
of forwarding table entires has reached the maximum Fowarding Table size.
block - A frame with a Source MAC address not in the MAC Table
will be discarded.
forward - A frame with a Source MAC address not in the MAC table
will not be learned and will be forwarded based on
Destination MAC address of the frame.
Only applicable when f3FlowLearningConfigAccIfLearningCtrl is set to 'macbased'
or when =f3FlowLearningConfigNetIfLearningCtrl is set to 'macbased'.
Context
- MIB
- F3-BRIDGE-MIB
- OID
.1.3.6.1.4.1.2544.1.12.26.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3FlowLearningConfigEntry
- Groups
- 1
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 'F3-BRIDGE-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-BRIDGE-MIB::f3FlowLearningConfigTableFullAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-BRIDGE-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-BRIDGE-MIB::f3FlowLearningConfigTableFullAction.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-BRIDGE-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-BRIDGE-MIB::f3FlowLearningConfigTableFullAction'
Syntax
- Source
- LearningAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | block |
2 | forward |
Conformance
Member of