hwONTPotsTestDrawDialToneResult
HUAWEI-COMMTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.1.1.1.10.1.33
Object
column Enumeration
Draw dialling tone test result. Options: 1. notRun(1) -a test does not run 2. couldNotDraw1(3) -a test fails to draw 3. couldNotDraw2(4) -a test fails to draw 4. slowDraw1(5) -slow draw 5. slowDraw2(6) -slow draw 6. pass1(7) -a test passes 7. pass2(8) -a test passes
Context
- MIB
- HUAWEI-COMMTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.1.1.1.10.1.33- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwONTPotsTestOprEntry
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-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-COMMTEST-MIB::hwONTPotsTestDrawDialToneResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-COMMTEST-MIB::hwONTPotsTestDrawDialToneResult.<ifIndex>.<hwONTPotsTestONTIndex>.<hwONTPotsTestONTPstnPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-COMMTEST-MIB::hwONTPotsTestDrawDialToneResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notRun |
3 | couldNotDraw1 |
4 | couldNotDraw2 |
5 | slowDraw1 |
6 | slowDraw2 |
7 | pass1 |
8 | pass2 |