hwEntFxsPortNlpMode

HUAWEI-ENT-VOICE-PORT-MIB · .1.3.6.1.4.1.2011.5.25.252.1.1.9

Object

column r/w Enumeration
Indicates the Nlp mode of the port.
normal(1)         -Normal mode
ecGainAdjust(2)   -Ec gain adjust mode
enhance(3)        -Enhance mode
reduce(4)         -Reduce mode
disable(5):       -Close mode
Default: normal(1)

Context

MIB
HUAWEI-ENT-VOICE-PORT-MIB
OID
.1.3.6.1.4.1.2011.5.25.252.1.1.9
Type
column
Access
readwrite
Status
current
Parent
hwEntFxsPortConfigEntry
Groups
1

Walk 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-ENT-VOICE-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENT-VOICE-PORT-MIB::hwEntFxsPortNlpMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ENT-VOICE-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENT-VOICE-PORT-MIB::hwEntFxsPortNlpMode.<hwEntFxsPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENT-VOICE-PORT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENT-VOICE-PORT-MIB::hwEntFxsPortNlpMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2ecGainAdjust
3enhance
4reduce
5disable

Conformance