hwvdsl2SeltTestParaQlnStatus
HUAWEI-VDSL2-PRIV-MIB ·
.1.3.6.1.4.1.2011.6.115.1.7.1.1.1.65555
Object
column Enumeration
QlnStatus. Options: 1.off(1) - The status is off. 2.running(2) - The status is running. 3.completed(3) - The status is completed. 4.failed(4) - The status is failed.
Context
- MIB
- HUAWEI-VDSL2-PRIV-MIB
- OID
.1.3.6.1.4.1.2011.6.115.1.7.1.1.1.65555- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vdsl2SeltTestEntry
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-PRIV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-PRIV-MIB::hwvdsl2SeltTestParaQlnStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VDSL2-PRIV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-PRIV-MIB::hwvdsl2SeltTestParaQlnStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VDSL2-PRIV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VDSL2-PRIV-MIB::hwvdsl2SeltTestParaQlnStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | running |
3 | completed |
4 | failed |