All MIBs › HDSL2-SHDSL-LINE-MIB › hdsl2ShdslSpanConfProfile
hdsl2ShdslSpanConfProfile
Module: HDSL2-SHDSL-LINE-MIB
OID (symbolic): HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfProfile
OID (numeric): 1.3.6.1.2.1.10.48.1.1.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description:
This object is a pointer to a span configuration profile in the hdsl2ShdslSpanConfProfileTable, which applies to this span. The value of this object is the index of the referenced profile in the hdsl2ShdslSpanConfProfileTable. Note that span configuration profiles are only applicable to SHDSL lines.
HDSL2 lines MUST reference the default profile, 'DEFVAL'. By default, this object will have the value 'DEFVAL' (the index of the default profile).
Any attempt to set this object to a value that is not the value of the index for an active entry in the profile table, hdsl2ShdslSpanConfProfileTable, MUST be rejected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.48.1.1.1.2 snmpwalk -v2c -c public <target> HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.48.1.1.1.2.1 snmpget -v2c -c public <target> HDSL2-SHDSL-LINE-MIB::hdsl2ShdslSpanConfProfile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.48.1.1.1.2.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.48 | hdsl2ShdslMIB | HDSL2-SHDSL-LINE-MIB |
| 1.3.6.1.2.1.10.48.1 | hdsl2ShdslMibObjects | HDSL2-SHDSL-LINE-MIB |
| 1.3.6.1.2.1.10.48.1.1 | hdsl2ShdslSpanConfTable | HDSL2-SHDSL-LINE-MIB |
| 1.3.6.1.2.1.10.48.1.1.1 | hdsl2ShdslSpanConfEntry | HDSL2-SHDSL-LINE-MIB |
| 1.3.6.1.2.1.10.48.1.1.1.2 | hdsl2ShdslSpanConfProfile | HDSL2-SHDSL-LINE-MIB |