adTa5kLinkAggLACPResponseMode
ADTRAN-TA5K-LINK-AGGREGATION-MIB ·
.1.3.6.1.4.1.664.5.67.1.33.2.3.1.1
Object
column r/w
Enumeration
LACP Response Mode for all LACP-capable ports on the slot. Sets the behavior of the LACP state machine on the system to either only report LACP messages to the partner, or to interactively respond to the partner requests to add/remove ports from operation within the LAG group.
Context
- MIB
- ADTRAN-TA5K-LINK-AGGREGATION-MIB
- OID
.1.3.6.1.4.1.664.5.67.1.33.2.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Default
reporterOnly- Parent
- adTa5kLinkAggLACPSlotProvEntry
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::adTa5kLinkAggLACPResponseMode'
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::adTa5kLinkAggLACPResponseMode.<adGenSlotInfoIndex>'
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::adTa5kLinkAggLACPResponseMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reporterOnly |
2 | interactive |