sleBridgePortMACLearningStatus

SLE-BRIDGE-MIB · .1.3.6.1.4.1.6296.101.3.2.1.1.38

Object

column Enumeration
If enable, SLF packet is forwarded with mac-learning.
Otherwise, SLF packet is forwarded without mac-learning.

Context

MIB
SLE-BRIDGE-MIB
OID
.1.3.6.1.4.1.6296.101.3.2.1.1.38
Type
column
Access
readonly
Status
current
Parent
sleBridgePortEntry
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 'SLE-BRIDGE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-BRIDGE-MIB::sleBridgePortMACLearningStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-BRIDGE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-BRIDGE-MIB::sleBridgePortMACLearningStatus.<sleBridgePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-BRIDGE-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-BRIDGE-MIB::sleBridgePortMACLearningStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable

Conformance