adTa5kLinkAggLACPSelectedState
ADTRAN-TA5K-LINK-AGGREGATION-MIB ·
.1.3.6.1.4.1.664.5.67.1.33.4.3.1.1
Object
column Enumeration
(1) unslected: This state indicates that no aggregator is currently selected.
(2) selected: This state indicates that the Selection Logic has selected an appropriate
Aggregator.
(3) standby: This state indicates that although the Selection Logic has selected an appropriate
Aggregator, aggregation restrictions currently prevent the port from being enabled as
part of the aggregation.
(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.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adTa5kLinkAggLACPStateMachineEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::adTa5kLinkAggLACPSelectedState'
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::adTa5kLinkAggLACPSelectedState.<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::adTa5kLinkAggLACPSelectedState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unselected |
1 | selected |
2 | standby |
255 | notAvailable |