sleFdbEntryMode

SLE-BRIDGE-MIB · .1.3.6.1.4.1.6296.101.3.13.1.1.5

Object

column Enumeration
FDB Entry's mode.
The status of this entry.  The meanings of the values
are:
    local(0)   - the value of the corresponding instance 
                 of sleFdbMacAddress was own.
    static(1)  - the value of the corresponding instance 
                 of sleFdbMacAddress was specified by management. 
    dynamic(2) - the value of the corresponding instance
                 of sleFdbMacAddress was learned.

Context

MIB
SLE-BRIDGE-MIB
OID
.1.3.6.1.4.1.6296.101.3.13.1.1.5
Type
column
Access
readonly
Status
current
Parent
sleFdbEntry
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::sleFdbEntryMode'
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::sleFdbEntryMode.<sleFdbEntryFid>.<sleFdbEntryPort>.<sleFdbEntryMacAddress>'
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::sleFdbEntryMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0local
1static
2dynamic

Conformance