provFdbEquipmentLearningLimitMode
IPE-COMMON-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.5.27.1.1.7
Object
column r/w
Enumeration
Learning limit mode. On 'normal' mode, when the learned entries exceed the value of provFdbEquipmentNumberOfLearningEntry, the exceeded entries are not learned and unknown frames are flooded to all ports. On 'protect' mode, the unknown frames are discarded when the learning entries are full.
Context
- MIB
- IPE-COMMON-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.5.27.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- provFdbEquipmentEntry
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::provFdbEquipmentLearningLimitMode'
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::provFdbEquipmentLearningLimitMode.<provFdbEquipmentIndex>'
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::provFdbEquipmentLearningLimitMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.