h3cVoPOTSEntityConfigSendNum
H3C-VOICE-DIAL-CONTROL-MIB ·
.1.3.6.1.4.1.2011.10.2.39.14.1.3.1.4
Object
column r/w
Integer32
This object indicates the digit of phone number to be sent to the destination. 0..31: Number of digits (that are extracted from the end of a number) to be sent, in the range of 0 to 31. It is not greater than the total number of digits of the called number. 65534: Sends all digits of a called number. 65535: Sends a truncated called number.
Context
- MIB
- H3C-VOICE-DIAL-CONTROL-MIB
- OID
.1.3.6.1.4.1.2011.10.2.39.14.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cVoPOTSEntityConfigEntry
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 'H3C-VOICE-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VOICE-DIAL-CONTROL-MIB::h3cVoPOTSEntityConfigSendNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-VOICE-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VOICE-DIAL-CONTROL-MIB::h3cVoPOTSEntityConfigSendNum.<h3cVoPOTSEntityConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-VOICE-DIAL-CONTROL-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-VOICE-DIAL-CONTROL-MIB::h3cVoPOTSEntityConfigSendNum'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-31
range: 65534-65535