All MIBs › VDSL2-LINE-MIB › xdsl2LineSegmentRowStatus
xdsl2LineSegmentRowStatus
Module: VDSL2-LINE-MIB
OID (symbolic): VDSL2-LINE-MIB::xdsl2LineSegmentRowStatus
OID (numeric): 1.3.6.1.2.1.10.251.1.2.1.1.4
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description:
Row Status. The SNMP agent will create a row in this table for storing the results of a measurement performed on the associated line, if the row does not already exist.
The SNMP manager is not permitted to create rows in this table or set the row status to 'notInService'. In the first case, if the SNMP manager tries to create a new row, the SNMP agent responds with the value 'noCreation' in the error status field of the response-PDU. In the latter case, the SNMP agent responds with the value 'wrongValue' in the error status field of the response-PDU.
The SNMP agent may have limited resources; therefore, if multiple rows coexist in this table, it may fail to add new rows to this table or allocate memory resources. If that occurs, the SNMP agent responds with the value 'noResources' (for the xdsl2LineCmndConfBpscFailReason object in xdsl2LineTable).
The management system (the operator) may delete rows from this table according to any scheme. For example, after retrieving the results.
When the SNMP manager deletes any row in this table, the SNMP agent MUST delete all rows in this table that have the same ifIndex value.
What is xdsl2LineSegmentRowStatus?
This object controls the lifecycle of a measurement row for VDSL2 line test results and cannot be created directly by SNMP managers. Telecom technicians check this to track which line measurements are active and to understand measurement result states managed internally by the SNMP agent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.251.1.2.1.1.4 snmpwalk -v2c -c public <target> VDSL2-LINE-MIB::xdsl2LineSegmentRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.251.1.2.1.1.4.1 snmpget -v2c -c public <target> VDSL2-LINE-MIB::xdsl2LineSegmentRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.251.1.2.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.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.2 | xdsl2Status | VDSL2-LINE-MIB |
| 1.3.6.1.2.1.10.251.1.2.1 | xdsl2LineSegmentTable | VDSL2-LINE-MIB |
| 1.3.6.1.2.1.10.251.1.2.1.1 | xdsl2LineSegmentEntry | VDSL2-LINE-MIB |
| 1.3.6.1.2.1.10.251.1.2.1.1.4 | xdsl2LineSegmentRowStatus | VDSL2-LINE-MIB |