adTa5kLinkAggLACPGrammar
ADTRAN-TA5K-LINK-AGGREGATION-MIB ·
.1.3.6.1.4.1.664.5.67.1.33.2.1.1.2
Object
column r/w
Enumeration
The LACP grammar for a given ethernet interface. Setting this value to standbyAggregation(1) declares that the standby module's port is capable of being aggregated, so the AGGREGATION bit is always high in the LACP PDU. standbyAggregation(1) is the recommended setting for Juniper switches. Setting this value to noStandbyAggregation(2) declares that the standby module's port is not capable of being aggregated. This is the recommended setting for Cisco switches.
Context
- MIB
- ADTRAN-TA5K-LINK-AGGREGATION-MIB
- OID
.1.3.6.1.4.1.664.5.67.1.33.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adTa5kLinkAggLACPProvEntry
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::adTa5kLinkAggLACPGrammar'
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::adTa5kLinkAggLACPGrammar.<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::adTa5kLinkAggLACPGrammar'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standbyAggregation |
2 | noStandbyAggregation |