All MIBs › PDN-DS1CONFIG-MIB › devDS1MonResultErrorCount
devDS1MonResultErrorCount
Module: PDN-DS1CONFIG-MIB
OID (symbolic): PDN-DS1CONFIG-MIB::devDS1MonResultErrorCount
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.6.5.1.2.1.4
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: The number of bit errors detected in the received monitoring test pattern. The error count is updated once every second. The error count does not increment during periods when the pattern is not synchronized, or once synchronization is lost. The maximum value of this object is 99,999.
Writing any value to this object will reset it to zero.
What is devDS1MonResultErrorCount?
This read-write Gauge reports the number of bit errors detected in the received monitoring test pattern, updated once per second, capped at 99,999, and frozen (not incremented) whenever pattern synchronization is lost; writing any value to it resets the counter to zero. Admins use it to quantify how bad a DS1 line's error rate is during an active monitor test, and reset it before starting a fresh measurement window. An admin isolating a marginal T1 circuit would zero this counter, let the monitor run for a fixed interval, then read back the accumulated error count to gauge line quality.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.6.5.1.2.1.4 snmpwalk -v2c -c public <target> PDN-DS1CONFIG-MIB::devDS1MonResultErrorCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1795.2.24.2.6.5.1.2.1.4.1 snmpget -v2c -c public <target> PDN-DS1CONFIG-MIB::devDS1MonResultErrorCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1795.2.24.2.6.5.1.2.1.4.1 i <value>
Start monitoring Paradyne DS1 (T1/E1) access equipment (line testing/diagnostics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PDN-DS1CONFIG-MIB::devDS1MonResultErrorCount OID value, configure state conditions and alerts, and monitor any Paradyne DS1 (T1/E1) access equipment (line testing/diagnostics) from a single console.
OID Breakdown
Upper-level ancestors (11 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.1795 | pdyn | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2 | pdn_mgmt | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2.24 | paradyne | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2.24.2 | pdn_common | PDN-HEADER-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6 | pdn_interfaces | PDN-HEADER-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1795.2.24.2.6.5 | ent_ds1 | PDN-DS1CONFIG-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.5.1 | devDS1Test | PDN-DS1CONFIG-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.5.1.2 | devDS1MonResultTable | PDN-DS1CONFIG-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.5.1.2.1 | devDS1MonResultEntry | PDN-DS1CONFIG-MIB |
| 1.3.6.1.4.1.1795.2.24.2.6.5.1.2.1.4 | devDS1MonResultErrorCount | PDN-DS1CONFIG-MIB |