cds3PCVCount

CISCO-DS3-MIB · .1.3.6.1.4.1.9.9.132.1.3.1.1.8

Object

This is the count of P-bit Coding Violation(PCV) error event
encountered by DS3 interface. For all DS3 applications, a 
coding violation error event is a P-bit Parity Error(PERR) event. 
The parity errors occur when the calculated parity in the 
information bits of the DS3 frame does not match up with an 
expected parity value.

Context

MIB
CISCO-DS3-MIB
OID
.1.3.6.1.4.1.9.9.132.1.3.1.1.8
Type
column
Access
readonly
Status
current
Parent
cds3StatsEntry
Groups
1

Walk 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-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3PCVCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3PCVCount.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DS3-MIB::cds3PCVCount'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance