All MIBs › GDCDSX1-MIB › gdcDsx1LineType
gdcDsx1LineType
Module: GDCDSX1-MIB
OID (symbolic): GDCDSX1-MIB::gdcDsx1LineType
OID (numeric): 1.3.6.1.4.1.498.6.1.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable indicates the variety of DS-X Line implementing this circuit. The type of circuit affects the number of bits per second that the circuit can reasonably carry, as well as the interpretation of the usage and error statistics. The values, in sequence, describe:
'auto' indicates the unit is still determining framing when gdcDsx1LineType is set for auto (1) dsx1LineType reads other(1).
'manEsf' indicates manual selection of extended superframe format
'manD4'indicates manual selection of D4 framing format
'unframed' indicates manual selection of unframed format
Reference rfc1406
dsx1LineType gdcDsx1LineType dsx1ESF (2) ============> manESF (2) dsx1D4 (3) ============> manD4 (3)
All other values in dsx1LineType are not supported at this time.
Default value: manESF (2)
What is gdcDsx1LineType?
This sets the DS1 framing format for this circuit: auto lets the unit detect it automatically, while manEsf, manD4, or unframed manually force Extended Superframe, D4, or unframed framing respectively. A framing mismatch between the two ends of a circuit is a common cause of DS1 errors, so this is a first thing to check when troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.6.1.3.1.1.2 snmpwalk -v2c -c public <target> GDCDSX1-MIB::gdcDsx1LineType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.6.1.3.1.1.2.1 snmpget -v2c -c public <target> GDCDSX1-MIB::gdcDsx1LineType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.498.6.1.3.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gdcDsx1LineType.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::gdcDsx1LineType 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.3 | gdcDsx1Configuration | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.3.1 | gdcDsx1ConfigTable | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.3.1.1 | gdcDsx1ConfigEntry | GDCDSX1-MIB |
| 1.3.6.1.4.1.498.6.1.3.1.1.2 | gdcDsx1LineType | GDCDSX1-MIB |