hw112UserDialTestDigit
HUAWEI-NTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.2.1.1.7.1.4
Object
column Enumeration
Dialing numeral. Options: 1. n1(1) -indicates 1 2. n2(2) -indicates 2 3. n3(3) -indicates 3 4. n4(4) -indicates 4 5. n5(5) -indicates 5 6. n6(6) -indicates 6 7. n7(7) -indicates 7 8. n8(8) -indicates 8 9. n9(9) -indicates 9 10. n0(10) -indicates 0 11. nStar(11) -indicates * 12. nWell(12) -indicates # 13. nOthers(13) -indicates others 14. onhook(14) -indicates on hook
Context
- MIB
- HUAWEI-NTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.2.1.1.7.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hw112UserDialTestOprEntry
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-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hw112UserDialTestDigit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hw112UserDialTestDigit.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTEST-MIB::hw112UserDialTestDigit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | n1 |
2 | n2 |
3 | n3 |
4 | n4 |
5 | n5 |
6 | n6 |
7 | n7 |
8 | n8 |
9 | n9 |
10 | n0 |
11 | nStar |
12 | nWell |
13 | nOthers |
14 | onhook |