vlanMacAddrLearningStatus

ECS3510-MIB · .1.3.6.1.4.1.259.10.1.27.1.12.23.1.2

Object

Set this variable to enabled(1) to start to learn MAC
addresses. Set this variable to disabled(2) to stop to
learn MAC addresses.

Context

MIB
ECS3510-MIB
OID
.1.3.6.1.4.1.259.10.1.27.1.12.23.1.2
Type
column
Access
readwrite
Status
current
Parent
vlanMacAddrLearningEntry

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

Syntax

Values & Constraints

Type Values
1enabled
2disabled