All MIBs › VDSL2-LINE-MIB › xdsl2LineConfFallbackTemplate
xdsl2LineConfFallbackTemplate
Module: VDSL2-LINE-MIB
OID (symbolic): VDSL2-LINE-MIB::xdsl2LineConfFallbackTemplate
OID (numeric): 1.3.6.1.2.1.10.251.1.1.1.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description:
This object is used to identify the template that will be used if the xDSL2 line fails to operate using the primary template. The primary template is identified using the xdsl2LineConfTemplate object.
For example, a xDSL2 line may fall back to a template with a lower rate if the rate specified in the primary template cannot be achieved.
The value of this object identifies a row in the xDSL2 Line
Configuration Template Table, xdsl2LineConfTemplateTable. Any row in the xdsl2LineConfTemplateTable table may be used as a fall-back template.
If the xDSL2 line fails to operate using the fall-back template, then the primary template should be retried. The xTU-C should continue to alternate between the primary and fall-back templates until one of them succeeds.
If the value of this object is a zero-length string, then no fall-back template is defined and only the primary template will be used.
Note that implementation of this object is not mandatory. If this object is not supported, any attempt to modify this object should result in the SET request being rejected.
This object MUST be maintained in a persistent manner.
What is xdsl2LineConfFallbackTemplate?
This holds the identifier of a fallback configuration template that the VDSL2 line will use if it cannot operate using its primary template. It provides a backup configuration strategy for rate negotiation when the preferred template fails. An operator would set this to allow a line to drop to lower speeds gracefully instead of failing completely if it cannot achieve the primary rate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.251.1.1.1.1.2 snmpwalk -v2c -c public <target> VDSL2-LINE-MIB::xdsl2LineConfFallbackTemplate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.251.1.1.1.1.2.1 snmpget -v2c -c public <target> VDSL2-LINE-MIB::xdsl2LineConfFallbackTemplate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.251.1.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.251 | vdsl2MIB | VDSL2-LINE-MIB |
| 1.3.6.1.2.1.10.251.1 | xdsl2Objects | VDSL2-LINE-MIB |
| 1.3.6.1.2.1.10.251.1.1 | xdsl2Line | VDSL2-LINE-MIB |
| 1.3.6.1.2.1.10.251.1.1.1 | xdsl2LineTable | VDSL2-LINE-MIB |
| 1.3.6.1.2.1.10.251.1.1.1.1 | xdsl2LineEntry | VDSL2-LINE-MIB |
| 1.3.6.1.2.1.10.251.1.1.1.1.2 | xdsl2LineConfFallbackTemplate | VDSL2-LINE-MIB |