adTa5kLinkAggLACPMuxState

ADTRAN-TA5K-LINK-AGGREGATION-MIB · .1.3.6.1.4.1.664.5.67.1.33.4.3.1.4

Object

column Enumeration
(1) detached: This state indicates that the port is either in the process of
being detached or is currently detached from the Aggregator. A  port may be
detached from the Aggregator used by its Link Aggregation Group as a result
of protocol(e.g., Key) changes, or because of System constraints (e.g., exceeding
a maximum allowable number of aggregated links, or device failures) at either
end of the link.
              
(2) waiting: This state indicates that the mux is waiting to allow for the possibility
that other ports may be reconfiguring at the same time. Once the wait_while_timer
expires, and once the wait_while_timers of all other ports that are ready to
attach to the same Aggregator have expired, the process of attaching the port to
the Aggregator can proceed.
              
(3) attached: This state indicates that the port is in the process of being attached
to the Aggregator.
              
(4) collecting: This state indicates that collection of frames from the port is enabled.
              
(5) distributing: This state indicates that distribution of frames to the port is enabled.
              
(255) notAvailable: LACP is disabled.

Context

MIB
ADTRAN-TA5K-LINK-AGGREGATION-MIB
OID
.1.3.6.1.4.1.664.5.67.1.33.4.3.1.4
Type
column
Access
readonly
Status
current
Parent
adTa5kLinkAggLACPStateMachineEntry

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 'ADTRAN-TA5K-LINK-AGGREGATION-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-LINK-AGGREGATION-MIB::adTa5kLinkAggLACPMuxState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-TA5K-LINK-AGGREGATION-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-LINK-AGGREGATION-MIB::adTa5kLinkAggLACPMuxState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TA5K-LINK-AGGREGATION-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TA5K-LINK-AGGREGATION-MIB::adTa5kLinkAggLACPMuxState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0detached
1waiting
2attached
3collecting
4distributing
255notAvailable