All MIBs › ADSL-LINE-MIB › adslLineConfProfile
adslLineConfProfile
Module: ADSL-LINE-MIB
OID (symbolic): ADSL-LINE-MIB::adslLineConfProfile
OID (numeric): 1.3.6.1.2.1.10.94.1.1.1.1.4
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description:
The value of this object identifies the row in the ADSL Line Configuration Profile Table, (adslLineConfProfileTable), which applies for this ADSL line, and channels if applicable.
For `dynamic' mode, in the case which the configuration profile has not been set, the value will be set to `DEFVAL'.
If the implementator of this MIB has chosen not to implement `dynamic assignment' of profiles, this object's MIN-ACCESS is read-only.
What is adslLineConfProfile?
This OID names the configuration profile that defines this line's operational settings (speed, error correction, power levels). You set this to apply a pre-configured group of parameters all at once rather than adjusting them individually. Setting it to 'HighSpeed' would apply all parameters tuned for maximum throughput on that line.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.1.1.4 snmpwalk -v2c -c public <target> ADSL-LINE-MIB::adslLineConfProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.1.1.4.1 snmpget -v2c -c public <target> ADSL-LINE-MIB::adslLineConfProfile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.94.1.1.1.1.4.1 s <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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.94 | adslMIB | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1 | adslLineMib | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1 | adslMibObjects | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.1 | adslLineTable | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.1.1 | adslLineEntry | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.1.1.4 | adslLineConfProfile | ADSL-LINE-MIB |