All MIBs › PDN-DS1CONFIG-MIB › devDS1MonResultCode
devDS1MonResultCode
Module: PDN-DS1CONFIG-MIB
OID (symbolic): PDN-DS1CONFIG-MIB::devDS1MonResultCode
OID (numeric): 1.3.6.1.4.1.1795.2.24.2.6.5.1.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object contains a code for more specific information on the test pattern monitoring result. A value of none(1) indicates that no further information is available. inSyncNoBitErrors(2) notes that the monitor pattern test has synchronized on the pattern and has not detected any bit errors. inSyncWithBitErrors indicates that the monitor pattern test has synchronized on the pattern and has detected bit errors. A monitor pattern test that has not synchronized on the request pattern returns a value of notInSync(4).
What is devDS1MonResultCode?
This read-only value reports the outcome of a monitor-pattern test on a DS1 interface, taking none(1) when no further information is available, inSyncNoBitErrors(2) when the test has synchronized cleanly, inSyncWithBitErrors(3) when it's synchronized but detecting bit errors, or notInSync(4) when it hasn't synchronized on the requested pattern at all. Admins use it as the primary pass/fail indicator for a line-quality test, distinguishing a clean line from one with active bit errors or a connectivity problem preventing sync altogether. Seeing inSyncWithBitErrors(3) tells an admin the DS1 circuit is up but actively corrupting bits, warranting further investigation of the physical line.
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.3 snmpwalk -v2c -c public <target> PDN-DS1CONFIG-MIB::devDS1MonResultCode
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.3.1 snmpget -v2c -c public <target> PDN-DS1CONFIG-MIB::devDS1MonResultCode.1
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::devDS1MonResultCode 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.3 | devDS1MonResultCode | PDN-DS1CONFIG-MIB |