MIB Viewer

cpfrBRConnFailureReason

OBJECT-TYPE
1.3.6.1.4.1.9.9.772.1.8.1.10
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the reason why the connection status between the BR and MC fails. 'versionmismatch' The software version between MC and BR does not match. 'none' No failure reason. 'authFailure' authentication failed. 'socketError' socket was closed with an error. 'timerExpired' connection was closed with keepalive timer expiration.
INTEGER { versionMismatch(1), none(2), authFailure(3), socketError(4), timerExpired(5) }