All MIBs › DS3-MIB › dsx3TotalCCVs
dsx3TotalCCVs
Module: DS3-MIB
OID (symbolic): DS3-MIB::dsx3TotalCCVs
OID (numeric): 1.3.6.1.2.1.10.30.8.1.9
Node type: OBJECT-TYPE
Type: PerfTotalCount
Access: read-only
Description:
The number of C-bit Coding Violations encountered by a DS3 interface in the previous 24 hour interval. Invalid 15 minute intervals count as 0.
What is dsx3TotalCCVs?
This counter represents the total number of C-bit Coding Violations detected on a DS3 interface over a 24-hour rolling window, where a violation is a transmission error in the framing or data encoding. C-bit violations indicate signal quality problems on the WAN link. Operators use this metric to assess line quality and decide whether to initiate maintenance with the carrier.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.30.8.1.9 snmpwalk -v2c -c public <target> DS3-MIB::dsx3TotalCCVs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.30.8.1.9.1 snmpget -v2c -c public <target> DS3-MIB::dsx3TotalCCVs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dsx3TotalCCVs.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.30 | ds3 | DS3-MIB |
| 1.3.6.1.2.1.10.30.8 | dsx3TotalTable | DS3-MIB |
| 1.3.6.1.2.1.10.30.8.1 | dsx3TotalEntry | DS3-MIB |
| 1.3.6.1.2.1.10.30.8.1.9 | dsx3TotalCCVs | DS3-MIB |