adGenVdsl2BulkVDSLTlvType
ADTRAN-GENVDSL2-LINE-MIB ·
.1.3.6.1.4.1.664.5.65.1.2.9.1.2
Object
column r/w
Enumeration
Used to set the type of VDSL info to return in the VDSL TLV instance: 1 - Bit Allocation Table (BAT), 2 - Signal Noise Ratio (SNR), 3 - Quiet Line Noise (QLN), 4 - Channel Transfer Function (HLOG)
Context
- MIB
- ADTRAN-GENVDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.664.5.65.1.2.9.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenVdsl2BulkVDSLTlvEntry
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::adGenVdsl2BulkVDSLTlvType'
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::adGenVdsl2BulkVDSLTlvType.<adGenSlotInfoIndex>.<adGenVdsl2BulkVDSLTlvInstance>'
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::adGenVdsl2BulkVDSLTlvType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bat |
2 | snr |
3 | qln |
4 | hlog |