vdsl2SCStatusBand
HUAWEI-VDSL2-LINE-MIB ·
.1.3.6.1.4.1.2011.6.115.1.2.4.1.1
Object
The transmission band. Identifies a band in a VDSL2/ADSL/ADSL2/ADSL2+ link. For a band in the upstream direction, transmission is from the remote end (xTU-R) towards the central office end (xTU-C). A band in the upstream direction is indicated by upstream(1) for ADSL/ADSL2/ADSL2+ single band, or any of us0(3), us1(5), us2(7), us3(9), or us4(11) for VDSL2 multiple bands. For a band in the downstream direction, transmission is from the xTU-C towards the xTU-R. A band in the downstream direction is indicated by downstream(2) for ADSL/ADSL2/ADSL2+ single band, or any of ds1(4), ds2(6), ds3(8), or ds4(10) for VDSL2 multiple bands.
Context
- MIB
- HUAWEI-VDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.2011.6.115.1.2.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vdsl2SCStatusBandEntry
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 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2SCStatusBand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2SCStatusBand.<ifIndex>.<vdsl2SCStatusBand>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VDSL2-LINE-MIB::vdsl2SCStatusBand'
Syntax
- Source
- HUAWEI-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 |