hwVoPeerConfigCalledNumberType
HUAWEI-VO-DIAL-CONTROL-MIB ·
.1.3.6.1.4.1.2011.5.25.1.5.1.1.1.28
Object
column r/w
Enumeration
This object specifies the numbering type of called number about this voice entity. abbreviated - the numbering type is abbreviated. international - the numbering type is international. national - the numbering type is national. network - the numbering type is network. reserved - the numbering type is reserved. subscriber - the numbering type is subscriber. unknown - the numbering type is unkown.
Context
- MIB
- HUAWEI-VO-DIAL-CONTROL-MIB
- OID
.1.3.6.1.4.1.2011.5.25.1.5.1.1.1.28- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVoPeerCommonConfigEntry
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-VO-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VO-DIAL-CONTROL-MIB::hwVoPeerConfigCalledNumberType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VO-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VO-DIAL-CONTROL-MIB::hwVoPeerConfigCalledNumberType.<hwVoPeerConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VO-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VO-DIAL-CONTROL-MIB::hwVoPeerConfigCalledNumberType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | abbreviated |
2 | international |
3 | national |
4 | network |
5 | reserved |
6 | subscriber |
7 | unknown |