aal2VclPCMEncoding
ZhoneAAL2-MIB ·
.1.3.6.1.4.1.5504.4.2.1.1.1.21
Object
column r/w
Enumeration
Encoding Data Unit is an octet-aligned
concatenation of one or more frames of an
audio algorithm, entailing a specific format
of the bits. Every audio packet and SDU
contains an integral number of EDUs.
Predefined profiles reference the EDUs that
are defined in I.366.2 Annexes B through I.
Valid values are muLaw and aLaw.
Context
- MIB
- ZhoneAAL2-MIB
- OID
.1.3.6.1.4.1.5504.4.2.1.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aal2VclEntry
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::aal2VclPCMEncoding'
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::aal2VclPCMEncoding.<ifIndex>.<atmVclVpi>.<atmVclVci>'
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::aal2VclPCMEncoding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | muLaw |
2 | aLaw |