hwFaxTransEvent
HUAWEI-VOIP-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.36.1.26.10
Object
scalar r/w
Enumeration
Indicates the mode of sending fax event. In controlled_by_MGC scheme, sending fax event via 2833 depends on the signalling. In rfc2833 scheme, the device always sends the fax event via 2833. Options: 1. controlledbyMGC(1) -controled by MGC 2. rfc2833(2) -use 2833
Context
- MIB
- HUAWEI-VOIP-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.36.1.26.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwFaxParametersTable
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::hwFaxTransEvent.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::hwFaxTransEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | controlledbyMGC |
2 | rfc2833 |