MIB Viewer

prConfigAggStatus

OBJECT-TYPE
1.3.6.1.4.1.43.10.34.2.5.1.1
Access
read-only
Status
mandatory
Sub-identifiers
0
This object specifies the aggregation status. The status is indicated as follows: unused(1) the aggregation is not presently in use. autoInUse(2) the aggregation was selected as a result of receiving LACP Partner ID information from a remote partner, and currently has ports. autoAgeing(3) the aggregation was selected as a result of receiving LACP Partner ID information from a remote partner, and is currently within its ageing timeout period (typically 10 minutes). autoReusable(4) the aggregation was selected as a result of receiving LACP Partner ID information from a remote partner, and its ageing timeout period (typically 10 minutes) has expired. manual(5) the aggregation was pre-configured using administrative Partner ID information.
INTEGER { unused(1), autoInUse(2), autoAgeing(3), autoReusable(4), manual(5) }