aal2ApAlgorithm
ZhoneAAL2-MIB ·
.1.3.6.1.4.1.5504.4.2.1.4.1.5
Object
column r/w
Enumeration
By I.366.2 Annex B through I, the valid values
are:
* G.711 Pulse Code Modulation (PCM). Two
encoding laws are recommended, referred
to as A-law and m-law.
* G.722 Sub-Band Adaptive Pulse Code Modulation
(SB-ADPCM). Note: This codec is not currently supported.
* G.723.1 Note: This codec is not currently supported.
* G.726-32 Adaptive Pulse Code Modulation (ADPCM)
* G.727 Embedded Adaptive Pulse Code Modulation
(EADPCM). Note: This codec is not currently supported.
* G.728 Low Delay Code Excited Linear Prediction
(LD-CELP). Note: This codec is not currently supported.
* G.729-8 EDU format.Note: This codec is not currently supported.
* G.729 SID packet format.Note: This codec is not currently
supported.
* G.729-6.4 encoding data unit format. Note: This codec is not
currently supported.
* G.729-12 encoding data unit format for the
forward adaptive mode. Note: This codec is not currently
supported.
* Generic SID packet format. Note: This codec is not currently
supported.
The default is g711 (G.711).
Context
- MIB
- ZhoneAAL2-MIB
- OID
.1.3.6.1.4.1.5504.4.2.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aal2AudioProfileEntry
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 'ZhoneAAL2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneAAL2-MIB::aal2ApAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneAAL2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneAAL2-MIB::aal2ApAlgorithm.<aal2VclAudioProfileIdentifier>.<aal2ApIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneAAL2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneAAL2-MIB::aal2ApAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | g711 |
2 | g722 |
3 | g723 |
4 | g72632 |
5 | g727 |
6 | g728 |
7 | g729Edu |
8 | g729Sid |
9 | g72964 |
10 | g72912 |
11 | genericSid |