l2PortDemandAgeLowBound

CTRON-SSR-L2-MIB · .1.3.6.1.4.1.52.2501.1.2.8.1.5

Object

column obsolete Integer32
The l2PortDemandAgeLowBound value determines how many MAC
entries need to be aged-out. See l2PortDemandAgeHiBound. Default
value is 85%.
Example: if - L2 table capacity        = 10,000 entries 
            - l2PortDemandAgeHiBound   = 95%
            - l2PortDemandAgeLowBound  = 85%
              
When the L2 table reaches 95% capacity (9500 MAC entries), 
10% of the entries will be aged-out.

Context

MIB
CTRON-SSR-L2-MIB
OID
.1.3.6.1.4.1.52.2501.1.2.8.1.5
Type
column
Access
readonly
Status
obsolete
Parent
l2PortEntry
Groups
1

Walk 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 'CTRON-SSR-L2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-L2-MIB::l2PortDemandAgeLowBound'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SSR-L2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-L2-MIB::l2PortDemandAgeLowBound.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SSR-L2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SSR-L2-MIB::l2PortDemandAgeLowBound'

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.

Conformance