MIB Viewer

tmnxBundleMemberDownReason

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.2.4.15.1.3
Access
read-only
Status
current
Sub-identifiers
0
tmnxBundleMemberDownReason contains the reason code for marking the member link of the bundle to down (i.e. tmnxBundleMemberActive will be set to false): none - The link is active and the value of tmnxBundleMemberActive is 'true'. outOfService - The link operational status is down. redDiffDelayExceeded - The differential delay of the link exceeded the configured value of red differential delay and tmnxBundleRedDiffDelayAction was configured as 'down'. mismatchEndPtDiscriminator - Detected inconsistent peer endpoint discriminator for the bundle. peerNotBundleMember - When the peer is either not added to the bundle or is removed from the bundle. underNegotiation - When the local end is trying to negotiate with the peer. peerInvalidMlHdrFmt - The peer does not support the required ML-PPP header format. The remote peer must support the same short/long sequence code, and at least as many classes as configured for the local bundle.
INTEGER { none (0), outOfService (1), redDiffDelayExceeded (2), mismatchEndPtDiscriminator (3), peerNotBundleMember (4), underNegotiation (5), peerInvalidMlHdrFmt(6) }