xdsl2LineBand
VDSL2-LINE-MIB ·
.1.3.6.1.2.1.10.251.1.1.2.1.1
Object
column VDSL2-LINE-TC-MIBXdsl2Band
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
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 '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
- Source
- VDSL2-LINE-TC-MIBXdsl2Band
- Base type
Enumeration
Values & Constraints
Type Values
1 | upstream |
2 | downstream |
3 | us0 |
4 | ds1 |
5 | us1 |
6 | ds2 |
7 | us2 |
8 | ds3 |
9 | us3 |
10 | ds4 |
11 | us4 |