adGenVdsl2VtucCurrStatus
ADTRAN-GENVDSL2-LINE-MIB ·
.1.3.6.1.4.1.664.5.65.1.2.2.1.6
Object
column SNMPv2-SMIUnsigned32
Indicates current state of the Vtuc line. This is a
bit-map of possible conditions. The various bit
positions are:
Bit 00 : There no defects on the line
Bit 01 : Vtuc failure due to not
receiving valid frame.
Bit 02 : Vtuc failure due to not
receiving signal.
Bit 03 : Vtuc failure due to loss of
power.
Note: the Agent may still
function.
Bit 04 : Loss of Signal Quality is
declared when the Noise Margin
falls below the Minimum Noise
Margin, or the bit-error-rate
exceeds 10^-7.
Bit 05 : Vtuc failure due to inability
to link with Vtur.
Bit 06 : Vtuc failure during
initialization due to bit
errors corrupting startup
exchange data.
Bit 07 : Vtuc failure during
initialization due to peer
ATU not able to support
requested configuration
Bit 08 : Vtuc failure during
initialization due to
incompatible protocol used by
the peer ATU.
Bit 09 : Vtuc failure during
initialization due to no
activation sequence detected
from peer ATU.
This is intended to supplement ifOperStatus.
Context
- MIB
- ADTRAN-GENVDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.664.5.65.1.2.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenVdsl2VtucPhysEntry
- 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 'ADTRAN-GENVDSL2-LINE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENVDSL2-LINE-MIB::adGenVdsl2VtucCurrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENVDSL2-LINE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENVDSL2-LINE-MIB::adGenVdsl2VtucCurrStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENVDSL2-LINE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENVDSL2-LINE-MIB::adGenVdsl2VtucCurrStatus'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of