sleFdbEntryPermission

SLE-BRIDGE-MIB · .1.3.6.1.4.1.6296.101.3.13.1.1.6

Object

column Enumeration
The permission of dasanFdbAddress.
The meanings of the values are:
    deny(0)   - the value of the corresponding instance
                of dasanFdbAddress will be dropped.
    permit(1) - the value of the corresponding instance
                of dasanFdbAddress will be flooded.

Context

MIB
SLE-BRIDGE-MIB
OID
.1.3.6.1.4.1.6296.101.3.13.1.1.6
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::sleFdbEntryPermission'
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::sleFdbEntryPermission.<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::sleFdbEntryPermission'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0deny
1permit

Conformance