hwModemEventMode
HUAWEI-VOIP-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.36.1.27.2
Object
scalar r/w
Enumeration
Indicates the modem event report mode. Options: 1. delay(1)-delay mode 2. direct(2) -direct mode 3. directforhigh-speedsignals(3) -direct for high-speed signals
Context
- MIB
- HUAWEI-VOIP-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.36.1.27.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwModemParametersTable
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOIP-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-COMMON-MIB::hwModemEventMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-COMMON-MIB::hwModemEventMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delay |
2 | direct |
3 | directforhigh-speedsignals |