voipExtSipCallSvcProfileFlash
ZYXEL-IES5000-MIB ·
.1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.20
Object
column
r/w
Enumeration
flash invite : send SIP INVITE message
flash rfc2833 : flash relay according to RFC2833
flash rfc2833like : flash relay by SIP INFO message, but RFC2833 payload
flash sipinfo1 : flash relay by SIP INFO signal=16 message
flash sipinfo2 : flash relay by SIP INFO signal=hf message
flash sipinfo3 : flash relay by SIP INFO signal=hook-flash message
flash sipinfo4 : flash relay by SIP INFO plain text message
flash sipinfo5 : flash relay by multiple SIP INFO signal messages and
signal content come from specified pattern string
flash sipinfo6 : flash relay by SIP INFO specified information message
skip : no flash event, only onhook and offhook
Context
- MIB
- ZYXEL-IES5000-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- voipExtSipCallSvcProfileEntry
- Table
- voipExtSipCallSvcProfileTable
- Siblings
- 23
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invite |
2 | rfc2833 |
3 | rfc2833like |
4 | sipinfo1 |
5 | sipinfo2 |
6 | sipinfo3 |
7 | sipinfo4 |
8 | sipinfo5 |
9 | sipinfo6 |
10 | skip |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| voipExtSipCallSvcProfileName This object is used by the SIP call service profile table in order to identify a row of this table. | column | OctetString | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.1 |
| voipExtSipCallSvcProfileCallWaitOn | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.11 |
| voipExtSipCallSvcProfileClipOn | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.12 |
| voipExtSipCallSvcProfileClirOn | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.13 |
| voipExtSipCallSvcProfileCallTransferOn | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.14 |
| voipExtSipCallSvcProfileCallConferenceOn | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.15 |
| voipExtSipCallSvcProfileFax fax g711 : FAX service pass through by ITU-T G.711
fax t38 : FAX service by ITU-T T.38 UDP | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.16 |
| voipExtSipCallSvcProfileFirstDigit first digit timeout. This MIB object is supported by R5.05 and later versions. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.17 |
| voipExtSipCallSvcProfileInterdigit inter digit timeout. This MIB object is supported by R5.05 and later versions. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.18 |
| voipExtSipCallSvcProfileMatchdigit match digit timeout. This MIB object is supported by R5.05 and later versions. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.19 |
| voipExtSipCallSvcProfileKeypattern Key pattern table name. This object is supported by R5.01 and later versions. | column | OctetString | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.2 |
| voipExtSipCallSvcProfileFlashPattern | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.21 |
| voipExtSipCallSvcProfileLocalCallOn | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.22 |
| voipExtSipCallSvcProfileMWIOn | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.23 |
| voipExtSipCallSvcProfileCentrexOn | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.24 |
| voipExtSipCallSvcProfileRowStatus This object is used to create a new row or delete an existing row in the table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.25 |
| voipExtSipCallSvcProfileDialPlanOn Please set CC, NDC, and dialplan table first. | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.3 |
| voipExtSipCallSvcProfileDialPlanCc Country code, only digit 0..9 are allowed. | column | OctetString | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.4 |
| voipExtSipCallSvcProfileDialPlanNdc National destination code, only digit 0..9 are allowed. | column | OctetString | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.5 |
| voipExtSipCallSvcProfileDialPlanTable Numbering plan table name. | column | OctetString | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.6 |
| voipExtSipCallSvcProfileDndOn Do not Distrurb. | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.7 |
| voipExtSipCallSvcProfileDtmf dtmf bypass : bypass DTMF tone
dtmf rfc2833 : DTMF tone relay according to RFC2833
dtmf rfc2833like : DTMF tone relay by SIP INFO message, but RFC2833 payload
dtmf sipinfo : DTMF … | column | Enumeration | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.8 |
| voipExtSipCallSvcProfileDtmfRfc2833Payload dtmf rfc2833 payload type, 96~100 | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.890.1.5.13.5.16.14.3.4.1.9 |