h3cVoVoIPCallHistoryCoderType
H3C-VOICE-CALL-HISTORY-MIB ·
.1.3.6.1.4.1.2011.10.2.39.16.1.3.1.9
Object
column H3cCodecType
The negotiated coder type. It specifies the encode type to the VoIP leg of a call.
Context
- MIB
- H3C-VOICE-CALL-HISTORY-MIB
- OID
.1.3.6.1.4.1.2011.10.2.39.16.1.3.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cVoiceVoIPCallHistoryEntry
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-CALL-HISTORY-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VOICE-CALL-HISTORY-MIB::h3cVoVoIPCallHistoryCoderType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-VOICE-CALL-HISTORY-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-VOICE-CALL-HISTORY-MIB::h3cVoVoIPCallHistoryCoderType.<h3cCallHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-VOICE-CALL-HISTORY-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-VOICE-CALL-HISTORY-MIB::h3cVoVoIPCallHistoryCoderType'
Syntax
- Source
- H3cCodecType
- Base type
Enumeration
Values & Constraints
Type Values
1 | g711a |
2 | g711u |
3 | g723r53 |
4 | g723r63 |
5 | g729r8 |
6 | g729a |
7 | g726r16 |
8 | g726r24 |
9 | g726r32 |
10 | g726r40 |
11 | unknown |
12 | g729br8 |