eltBridgeExtMacLearningRelearnCached
ELTEX-MES-BRIDGE-EXT-MIB ·
.1.3.6.1.4.1.35265.1.23.1.401.0.0.2
Object
Allows installing a new MAC address in the data plane even if the address is already cached in the control plane's table. This option may improve address learning efficiency in case of cache synchronization issues. CAUTION: it may increase CPU usage.
Context
- MIB
- ELTEX-MES-BRIDGE-EXT-MIB
- OID
.1.3.6.1.4.1.35265.1.23.1.401.0.0.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- eltMesBridgeExtMacLearning
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 'ELTEX-MES-BRIDGE-EXT-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-BRIDGE-EXT-MIB::eltBridgeExtMacLearningRelearnCached.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-BRIDGE-EXT-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-BRIDGE-EXT-MIB::eltBridgeExtMacLearningRelearnCached'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |