All MIBs › CISCO-CHANNEL-MIB › linkIncidentTrapCause
linkIncidentTrapCause
Module: CISCO-CHANNEL-MIB
OID (symbolic): CISCO-CHANNEL-MIB::linkIncidentTrapCause
OID (numeric): 1.3.6.1.4.1.9.9.20.1.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This indicates the reason for the last link failure.
liStatus indicates that the daughter board status has changed.
liImplicitIncident indicates that a condition which may cause the recognition of a link incident in the attached node has been recognized.
liBERthreshold indicates that the code violation error rate exceeded the threshold.
liSignalOrSyncLoss indicates a loss of signal or loss of synchronization that persisted longer than the link interval duration.
liNotOperationalSequence indicates the recognition of not-operational sequence, usually due to the operator taking the channel offline.
liSequenceTimeout indicates a connection recovery timeout or response timeout occurring while in transmit OLS state.
linvalidSequence indicates a UD or UDR sequence was recognized while in wait-for-offline-sequence state.
What is linkIncidentTrapCause?
Read-only value indicating the reason for the most recent link failure, such as a change in daughter board status (liStatus) or an implicit incident condition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.20.1.2.1.12 snmpwalk -v2c -c public <target> CISCO-CHANNEL-MIB::linkIncidentTrapCause
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.20.1.2.1.12.1 snmpget -v2c -c public <target> CISCO-CHANNEL-MIB::linkIncidentTrapCause.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.20 | channel | CISCO-CHANNEL-MIB |
| 1.3.6.1.4.1.9.9.20.1 | cipCard | CISCO-CHANNEL-MIB |
| 1.3.6.1.4.1.9.9.20.1.2 | cipCardDaughterBoardTable | CISCO-CHANNEL-MIB |
| 1.3.6.1.4.1.9.9.20.1.2.1 | cipCardDaughterBoardEntry | CISCO-CHANNEL-MIB |
| 1.3.6.1.4.1.9.9.20.1.2.1.12 | linkIncidentTrapCause | CISCO-CHANNEL-MIB |