mesLacpActorSynchronization

LUM-MES-MIB · .1.3.6.1.4.1.8708.2.32.2.32.1.1.15

Object

column Enumeration
LACP Actor Synchronization
              
inSync - The link is considered synchronized. It has been allocated to the correct link aggregation group, the group has been associated with a compatible aggregator, and the identity of the link aggregation group is consistent with the system ID and operational key information transmitted.
              
outOfSync - The link is not synchronized. It is currently not in the right aggregation.

Context

MIB
LUM-MES-MIB
OID
.1.3.6.1.4.1.8708.2.32.2.32.1.1.15
Type
column
Access
readonly
Status
current
Parent
mesLacpEntry
Groups
2

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0outOfSync
1inSync

Conformance