All MIBs › CISCO-DS3-MIB › cds3CCVCount
cds3CCVCount
Module: CISCO-DS3-MIB
OID (symbolic): CISCO-DS3-MIB::cds3CCVCount
OID (numeric): 1.3.6.1.4.1.9.9.132.1.3.1.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The counter associated with the number of C-Bit Coding Violations encountered by a T3/E3 interface.
What is cds3CCVCount?
Counts the number of C-Bit Coding Violations encountered on a T3/E3 interface, indicating framing or coding errors on the line.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.132.1.3.1.1.4 snmpwalk -v2c -c public <target> CISCO-DS3-MIB::cds3CCVCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.132.1.3.1.1.4.1 snmpget -v2c -c public <target> CISCO-DS3-MIB::cds3CCVCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cds3CCVCount.1
Start monitoring Cisco routers (DS3 interfaces) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DS3-MIB::cds3CCVCount OID value, configure state conditions and alerts, and monitor any Cisco routers (DS3 interfaces) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.132 | ciscoDs3MIB | CISCO-DS3-MIB |
| 1.3.6.1.4.1.9.9.132.1 | ciscoDs3MIBObjects | CISCO-DS3-MIB |
| 1.3.6.1.4.1.9.9.132.1.3 | cds3Stats | CISCO-DS3-MIB |
| 1.3.6.1.4.1.9.9.132.1.3.1 | cds3StatsTable | CISCO-DS3-MIB |
| 1.3.6.1.4.1.9.9.132.1.3.1.1 | cds3StatsEntry | CISCO-DS3-MIB |
| 1.3.6.1.4.1.9.9.132.1.3.1.1.4 | cds3CCVCount | CISCO-DS3-MIB |