linkIncidentTrapCause
CISCO-CHANNEL-MIB ·
.1.3.6.1.4.1.9.9.20.1.2.1.12
Object
column Enumeration
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.
Context
- MIB
- CISCO-CHANNEL-MIB
- OID
.1.3.6.1.4.1.9.9.20.1.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cipCardDaughterBoardEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CHANNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CHANNEL-MIB::linkIncidentTrapCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CHANNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CHANNEL-MIB::linkIncidentTrapCause.<cipCardEntryIndex>.<cipCardDtrBrdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CHANNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CHANNEL-MIB::linkIncidentTrapCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | liOther |
2 | liStatus |
3 | liImplicitIncidents |
4 | liBERthreshold |
5 | liSignalOrSyncLoss |
6 | liNotOperationalSequence |
7 | liSequenceTimeouts |
8 | liInvalidSequences |
Conformance
Member of