This article provides information on how to read the relationship between an AE bundle and its member ports via MIB.
Some customers want to know if it is possible to read the relationship between an AE bundle and its member ports via MIB and how to do so; if possible.
The following example is of an AE bundle and its two member port on the MX- series platform:
lab@MX480-d-re0> show snmp mib walk ifDescr | grep ae0 ifDescr.625 = ae0 ifDescr.635 = ae0.0 lab@MX480-d-re0> show snmp mib walk ifStackStatus.635 ifStackStatus.635.589 = 1 ifStackStatus.635.590 = 1 lab@MX480-d-re0> show snmp mib walk ifDescr | grep 589 ifDescr.589 = ge-1/0/0.0 lab@MX480-d-re0> show snmp mib walk ifDescr | grep 590 ifDescr.590 = ge-1/0/1.0 lab@MX480-d-re0>
ifStackTable OBJECT-TYPE SYNTAX SEQUENCE OF IfStackEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION