ZHONE-COM-VOIP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
56
.1.3.6.1.4.1.5504.4.3.4.3.2 · 1 row entry · 13 columns
This table defines a dialing plan for POTS to SIP originations.
A dialing plan consists of a series of acceptable dial strings
and the corresponding IP addresses to which SIP control messages
(e.g., Invite) are sent to initiate the call.   Each dial string
is represented as digits, wildcards, and regular-expression-like
patterns as the following rules show:
          
 1. A leading '*' or '#' are allowed.
 2. Digits 0-9 are allowed.
 3. A wildcard 'x' represents any digit 0-9
 4. A digit range can be specified using brackets [ ], as follows:
     [135] means a single digit with acceptable values 1,3, or 5.
     [1-4] means a single digit with acceptable values 1,2,3, or 4.
           
          
Examples of valid dial strings:
  911             - literal digit string 911
  #87             - literal digit string #87   
  *6x             - *6 followed by any single digit
  35xxx           - 35 followed by any 3 digits
  77xxx           - 77 followed by any 3 digits
  3[35]xxx        - 33 or 35 followed by any 3 digits
  31[1-3]xxxx     - 311, 312, 313, followed by any 4 digits
          
Notes:
(1) The length of the dial string is limited 1o 128 characters
          
(2) Though the dialplan supports the '#' and '*' keys, the device
may not support any features that use them (e.g., *69).
          
(3) In the case where a collected digit set matches more than one
dial string,  the device will pick the dial string with the most
leading literal digits that match.  For example, given two dial strings:
   35xxx
   3[35]xxx
          
and a collected digit set of 35123,  the first dial plan string is
selected because it contains two leading literal digits that match,
as opposed to the second, which has only one leading literal digit.
          
(4) Variable length dial strings, e.g. 353 followed by any
    number of digits,  are not supported.
          
(5) In the future, a dial string may be configurable such that it
only applies to a subset of the supported ports (e.g., ports with
international calling capabilities might be restricted).   This is
currently not supported; a dial string applies to all subscriberers.
Support will be added for per-port control, most likely by adding
port masks to the dial plan entry.
zhoneVoipSipDialPlanEntry entry .1.3.6.1.4.1.5504.4.3.4.3.2.1
An entry in the SIP dial plan table.
Indexes
zhoneVoipSipDialPlanId
Column Syntax OID
zhoneVoipSipDialPlanId
The unique identifier of the dial plan entry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5504.4.3.4.3.2.1.1
zhoneVoipSipDialString
A dial string against which collected digits are matched.
OctetStringr/w
Constraints:
range: 1-128
.1.3.6.1.4.1.5504.4.3.4.3.2.1.2
zhoneVoipSipDialIpAddr
Upon detecting a match between the collected digits and the
dial string for this table entry, this IP address is used
for SIP negotiations to initiate the call.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.3.4.3.2.1.3
zhoneVoipSipDialPlanRowStatus
The row status is used to create or delete an entry in
this table.
Zhone-TCZhoneRowStatusr/w
Textual Convention: Zhone-TCZhoneRowStatus Enumeration
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.3.4.3.2.1.4
zhoneVoipSipDialDestName
Name of the destination for the dial string
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5504.4.3.4.3.2.1.5
zhoneVoipSipDialNumOfDigits
Number of digits to wait for before initiating the call
Integer32r/w
Constraints:
range: 0-32
.1.3.6.1.4.1.5504.4.3.4.3.2.1.6
zhoneVoipSipDialPrefixStrip
Number of prefix digits to strip from dialled digits
Integer32r/w
Constraints:
range: 0-32
.1.3.6.1.4.1.5504.4.3.4.3.2.1.7
zhoneVoipSipDialPrefixAdd
String to be added to the beginning of the dialled digits before call initiation
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5504.4.3.4.3.2.1.8
zhoneVoipSipDialPlanType
DialPlanType indicates the type of the dial plan. UA has
to differenciate between normal dialing and dialing when
call features like call park is initiated. The different
kinds of dial plan types are:
Norma…
Enumerationr/w
Enumerated Values:
1normal
2callpark
3esa
4isdnsig
5intercom
.1.3.6.1.4.1.5504.4.3.4.3.2.1.9
zhoneVoipServerEntryIndex
An index to associated voip-server-entry for this sip-dialplan.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.5504.4.3.4.3.2.1.10
zhoneVoipOverrideInterdigitTimeout
This parameter overrides the interdigit timeout in voip-system profile.
It indicates the duration, in seconds, that the device
will wait after each digit is entered before assuming the user has
finished entering digit…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.4.3.4.3.2.1.11
zhoneVoipSipDialPlanClass
This parameter is used to configured the dial plan
specific features.
Bitsr/w
Enumerated Values:
0emergency
.1.3.6.1.4.1.5504.4.3.4.3.2.1.12
zhoneVoipSipDialPlanDescription
This field gives details about the sip-dialplan
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5504.4.3.4.3.2.1.13
.1.3.6.1.4.1.5504.4.3.4.4.3 · 1 row entry · 5 columns
A hunt groups is defined to map a SIP uniform resource identifier (URI) or 
dirctory number (DN) to multiple DS0s, to allow a greater number of 
incoming calls to that URI/DN.
          
