iso/org/dod/internet/private/enterprises/.9/.9/ciscoGspMIB/.1/.6/cgspLinkTable/cgspLinkTableEntry/cgspLinkReason
cgspLinkReason
OBJECT-TYPE
1.3.6.1.4.1.9.9.336.1.6.1.1.4
Description
This object provides additional information on the source of a link failure. This object will contain the last reason that caused the link to fail. 'unknown' : Link has failed do to an undetermined cause. 'changeOverInProgress' : Change over in progress. 'mgmtDisconnectRequest' : Management disconnect request. 'linkAlignmentLost' : Link alignment lost. 'connectionLost' : Link connection lost. 'localDisconnect' : Local Disconnect. 'remoteDisconnect' : Remote Disconnect. 'suermFailure' : Signal unit error rate monitor failure. 't1Timeout' : T1 timeout no FISU received. 't2Timeout' : T2 timeout no SIO received. 't3Timeout' : T3 timeout no SIN received. 't6Timeout' : T6 timeout excessive congestion. 't7Timeout' : T7 timeout excessive acknowledgement delay. 'provingFailure' : Link proving failure. 'protocolError-BSN' : Abnormal BSN received. 'protocolError-FIB' : Abnormal FIB received. 'protocolError-SIN' : Abnormal SIB received. 'protocolError-LSSU' : Abnormal LSSU received. 'peerNotReady' : Peer not ready. 'communicationLost' : Communication lost. 'noListenPosted' : No Listen posted. 'bufferNotAvailable' : Unable to allocate buffer. 'cardRemoved' : Link card removed. 'cardInserted' : Link card Inserted. 'falseLinkCongestion' : false link congestion. 'configDownload' : Configuration downloading. 'localInhibit' : Local request to inhibit link. 'localUninhibit' : Local request to uninhibit link. 'remoteInhibit' : Remote request to inhibit link. 'remoteUninhibit': Local request to uninhibit link. 'localBlocked' : Local Processor outage. 'localUnBlocked' : Local Processor recovery. 'remoteBlocked' : Remote Processor outage. 'remoteUnblocked': Remote Processor recovery. 'linkRestored' : Link restored. 'linkTestFailure': Signalling Link Test failure.'
Syntax
INTEGER { unknown(0), changeOverInProgress(1), mgmtDisconnectRequest(2), linkAlignmentLost(3), connectionLost(4), localDisconnect(5), remoteDisconnect(6), suermFailure(7), t1Timeout(8), t2Timeout(9), t3Timeout(10), t6Timeout(11), t7Timeout(12), provingFailure(13), protocolErrorBsn(14), protocolErrorFib(15), protocolErrorSin(16), protocolErrorLssu(17), peerNotReady(18), communicationLost(19), noListenPosted(20), bufferNotAvailable(21), cardRemoved(22), cardInserted(23), falseLinkCongestion(24), configDownload(25), localInhibit(26), localUninhibit(27), remoteInhibit(28), remoteUninhibit(29), localBlocked(30), localUnBlocked(31), remoteBlocked(32), remoteUnblocked(33), linkRestored(34), linkTestFailure(35) }