hwAdsl2SCStatusDirectionInfo
HUAWEI-ADSL-EXT-MIB ·
.1.3.6.1.4.1.2011.6.31.1.29.1.1
Object
column Enumeration
The direction of the sub-carrier is either upstream or downstream. Options: 1. upstream(1) - The direction of the sub-carrier is upstream 2. downstream(2) - The direction of the sub-carrier is downstream
Context
- MIB
- HUAWEI-ADSL-EXT-MIB
- OID
.1.3.6.1.4.1.2011.6.31.1.29.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwAdsl2SCStatusInfoEntry
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-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwAdsl2SCStatusDirectionInfo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwAdsl2SCStatusDirectionInfo.<ifIndex>.<hwAdsl2SCStatusDirectionInfo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ADSL-EXT-MIB::hwAdsl2SCStatusDirectionInfo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upstream |
2 | downstream |