A hunt group consists of the following information:
 - the target DN/URI 
 - the default codec to be used for the call, and
 - the DS0 ports in the hunt-group.
          
Notes:
          
A URI defined in a subscriber-voice-sip profile cannot also be 
defined as part of a hunt group.  This is enforced by the device.
          
A DS0 must be provisioned in the subVoiceSipTable before that DS0 
can be used in a hunt group.  This is enforced by the device.
          
A DS0 may be part of more than one hunt group.
zhoneVoipHuntGroupEntry entry .1.3.6.1.4.1.5504.4.3.4.4.3.1
An entry in the hunt group table.
Indexes
zhoneVoipHuntGroupId
Column Syntax OID
zhoneVoipHuntGroupId
The unique identifier of the hunt group entry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5504.4.3.4.4.3.1.1
zhoneVoipHuntGroupDestUri
The DN (directory number) or SIP URI (uniform resource identifier) being called.
This is the called party from the incoming SIP Invite message.
OctetStringr/w
Constraints:
range: 1-128
.1.3.6.1.4.1.5504.4.3.4.4.3.1.2
zhoneVoipHuntGroupDefaultCodec
The default codec to use for a call to a member of this hunt group.
ZHONE-GEN-SUBSCRIBERZhoneCodecTyper/w
Textual Convention: ZHONE-GEN-SUBSCRIBERZhoneCodecType Enumeration
Type Values:
1g711mu
2g711a
3g726
4g729a
5g723
.1.3.6.1.4.1.5504.4.3.4.4.3.1.3
zhoneVoipHuntGroupPortMembers
Indicates which ports are contained in the hunt group.
Bitsr/w
Enumerated Values:
0port1
1port2
2port3
3port4
4port5
5port6
6port7
7port8
8port9
9port10
10port11
11port12
12port13
13port14
14port15
15port16
16port17
17port18
18port19
19port20
20port21
21port22
22port23
23port24
.1.3.6.1.4.1.5504.4.3.4.4.3.1.4
zhoneVoipHuntGroupRowStatus
The row status is used to create or delete an entry in
this table.
Zhone-TCZhoneRowStatusr/w
Textual Convention: Zhone-TCZhoneRowStatus Enumeration
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.3.4.4.3.1.5
.1.3.6.1.4.1.5504.4.3.4.5.2 · 1 row entry · 4 columns
This table defines a malicious caller whose call will be rejected if enabled. 
SIP terminal administrator needs to provision URI of this table exactly as it 
appears in the incoming session notification's(SIP INVITE) calling user's 
address-of-record(AOR) formatted as a SIP URI.
The SIP URI can contain either a telephone number(RFC 2806) or an alphanumeric
identification(RFC 2806)
Entries in the table are case sensitive, shall not contain visual separations and 
have the exact length as it appears in the SIP INVITE message
zhoneVoipMaliciousCallerEntry entry .1.3.6.1.4.1.5504.4.3.4.5.2.1
An entry in the malicious caller table
Indexes
zhoneVoipMaliciousCallerId
Column Syntax OID
zhoneVoipMaliciousCallerId
The unique identifier of the malicious call reject entry.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5504.4.3.4.5.2.1.1
zhoneVoipMaliciousCallerUri
Incoming call from this URI will be rejected. The network operator is responsible
for provisioning exactly as per appearance in the incoming session notification
(SIP INVITE) the calling user's address-of-record (AOR) f…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5504.4.3.4.5.2.1.2
zhoneVoipMaliciousCallerEnable
Indicates whether the incoming call reject is enabled
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.3.4.5.2.1.3
zhoneVoipMaliciousCallerRowStatus
The row status is used to create or delete an entry in
this table.
Zhone-TCZhoneRowStatusr/w
Textual Convention: Zhone-TCZhoneRowStatus Enumeration
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.3.4.5.2.1.4
.1.3.6.1.4.1.5504.4.3.4.6.1 · 1 row entry · 34 columns
Table of VOIP Server addresses applicable to each VOIP
user agent within the system.
zhoneVoipServerEntry entry .1.3.6.1.4.1.5504.4.3.4.6.1.1
An entry within the table. Indexed by applIndex, which
is the slot number, and a user specified unique number.
Indexes
NETWORK-SERVICES-MIBapplIndex zhoneVoipServerAddressIndex
Column Syntax OID
zhoneVoipServerAddressIndex
A unique identifier of a server address when
multiple addresses are configured by the MGCP entity.
If one address isn't reachable, then another can
be tried.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.3.4.6.1.1.1
zhoneVoipServerRowStatus
Row Status is used to create, modify or delete an entry.
Zhone-TCZhoneRowStatusr/w
Textual Convention: Zhone-TCZhoneRowStatus Enumeration
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.3.4.6.1.1.2
zhoneVoipServerAddrType
This object specifies the type of address contained
in the associated instance of sipVoipServerAddr.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.5504.4.3.4.6.1.1.3
zhoneVoipServerAddr
This object specifies the address of a VOIP server
this user agent will use to proxy/redirect calls.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5504.4.3.4.6.1.1.4
zhoneVoipServerUdpPortNumber
Specifies the UDP Port number for the MGCP Gateway.
2427 is the IANA Registered MGCP Gateway port.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.5504.4.3.4.6.1.1.5
zhoneVoipServerId
Identifies the voip server type.
Enumerationr/w
Enumerated Values:
1longboard
2asterisk
3sipexpressrouter
4metaswitch
5sylantro
6broadsoft
7ubiquity
8generalbandwidth
9tekelec-T6000
10generic
11sonus
12siemens
13tekelec-T9000
14lucent-telica
15nortel-cs2000
16nuera
17lucent-imerge
18coppercom
19newcross
20cisco-bts
21cirpack-utp
22italtel-issw
23cisco-pgw
24microtrol-msk10
25nortel-dms10
26verso-clarent-c5cm
27cedarpoint-safari
28huawei-softx3000
29nortel-cs1500
30taqua-t7000
31utstarcom-mswitch
32broadsoft-broadworks
33broadsoft-m6
34genband-g9
35netcentrex
36genband-g6
37alu-5060
38ericsson-apz60
.1.3.6.1.4.1.5504.4.3.4.6.1.1.6
zhoneVoipServerProtocol
The signalling protocol used for VOIP.
Choicees are SIP (Session Initiation Protocol) and MGCP
(Media Gateway Control Protocol).
Enumerationr/w
Enumerated Values:
1sip
2mgcp
3megaco
4ncs
.1.3.6.1.4.1.5504.4.3.4.6.1.1.7
zhoneVoipServerSendCallProceedingTone
ndicates whether, on call originations destined to the PSTN, the
device should play a call proceeding tone while waiting for
ring-back tone from the switch.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.3.4.6.1.1.8
zhoneVoipServerRtcpEnabled
Indicates whether the Real-Time Control Protocol is enabled for
the device.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.5504.4.3.4.6.1.1.9
zhoneVoipServerRtcpPacketInterval
RTCP packet interval, in milleseconds. Range is 2500 to 10000 ms.
This object's value is only pertinent if RTCP has been enabled.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.4.3.4.6.1.1.10
zhoneVoipServerInterDigitTimeout
This parameter indicates the duration, in seconds, that the device
will wait after each digit is entered before assuming the user has
finished entering digits.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.4.3.4.6.1.1.11
zhoneVoipServerIpTos
This parameter indicates the tos value that is set in the ip header for
voice of ip traffic.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.4.3.4.6.1.1.12
zhoneVoipServerDomainName
This parameter indicates the Universal Resource Identifier (URI)
of the system.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5504.4.3.4.6.1.1.13
zhoneVoipServerExpiresInvite
For user agent clients, this value is inserted into the
Expires header.
For proxy servers, if a received request contained an
Expires header, then the value in the header takes
precedence.
secondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.3.4.6.1.1.14
zhoneVoipServerExpiresRegister
For user agent clients, this value is inserted into the
Expires header.
For registrar servers, if a received request contained an
Expires header, then the value in the header takes
precedence.
secondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.3.4.6.1.1.15
zhoneVoipServerHeaderMethod
This convention is a bit map. Each bit represents a
SIP method where the Expires header should be included.
If a bit has value 1, then the requests corresponding
to that SIP method must include an Expires header l…
Bitsr/w
Enumerated Values:
0invite
1register
.1.3.6.1.4.1.5504.4.3.4.6.1.1.16
zhoneVoipServerSessionTimer
Support session timers

