interopInfoDtmfRelayFlashEvent
MX-SIPEP-MIB ·
.0.1400.1.50000.6500
Object
scalar r/w
Enumeration
Interop Info Dtmf Relay Flash Event
This parameter specifies which SIP INFO event triggers a hook
flash on the PSTN interface when the DTMF transport method is
set to InfoDtmfRelay. The event is the value of the Signal
parameter in the SIP INFO message.
* Disable: No event is defined.
* EvR: The event is the string 'R' (case insensitive).
* Ev16: The event is the string '16'.
The string must contain no other character.
This parameter only has an effect when the
InteropDtmfTransportMethod parameter is set to
'InfoDtmfRelay'.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.6500- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- interopGroup
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 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::interopInfoDtmfRelayFlashEvent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::interopInfoDtmfRelayFlashEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | disable |
200 | evR |
300 | ev16 |