sleLagDistMode

SLE-BRIDGE-MIB · .1.3.6.1.4.1.6296.101.3.10.1.1.3

Object

column Enumeration
This value assigned to the distributing 
mode of link aggregation.

Context

MIB
SLE-BRIDGE-MIB
OID
.1.3.6.1.4.1.6296.101.3.10.1.1.3
Type
column
Access
readonly
Status
current
Parent
sleLagEntry
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::sleLagDistMode'
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::sleLagDistMode.<sleLagIndex>'
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::sleLagDistMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1srcmac
2dstmac
3srcdstmac
4srcip
5dstip
6srcdstip
7srcdstl4
80label

Conformance