vdslPhysCurrStatus
VDSL-LINE-MIB ·
.1.3.6.1.2.1.10.97.1.1.2.1.7
Object
column Bits
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.
Context
- MIB
- VDSL-LINE-MIB
- OID
.1.3.6.1.2.1.10.97.1.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vdslPhysEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VDSL-LINE-MIB::vdslPhysCurrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VDSL-LINE-MIB::vdslPhysCurrStatus.<ifIndex>.<vdslPhysSide>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VDSL-LINE-MIB::vdslPhysCurrStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | noDefect |
1 | lossOfFraming |
2 | lossOfSignal |
3 | lossOfPower |
4 | lossOfSignalQuality |
5 | lossOfLink |
6 | dataInitFailure |
7 | configInitFailure |
8 | protocolInitFailure |
9 | noPeerVtuPresent |
Conformance
Member of