xdsl2LineBand

VDSL2-LINE-MIB · .1.3.6.1.2.1.10.251.1.1.2.1.1

Object

Identifies the band(s) associated with this line.
For ADSL/ADSL2/ADSL2+, the values 'upstream' and 'downstream'
will always be present.
              
For VDSL2, a subset of {'us0', 'ds1', 'us1' ... 'ds4', 'us4' }
will always be present, together with rows for
'upstream' and 'downstream', in which only the
xdsl2LineBandStatusSnrMargin object is expected to hold a valid
(average) measurement.

Context

MIB
VDSL2-LINE-MIB
OID
.1.3.6.1.2.1.10.251.1.1.2.1.1
Type
column
Access
noaccess
Status
current
Parent
xdsl2LineBandEntry

Walk 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 'VDSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VDSL2-LINE-MIB::xdsl2LineBand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VDSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VDSL2-LINE-MIB::xdsl2LineBand.<ifIndex>.<xdsl2LineBand>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VDSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VDSL2-LINE-MIB::xdsl2LineBand'

Syntax

Values & Constraints

Type Values
1upstream
2downstream
3us0
4ds1
5us1
6ds2
7us2
8ds3
9us3
10ds4
11us4