pktcSigDevCodecTable
PKTC-EXCENTIS-SIG-MIB ·
.1.3.6.1.4.1.7432.2.1.1.1
Object
table
This table describes the MTA supported codec types. An MTA
MUST populate this table with all possible combinations of
codecs it supports for simultaneous operation. For
example, an MTA with two endpoints may be designed with a
particular DSP and memory architecture that allows it to
support the following fixed combinations of codecs for
simultaneous operation:
Codec Type Maximum Number of Simultaneous Codecs
PCMA 3
PCMA 2
PCMU 1
PCMA 1
PCMU 2
PCMU 3
PCMA 1
G729 1
G729 2
PCMU 1
G729 1
Based on this example, the entries in the codec table
would be:
CodecComboIndex pktcSigDevCodecType pktcSigDevCodecMax
1 pcma 3
2 pcma 2
2 pcmu 1
3 pcma 1
3 pcmu 2
4 pcmu 3
5 pcma 1
5 g729 1
6 g729 2
7 pcmu 1
7 g729 1
An operator querying this table is able to determine all
possible codec combinations the MTA is capable of
simultaneously supporting.
This table MUST NOT include non-voice codecs.
Context
- MIB
- PKTC-EXCENTIS-SIG-MIB
- OID
.1.3.6.1.4.1.7432.2.1.1.1- Type
- table
- Status
- current
- Parent
- pktcSigDevConfigObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PKTC-EXCENTIS-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-EXCENTIS-SIG-MIB::pktcSigDevCodecTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-EXCENTIS-SIG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-EXCENTIS-SIG-MIB::pktcSigDevCodecTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.