All MIBs › VDSL-LINE-MIB › vdslPhysCurrStatus
vdslPhysCurrStatus
Module: VDSL-LINE-MIB
OID (symbolic): VDSL-LINE-MIB::vdslPhysCurrStatus
OID (numeric): 1.3.6.1.2.1.10.97.1.1.2.1.7
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description:
Indicates current state of the Vtu line. This is a bit-map of possible conditions. The various bit positions are:
0 noDefect There are no defects on the line.
1 lossOfFraming Vtu failure due to not receiving a valid frame.
2 lossOfSignal Vtu failure due to not receiving signal.
3 lossOfPower Vtu failure due to loss of power.
4 lossOfSignalQuality Loss of Signal Quality is declared when the Noise Margin falls below the Minimum Noise Margin, or the bit-error-rate exceeds 10^-7.
5 lossOfLink Vtu failure due to inability to link with peer Vtu. Set whenever the transceiver is in the 'Warm Start' state.
6 dataInitFailure Vtu failure during initialization due to bit errors corrupting startup exchange data.
7 configInitFailure Vtu failure during initialization due to peer Vtu not able to support requested configuration.
8 protocolInitFailure Vtu failure during initialization due to incompatible protocol used by the peer Vtu.
9 noPeerVtuPresent Vtu failure during initialization due to no activation sequence detected from peer Vtu.
This is intended to supplement ifOperStatus.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.97.1.1.2.1.7 snmpwalk -v2c -c public <target> VDSL-LINE-MIB::vdslPhysCurrStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.97.1.1.2.1.7.1 snmpget -v2c -c public <target> VDSL-LINE-MIB::vdslPhysCurrStatus.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.97 | vdslMIB | VDSL-LINE-MIB |
| 1.3.6.1.2.1.10.97.1 | vdslLineMib | VDSL-LINE-MIB |
| 1.3.6.1.2.1.10.97.1.1 | vdslMibObjects | VDSL-LINE-MIB |
| 1.3.6.1.2.1.10.97.1.1.2 | vdslPhysTable | VDSL-LINE-MIB |
| 1.3.6.1.2.1.10.97.1.1.2.1 | vdslPhysEntry | VDSL-LINE-MIB |
| 1.3.6.1.2.1.10.97.1.1.2.1.7 | vdslPhysCurrStatus | VDSL-LINE-MIB |