All MIBs › DS3-MIB › dsx3LineLength
dsx3LineLength
Module: DS3-MIB
OID (symbolic): DS3-MIB::dsx3LineLength
OID (numeric): 1.3.6.1.2.1.10.30.5.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The length of the ds3 line in meters. This object provides information for line build out circuitry if it exists and can use this object to adjust the line build out.
What is dsx3LineLength?
This records the length of the DS3/E3 line in meters, feeding line build-out circuitry (if present) so it can compensate for signal loss over that distance. Admins set this to the actual cable run length, e.g. 150 meters, so the interface auto-tunes its transmit equalization correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.30.5.1.13 snmpwalk -v2c -c public <target> DS3-MIB::dsx3LineLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.30.5.1.13.1 snmpget -v2c -c public <target> DS3-MIB::dsx3LineLength.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.30.5.1.13.1 i <value>
Start monitoring Router/carrier access equipment with T3/E3 interfaces (vendor-neutral IETF standard RFC 3896) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DS3-MIB::dsx3LineLength OID value, configure state conditions and alerts, and monitor any Router/carrier access equipment with T3/E3 interfaces (vendor-neutral IETF standard RFC 3896) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.30 | ds3 | DS3-MIB |
| 1.3.6.1.2.1.10.30.5 | dsx3ConfigTable | DS3-MIB |
| 1.3.6.1.2.1.10.30.5.1 | dsx3ConfigEntry | DS3-MIB |
| 1.3.6.1.2.1.10.30.5.1.13 | dsx3LineLength | DS3-MIB |