All MIBs › GDCDSX1-MIB › gdcDsx1SendCode
gdcDsx1SendCode
Module: GDCDSX1-MIB
OID (symbolic): GDCDSX1-MIB::gdcDsx1SendCode
OID (numeric): 1.3.6.1.4.1.498.6.1.4.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Augments the dsx1SendCode object from the DS1 MIB of RFC 1406. This object defines other codes that are not defined by dsx1SendCode.
The value of other(1) can never be set by management operation.
This object and the dsx1SendCode object interoperate. When the value of dsx1SendCode is set to something other than dsx1SendOtherTestPattern(8), then the value of this object is set to other(1). When the value of this object is set to something other than other(1), the the value of dsx1SendCode is set to dsx1SendOtherTestPattern(8).
This object and the gdcDsx1ProgPattern object interrelate. When this object is set to the value sendProgPattern(4), the value of the gdcDsx1ProgPattern object is used as the 16 bit user programmable pattern.
The values send511PatternWithLT(11), send511PatternWithRT(12), send2047PatternWithLT(13), send2047PatternWithRT(14), sendQRSPatternWithLT(15), sendQRSPatternWithRT(16), sendProgPatternWithLT(17), sendProgPatternWithRT(18), send3in24PatternWithRT(19) indicate that the given pattern test is running in conjunction with a local test (LT) or remote test (RT). gdcDsx1LoopbackConfig is updated to indicate this as well. When one of these tests are running, and dsx1SendCode is set to dsx1SendNoCode(1), both the pattern and the loopback are terminated. However, if dsx1LoopbackConfig is set to dsx1NoLoop(1), and a pattern with LT is in progres, only the loopback portion is terminated.
What is gdcDsx1SendCode?
This selects which test pattern or in-band code the unit transmits for diagnostics, such as a 2047-bit or QRS pattern, optionally combined with a local or remote loopback test. Setting the standard dsx1SendCode object to anything other than 'other test pattern' resets this object back to other(1), and vice versa, so the two objects track each other.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.1.4.1.1.2 snmpwalk -v2c -c public <target> GDCDSX1-MIB::gdcDsx1SendCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.1.4.1.1.2.1 snmpget -v2c -c public <target> GDCDSX1-MIB::gdcDsx1SendCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.6.1.4.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gdcDsx1SendCode.1
Start monitoring General DataComm (GDC) DSX-1 unit (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GDCDSX1-MIB::gdcDsx1SendCode OID value, configure state conditions and alerts, and monitor any General DataComm (GDC) DSX-1 unit (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.498 | gdc | GDC7616-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.6 | dsx1 | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1 | gdcDsx1System | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.4 | gdcDsx1Diagnostics | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.4.1 | gdcDsx1DiagTable | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.4.1.1 | gdcDsx1DiagEntry | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.4.1.1.2 | gdcDsx1SendCode | GDCDSX1-MIB |