hh3cVoVoIPCallHistoryCoderType
HH3C-VOICE-CALL-HISTORY-MIB ·
.1.3.6.1.4.1.25506.2.39.16.1.3.1.9
Object
column Hh3cCodecType
The negotiated coder type. It specifies the encode type to the VoIP leg of a call.
Context
- MIB
- HH3C-VOICE-CALL-HISTORY-MIB
- OID
.1.3.6.1.4.1.25506.2.39.16.1.3.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cVoiceVoIPCallHistoryEntry
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 'HH3C-VOICE-CALL-HISTORY-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-VOICE-CALL-HISTORY-MIB::hh3cVoVoIPCallHistoryCoderType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-VOICE-CALL-HISTORY-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-VOICE-CALL-HISTORY-MIB::hh3cVoVoIPCallHistoryCoderType.<hh3cCallHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-VOICE-CALL-HISTORY-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-VOICE-CALL-HISTORY-MIB::hh3cVoVoIPCallHistoryCoderType'
Syntax
- Source
- Hh3cCodecType
- 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 |