on : Session timers are supported,
and SIP messages will have a 'Supported: timer' header
off: Session timers are NOT supported,
and SIP messages will NOT have a 'Support…
Enumerationr/w
Enumerated Values:
1on
2off
.1.3.6.1.4.1.5504.4.3.4.6.1.1.17
zhoneVoipServerSessionExpiration
The time at which an element (proxy, UAC, UAS)
will consider the SIP session timed out, if no
successful session refresh transaction occurs
beforehand.
secondsUnsigned32r/w
Constraints:
range: 90-2147483647
.1.3.6.1.4.1.5504.4.3.4.6.1.1.18
zhoneVoipServerSessionMinSE
Because of the processing load of mid-dialog
requests, all elements (proxy, UAC, UAS) can
have configured minimum value for the session
interval that they are willing to accept.
secondsUnsigned32r/w
Constraints:
range: 90-2147483647
.1.3.6.1.4.1.5504.4.3.4.6.1.1.19
zhoneVoipServerSessionCallerReqTimer
This field specifies the caller's action

yes: Caller (UAC) will request for timer when
making outbound calls
no : Caller (UAC) will NOT request for timer
when making outbound calls
Enumerationr/w
Enumerated Values:
1yes
2no
.1.3.6.1.4.1.5504.4.3.4.6.1.1.20
zhoneVoipServerSessionCalleeReqTimer
When caller supports timer but did not request one
this field specifies the callee's action

