All MIBs › VDSL2-LINE-MIB › xdsl2LineCmndConfBpscRequests
xdsl2LineCmndConfBpscRequests
Module: VDSL2-LINE-MIB
OID (symbolic): VDSL2-LINE-MIB::xdsl2LineCmndConfBpscRequests
OID (numeric): 1.3.6.1.2.1.10.251.1.1.1.1.9
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Measurement request counter. This counter is incremented by one every time a request for a bits-per-subcarrier measurement is made. A measurement request
is made by modifying the xdsl2LineCmndConfBpsc object from idle(1) to the value measure(2).
The measurement results may be very large and will not fit into a single PDU; hence, multiple SNMP GET requests may be required to fetch the measurement results. Because the measurement results cannot be fetched atomically, it is possible for a second manager to start a new measurement before a first manager has fetched all of its results. An SNMP manager can use this object to ensure that the measurement results retrieved using one or more GET requests all belong to the measurement initiated by that manager.
The following steps are suggested in order for the SNMP manager to initiate the bits-per-subcarrier measurement:
1. Wait for xdsl2LineCmndConfBpsc value to be idle(1). 2. Perform an SNMP GET for xdsl2LineCmndConfBpscRequests. 3. Wait a short delay (4 -> 8 seconds). 4. Perform an SNMP SET on xdsl2LineCmndConfBpsc with the value measure(2). 5. If step 4 returns an error, then go to step 1. 6. Wait for xdsl2LineCmndConfBpsc value to be idle(1). 7. Fetch measurement results using one or more GET PDUs. 8. Perform an SNMP GET for xdsl2LineCmndConfBpscRequests. 9. Compute the difference between the two values of xdsl2LineCmndConfBpscRequests. If the value is one, then the results are valid, else go to step 1.
What is xdsl2LineCmndConfBpscRequests?
This counter increments each time an SNMP manager requests a bits-per-subcarrier (BPSC) measurement on a VDSL2 line. The BPSC measurement reveals how many bits are allocated to each frequency subcarrier in the xDSL signal, showing which parts of the spectrum are usable. Network operators use this to diagnose line quality, verify that bit-loading adaptation is working correctly, and plan xDSL line upgrades or troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.251.1.1.1.1.9 snmpwalk -v2c -c public <target> VDSL2-LINE-MIB::xdsl2LineCmndConfBpscRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.251.1.1.1.1.9.1 snmpget -v2c -c public <target> VDSL2-LINE-MIB::xdsl2LineCmndConfBpscRequests.1
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.9 | xdsl2LineCmndConfBpscRequests | VDSL2-LINE-MIB |