vismRtpCodecType
CISCO-WAN-RTP-CONN-MIB ·
.1.3.6.1.4.1.351.150.20.1.1.1.1.8
Object
column r/w
Enumeration
This object is used to define what codec is used to transport voice packets on a RTP connection. 1 represents G.711u 2 represents G.711a 3 represents G.726 at rate 32 kbps 4 represents G.729a 5 represents G.729ab 6 represents clear channel 7 represents G.726 at rate 16 kbps 8 represents G.726 at rate 24 kbps 9 represents G.726 at rate 40 kbps 10 NOT USED 11 represents G.723.1-H 12 represents G.723.1a-H 13 represents G.723.1-L 14 represents G.723.1a-L 15 represents Lossless
Context
- MIB
- CISCO-WAN-RTP-CONN-MIB
- OID
.1.3.6.1.4.1.351.150.20.1.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismRtpConnGrpEntry
- Groups
- 1
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 'CISCO-WAN-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-RTP-CONN-MIB::vismRtpCodecType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-RTP-CONN-MIB::vismRtpCodecType.<vismRtpConnNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-RTP-CONN-MIB::vismRtpCodecType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | g711u |
2 | g711a |
3 | g726r32000 |
4 | g729a |
5 | g729ab |
6 | clearChannel |
7 | g726r16000 |
8 | g726r24000 |
9 | g726r40000 |
11 | g723h |
12 | g723ah |
13 | g723l |
14 | g723al |
15 | lossless |
Conformance
Member of