codeViolationErrors
CISCO-CHANNEL-MIB ·
.1.3.6.1.4.1.9.9.20.1.2.1.7
Object
column SNMPv2-SMICounter32
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.
Context
- MIB
- CISCO-CHANNEL-MIB
- OID
.1.3.6.1.4.1.9.9.20.1.2.1.7- 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::codeViolationErrors'
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::codeViolationErrors.<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::codeViolationErrors'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of