vismAal2CidCodecType
CISCO-VISM-ATM-TRUNK-MIB ·
.1.3.6.1.4.1.351.110.5.5.3.4.1.1.9
Object
column r/w
Enumeration
This attribute defines the codec Type used for the
connection.
'g711u' represents PCMU with 64 kbps.
'g711a' represents PCMA with 64 kbps.
'g726r32000' represents G.726 at rate 32 kbps
'g726r16000' represents G.726 at rate 16 kbps
'g726r24000' represents G.726 at rate 24 kbps
'g726r40000' represents G.726 at rate 40 kbps
'g729a' represents G.729 Annex A algorithm.
'g729ab' represents G.729 Annex A and Annex B algorithm.
'clearChannel' represents CCD with 64 kbps.
'g723h' represents G.723.1-H at rate 6.3kbps.
'g723ah' represents G.723.1-H at rate 6.3kbps
with Silence Supression ON.
'g723l' represents G.723.1-L at rate 5.3kbps.
'g723al' represents G.723.1-L at rate 5.3kbps
with Silence Supression ON.
'lossless' represents Lossless
Note :
1. When codec type is 'clearChannel', vismAal2CidProfileType
and vismAal2CidProfileNum are not applicable and
will be ignored.
2. Value 10 is RESERVED.
Context
- MIB
- CISCO-VISM-ATM-TRUNK-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.3.4.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismAal2CidEntry
- Groups
- 2
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-VISM-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidCodecType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidCodecType.<vismAal2CidLcn>.<vismAal2CidNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidCodecType'
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 |