adGenVoipCodecProfileProvPreference
ADTRAN-GENVOIP-MIB ·
.1.3.6.1.4.1.664.5.70.20.1.10.1.1.4
Object
This sets the CODEC preference. A set with a none(0) value will be rejected.
Context
- MIB
- ADTRAN-GENVOIP-MIB
- OID
.1.3.6.1.4.1.664.5.70.20.1.10.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenVoipCodecProfileProvEntry
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 'ADTRAN-GENVOIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENVOIP-MIB::adGenVoipCodecProfileProvPreference'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENVOIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENVOIP-MIB::adGenVoipCodecProfileProvPreference.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENVOIP-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENVOIP-MIB::adGenVoipCodecProfileProvPreference'
Syntax
- Source
- AdGenVoipCodecProfileType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | g711ulaw |
2 | g711alaw |
3 | g729 |