All MIBs › DS1-MIB › dsx1FarEndIntervalPCVs
dsx1FarEndIntervalPCVs
Module: DS1-MIB
OID (symbolic): DS1-MIB::dsx1FarEndIntervalPCVs
OID (numeric): 1.3.6.1.2.1.10.18.11.1.9
Node type: OBJECT-TYPE
Type: PerfIntervalCount
Access: read-only
Description:
The number of Far End Path Coding Violations.
What is dsx1FarEndIntervalPCVs?
This object counts Path Coding Violations (PCVs) detected on the remote end of a DS1/E1 line during a measurement interval. Path coding violations indicate transmission errors in the digital line. An operator monitors this value to assess line quality and initiate maintenance if errors exceed thresholds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.18.11.1.9 snmpwalk -v2c -c public <target> DS1-MIB::dsx1FarEndIntervalPCVs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.18.11.1.9.1 snmpget -v2c -c public <target> DS1-MIB::dsx1FarEndIntervalPCVs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dsx1FarEndIntervalPCVs.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.18 | ds1 | DS1-MIB |
| 1.3.6.1.2.1.10.18.11 | dsx1FarEndIntervalTable | DS1-MIB |
| 1.3.6.1.2.1.10.18.11.1 | dsx1FarEndIntervalEntry | DS1-MIB |
| 1.3.6.1.2.1.10.18.11.1.9 | dsx1FarEndIntervalPCVs | DS1-MIB |