adTa5kLinkAggLACPReceiveState

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

Object

column Enumeration
(1) initialize: This state causes the administrative values of the Partner
parameters to be used as the current operational values.
              
(2) portDisabled: This state indicates that the port has become inoperable and a
BEGIN event has not occurred.
              
(3) expired: This state indicates that no LACPDU was received before the current_while
timer expired.
              
(4) lacpDisabled: This state indicates that the port is enabled but something has caused
LACP to become diabled such as the port operating in half duplex.
              
(5) defaulted: This state indicates that no LACPDU was received before the current_while
timer expired a second time after the receive state entered the expired state.
              
(6) current: This state is entered upon receival of a LACPDU.
              
(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.2
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::adTa5kLinkAggLACPReceiveState'
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::adTa5kLinkAggLACPReceiveState.<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::adTa5kLinkAggLACPReceiveState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0initialize
1portDisabled
2expired
3lacpDisabled
4defaulted
5current
255notAvailable