yes: Callee (UAS) will request for timer
no : Callee (UAS) will NOT request for timer
Enumerationr/w
Enumerated Values:
1yes
2no
.1.3.6.1.4.1.5504.4.3.4.6.1.1.21
zhoneVoipServerSessionCallerSpecifyRefresher
Caller specifies the refresher:

UAC : Caller specifies itself (UAC) as the refresher
UAS : Caller specifies the callee (UAS) as the refresher
Omit: Caller does NOT explicitly specify the refresher
Enumerationr/w
Enumerated Values:
1uac
2uas
3omit
.1.3.6.1.4.1.5504.4.3.4.6.1.1.22
zhoneVoipServerSessionCalleeSpecifyRefresher
When UAC did not specify refresher tag, callee
specifies the refresher:

UAC : Callee specifies the caller (UAC) as the refresher
UAS : Callee specifies itself (UAS) as the refresher
Enumerationr/w
Enumerated Values:
1uac
2uas
.1.3.6.1.4.1.5504.4.3.4.6.1.1.23
zhoneVoipServerDtmfMode
Indicates whether dtmf digits are to be passed as codec
voice packets or special separate packets (rfc2833).
Enumerationr/w
Enumerated Values:
1inband
2rfc2833
3rfc2833only
.1.3.6.1.4.1.5504.4.3.4.6.1.1.24
zhoneVoipServerBehaviorStringOne
This field is used to control any switch specific behavior of the VOIP Gateway.
charactersOctetString
Constraints:
range: 0-512
.1.3.6.1.4.1.5504.4.3.4.6.1.1.25
zhoneVoipServerRtpTermIdSyntax
This field describes the Ephemeral term ID syntax for the switch.
The RTP syntax varies from switch to switch.But the string should
contain atleast one %eid format, eg <string>%eid<string> .
This field is supported onl…
charactersOctetStringr/w
Constraints:
range: 0-96
.1.3.6.1.4.1.5504.4.3.4.6.1.1.26
zhoneVoipServerRtpDSCP
This parameter indicates DSCP value for voip's rtp traffic.

NOTE:zhoneVoipServerIpTos field must be zero before entering a new
value into this field.

Valid code values:

<0-6…
OctetStringr/w
Constraints:
range: 1-8
.1.3.6.1.4.1.5504.4.3.4.6.1.1.27
zhoneVoipServerSignalingDSCP
This parameter indicates DSCP value for voip's signaling traffic.

Valid code values:

<0-63> Differentiated services codepoint value
af11 Mark packets with AF11 dscp (001010)
a…
OctetStringr/w
Constraints:
range: 1-8
.1.3.6.1.4.1.5504.4.3.4.6.1.1.28
zhoneVoipServerDtmfPayloadId
Description.
Integer32r/w
Constraints:
range: 96-127
.1.3.6.1.4.1.5504.4.3.4.6.1.1.29
zhoneVoipServerRegisterReadyTimeout
For Megaco Service change Messages this value will
be used in service-change-delay.
secondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.3.4.6.1.1.30
zhoneVoipServerMessageRetryCount
This field specifies the number of retries of SIP
message to every DNS resolved server IP addresses.
The default behaviour means that the SIP message
will be retransmitted to the first DNS resolved IP
address once and…
Integer32r/w
Constraints:
range: 1-10
.1.3.6.1.4.1.5504.4.3.4.6.1.1.31
zhoneVoipServerFeatures
Set of features can be enabled for voip server
Bit Feature
--- --------
1 sip outbound
2 gruu
Bitsr/w
Enumerated Values:
0sip-outbound
1gruu
.1.3.6.1.4.1.5504.4.3.4.6.1.1.32
zhoneVoipServerTransportProtocol
This field specifies type of transport protocol configured.
Possible values are udp and tcp.
Enumerationr/w
Enumerated Values:
1udp
2tcp
.1.3.6.1.4.1.5504.4.3.4.6.1.1.33
zhoneVoipSigLocalPortNumber
This field specifies signalling local port number,
used when tcp is configured as tranport protocol.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.5504.4.3.4.6.1.1.34