All MIBs › RAD-MIB › prtT3E3LineLength
prtT3E3LineLength
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtT3E3LineLength
OID (numeric): 1.3.6.1.4.1.164.3.3.3.8.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is the length of the ds3 line in feet. It provides information for line build out circuitry if it exists and can use this object to adjust the line build out. len0p450ft = 0 - 450 feet len451p900ft = 451 - 900 feet.
What is prtT3E3LineLength?
This OID stores the physical distance of a T3/E3 telecommunications line in feet (0-450 or 451-900 range). The device uses this measurement to adjust signal amplification based on cable loss—longer cables need more boost. A technician would set this value when installing or recabling the T3/E3 connection to ensure proper signal levels.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.8.1.1.4 snmpwalk -v2c -c public <target> RAD-MIB::prtT3E3LineLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.8.1.1.4.1 snmpget -v2c -c public <target> RAD-MIB::prtT3E3LineLength.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.8.1.1.4.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.8 | prtT3E3 | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.8.1 | prtT3E3CnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.8.1.1 | prtT3E3CnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.8.1.1.4 | prtT3E3LineLength | RAD-MIB |