provFdbPortLimitEnable
IPE-COMMON-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.5.27.4.1.5
Object
Enabling the learning limitation per port.
When the value is set to 'disable', the available learning
entries for that port 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 VLAN) 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.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- provFdbPortEntry
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::provFdbPortLimitEnable'
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::provFdbPortLimitEnable.<provFdbPortIfIndex>'
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::provFdbPortLimitEnable'
Syntax
- Source
- EnableDisableValue
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | disable |
2 | enable |