hwVoCallActiveEncodeType
HUAWEI-VO-CALL-ACTIVE-MIB ·
.1.3.6.1.4.1.2011.5.25.1.6.1.1.1.4
Object
column Enumeration
This object specifies the encode type which is used by this call.
Context
- MIB
- HUAWEI-VO-CALL-ACTIVE-MIB
- OID
.1.3.6.1.4.1.2011.5.25.1.6.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwVoCallActiveEntry
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 'HUAWEI-VO-CALL-ACTIVE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VO-CALL-ACTIVE-MIB::hwVoCallActiveEncodeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VO-CALL-ACTIVE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VO-CALL-ACTIVE-MIB::hwVoCallActiveEncodeType.<hwVoCallActiveChannel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VO-CALL-ACTIVE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VO-CALL-ACTIVE-MIB::hwVoCallActiveEncodeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | g711a |
2 | g711u |
3 | g723 |
4 | g729 |
5 | g729a |