hwAdslnniSCStatusDirection
HUAWEI-ADSLNNI-MIB ·
.1.3.6.1.4.1.2011.6.143.1.1.5.1.1
Object
The direction of the sub-carrier is either upstream or downstream.
Context
- MIB
- HUAWEI-ADSLNNI-MIB
- OID
.1.3.6.1.4.1.2011.6.143.1.1.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwAdslnniSCStatusEntry
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-ADSLNNI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSLNNI-MIB::hwAdslnniSCStatusDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ADSLNNI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSLNNI-MIB::hwAdslnniSCStatusDirection.<ifIndex>.<hwAdslnniSCStatusDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ADSLNNI-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ADSLNNI-MIB::hwAdslnniSCStatusDirection'
Syntax
- Source
- ADSL2-LINE-TC-MIBAdsl2Direction
- Base type
Enumeration
Values & Constraints
Type Values
1 | upstream |
2 | downstream |