hwPstnPTPNlpMode
HUAWEI-VOICEPORT-MIB ·
.1.3.6.1.4.1.2011.6.113.1.1.1.18
Object
column r/w
Enumeration
Indicates the Nlp mode of the port.
Options:
1.normalMode(1) -indicates enable the function of non-linear process for echo control performance in default level
2.ecgainMode(2) -indicates enable the function to config the gain value for ec with the non-linear process
3.increasedMode(3) -indicates For certain 2-to-4 wire hybrid or line conditions where a larger than normal non-linear
component in the echo is present,setting for an increased level of NLP engagement
in order to provide an adequate echo control performance
4.reducedMode(4) -indicates For applications where the default NLP level causes unpleasant voice artifacts (like choppiness
at the beginning of the call in heavy double talk situations), the Host may select the NLP Tune
setting to reduce the level of NLP engagement
5.close(5) -indicates disable the function of non-linear process for echo control performance
6.dtmfEcMode(6) -indicates DTMF echo elimination
Context
- MIB
- HUAWEI-VOICEPORT-MIB
- OID
.1.3.6.1.4.1.2011.6.113.1.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Default
normalMode- Parent
- hwPstnPTPConfigEntry
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-VOICEPORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOICEPORT-MIB::hwPstnPTPNlpMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOICEPORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOICEPORT-MIB::hwPstnPTPNlpMode.<hwPstnPTPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOICEPORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOICEPORT-MIB::hwPstnPTPNlpMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normalMode |
2 | ecgainMode |
3 | increasedMode |
4 | reducedMode |
5 | close |
6 | dtmfEcMode |