hwONTPotsTestDtmfDigit
HUAWEI-COMMTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.1.1.1.10.1.10
Object
column r/w
Enumeration
DTMF test number. Options: 1. zero(1) -the test number is 0 2. one(2) -the test number is 1 3. two(3) -the test number is 2 4. three(4) -the test number is 3 5. four(5) -the test number is 4 6. five(6) -the test number is 5 7. six(7) -the test number is 6 8. seven(8) -the test number is 7 9. eight(9) -the test number is 8 10. nine(10) -the test number is 9 11. symbolStar(11) -the test number is * 12. symbolSharp(12)-the test number is # 13. default(13) -use the default value (number) of the system
Context
- MIB
- HUAWEI-COMMTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.1.1.1.10.1.10- Type
- column
- Access
- readwrite
- 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::hwONTPotsTestDtmfDigit'
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::hwONTPotsTestDtmfDigit.<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::hwONTPotsTestDtmfDigit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | zero |
2 | one |
3 | two |
4 | three |
5 | four |
6 | five |
7 | six |
8 | seven |
9 | eight |
10 | nine |
11 | symbolStar |
12 | symbolSharp |
13 | default |