All MIBs › CISCO-CHANNEL-MIB › codeViolationErrors
codeViolationErrors
Module: CISCO-CHANNEL-MIB
OID (symbolic): CISCO-CHANNEL-MIB::codeViolationErrors
OID (numeric): 1.3.6.1.4.1.9.9.20.1.2.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of recognized code-violation errors. A trap is issued when this number exceeds the bit error rate threshold for ESCON. The bit error rate threshold is set at 15 error burst within a 5 minute period. An error burst is the time period of 1.5 seconds plus or minus 0.05 seconds during which one or more code violations errors occur.
What is codeViolationErrors?
This counter tracks the number of code-violation errors detected on a ESCON (Enterprise Systems Connection) channel interface, which are encoding violations that indicate bit transmission errors. When code violations exceed a threshold of 15 occurrences within a 5-minute window, a trap is generated to alert operators of link degradation. Operators use this metric to assess link quality and diagnose physical layer problems on mainframe connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.20.1.2.1.7 snmpwalk -v2c -c public <target> CISCO-CHANNEL-MIB::codeViolationErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.20.1.2.1.7.1 snmpget -v2c -c public <target> CISCO-CHANNEL-MIB::codeViolationErrors.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.7 | codeViolationErrors | CISCO-CHANNEL-MIB |