provFdbVlanLearningLimitModeEnable
IPE-COMMON-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.5.27.2.1.5
Object
Enabling the learning limitation per VLAN.
When the value is set to 'disable', the available learning
entries for that VLAN are up to the amount of system entries, and
the limit mode is configured to the 'normal' mode.
Note) if the other limitation (per system or per port) is
enabled, the learning limitation is performed by the
configuration.
Context
- MIB
- IPE-COMMON-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.5.27.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- provFdbVlanEntry
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 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::provFdbVlanLearningLimitModeEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::provFdbVlanLearningLimitModeEnable.<provFdbVlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-COMMON-MIB::provFdbVlanLearningLimitModeEnable'
Syntax
- Source
- EnableDisableValue
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | disable |
2 | enable |