apCodecPairADigitType
APCODEC-MIB ·
.1.3.6.1.4.1.9148.3.7.2.4.1.5
Object
column ApCodecDigitTypes
The digit type index in the end point A.
Context
- MIB
- APCODEC-MIB
- OID
.1.3.6.1.4.1.9148.3.7.2.4.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- apCodecPairStatsEntry
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 'APCODEC-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APCODEC-MIB::apCodecPairADigitType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APCODEC-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APCODEC-MIB::apCodecPairADigitType.<apCodecPairAIndex>.<apCodecPairBIndex>.<apCodecPairAPValue>.<apCodecPairBPValue>.<apCodecPairADigitType>.<apCodecPairBDigitType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APCODEC-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APCODEC-MIB::apCodecPairADigitType'
Syntax
- Source
- ApCodecDigitTypes
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | none |
2 | inband |
3 | rfc2833 |
4 | noneDual |
5 | inbandTrans |
6 | inbandDual |
7 | rfc2833Trans |
8 | rfc2833Dual |