adTa5kLinkAggLACPPeriodicTxState
ADTRAN-TA5K-LINK-AGGREGATION-MIB ·
.1.3.6.1.4.1.664.5.67.1.33.4.3.1.3
Object
column Enumeration
(1) noPeriodic: While in this state, periodic transmissions are disabled.
(2) fastPeriodic: While in this state, periodic transmissions are enabled
at a fast transmission rate.
(3) slowPeriodic: While in this state, periodic transmissions are enabled
at a slow transmission rate.
(4) periodicTx:This is a transitory state entered on periodic_timer expiry,
that asserts NTT and then exits to FAST_PERIODIC or SLOW_PERIODIC depending
upon the Partner?s LACP_Timeout setting.
(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.3- 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::adTa5kLinkAggLACPPeriodicTxState'
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::adTa5kLinkAggLACPPeriodicTxState.<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::adTa5kLinkAggLACPPeriodicTxState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noPeriodic |
1 | fastPeriodic |
2 | slowPeriodic |
3 | periodicTx |
255 | notAvailable |