MIB Viewer

cpqNicIfLogMapStatus

OBJECT-TYPE
1.3.6.1.4.1.232.18.2.2.1.1.11
Access
read-only
Status
mandatory
Sub-identifiers
0
The status of the logical group. The following values are valid for the logical group status: unknown(1) The instrument agent may not support this value. You may need to load a new instrument agent. ok(2) The adapter group is functioning properly. primaryFailed(3) The adapter specified as primary in the group has failed. the group is still functioning and one of the standby adapters has assumed the role of primary. Depending on the number of adapters in the group, redundancy may be lost. standbyFailed(4) An adapter specified as standby or secondary in the group has failed. the group is still functioning and one of the standby adapters has assumed the role of primary. Depending on the number of adapters in the group, redundancy may be lost. groupFailed(5) All adapters in the group have failed. Network connectivity has been lost for the group. This status will be returned for logical groups with a single physical adapter that has failed. redundancyReduced(6) Atleast one adapter in the team has failed but there are more than one adapter available. redundancyLost(7) Only one adapter in the team is functioning properly. If this adapter fails, the team will go to failed status.
INTEGER { unknown(1), ok(2), primaryFailed(3), standbyFailed(4), groupFailed(5), redundancyReduced(6), redundancyLost(7) }