CISCO-WAN-RTP-CONN-MIB Table View

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

Tables
2
Rows
2
Columns
29
.1.3.6.1.4.1.351.150.20.1.1.1 · 1 row entry · 21 columns
This table defines attributes used to set up a static
trunked VoIP connection between an endpoint and
another endpoint on a remote VISM. 
          
The maximum number of RTP connections that can be established
is based on the current codec template, which is
vismAppliedTemplate(defined in CISCO-VISM-MODULE-MIB MIB)
object.  
          
Before establishing the connection, endpoints on either
VISM's should have been created and the line signaling
type needs to be configured.
vismRtpConnGrpEntry entry .1.3.6.1.4.1.351.150.20.1.1.1.1
An entry in the vismRtpConnGrpTable.

This table applies to VoIP trunking applications.

The configuration is retained after VISM card reboots.
vismRtpCodecType, vismRtpPktPeriod, vismRtpBearer…
Indexes
vismRtpConnNum
Column Syntax OID
vismRtpConnNum
This is the connection number in vismRtpConnGrpTable.
Integer32
Constraints:
range: 1-248
.1.3.6.1.4.1.351.150.20.1.1.1.1.1
vismRtpEndptNum
This object defines the endpoint number to which
the RTP connection associated. It is the same as
mgEndpointNumber object in mgEndpointTable(defined
in CISCO-WAN-MG-MIB MIB).
Integer32r/w
Constraints:
range: 1-248
.1.3.6.1.4.1.351.150.20.1.1.1.1.2
vismRtpLocPort
This object determines the static local RTP port (UDP)
that this connection is using. Only even numbers
are allowed as odd numbers are used for RTCP(Real-time
transport control protocol) port. The local RTP port
has to …
Integer32r/w
Constraints:
range: 49648-50142
.1.3.6.1.4.1.351.150.20.1.1.1.1.3
vismRtpRmtIp
This object determines the remote VISM's IP address.
For every RTP connection the remote port and remote IP
pair needs to be unique.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.351.150.20.1.1.1.1.4
vismRtpRmtPort
This object determines the static remote RTP port (UDP)
that this connection is using. Only even numbers are
allowed as odd numbers are used for RTCP port.
The combination of remote ip and remote port needs
to be unique…
Integer32r/w
Constraints:
range: 16384-50142
.1.3.6.1.4.1.351.150.20.1.1.1.1.5
vismRtpConnMode
This object defines the packet transfer mode
on the connection.
'sendOnly' - indicate send packet only.
'rcvOnly' - indicate receive packet only.
'sendAndRcv' - indicate send and receive packet.
'inactive' - indicate …
Enumerationr/w
Enumerated Values:
1sendOnly
2rcvOnly
3sendAndRcv
4inactive
.1.3.6.1.4.1.351.150.20.1.1.1.1.6
vismRtpBearerTos
This object is used to provision the bitmask used
for the Type Of Service (TOS) octet for cells carrying
VoIP bearer (RTP) traffic. The first 3 bits denotes
the precedence while the other bits denotes the TOS.
Default v…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.351.150.20.1.1.1.1.7
vismRtpCodecType
This object is used to define what codec is used
to transport voice packets on a RTP connection.
1 represents G.711u
2 represents G.711a
3 represents G.726 at rate 32 kbps
4 represents G.729a
5 represents…
Enumerationr/w
Enumerated Values:
1g711u
2g711a
3g726r32000
4g729a
5g729ab
6clearChannel
7g726r16000
8g726r24000
9g726r40000
11g723h
12g723ah
13g723l
14g723al
15lossless
.1.3.6.1.4.1.351.150.20.1.1.1.1.8
vismRtpPktPeriod
This object gives the packetization period for a
particular codec in milli secs.
for G.711a allowed values are 10 & 20
for G.711u allowed values are 10 & 20
for G.726 at rate 32 kbps allowed values
Enumerationr/w
Enumerated Values:
10tenms
20twentyms
30thirtyms
40fourtyms
60sixtyms
.1.3.6.1.4.1.351.150.20.1.1.1.1.9
vismRtpVadTimer
This attribute defines the hangover time for VAD
(Voice Activity Detection) in milliseconds. Once
the voice inactivity is detected, the gateway will
wait for this duration before activating silence
suppression.
Integer32r/w
Constraints:
range: 250-65535
.1.3.6.1.4.1.351.150.20.1.1.1.1.10
vismRtpEcanEnable
This attribute defines whether Echo Cancellation
has to be enabled on this connection. If it is set
to 'true(1)', echo cancellation is enabled. If it
is set to 'false(2)', echo cancellation is disabled.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.351.150.20.1.1.1.1.11
vismRtpTriRedundancy
This object tells whether the packets need to be sent
in triplicates or not. If it is set to 'true(1)' the
packets will be sent three times else will only be sent
once (this is used for reliable links to save bandwidth)…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.351.150.20.1.1.1.1.12
vismRtpDtmfTransport
This attribute defines whether the DTMF (Dual Tone
Multi Frequency) digits need to be transported to
the other end-point.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.351.150.20.1.1.1.1.13
vismRtpCasTransport
This attribute defines whether the CAS(Channel
Associated Signaling) bits need to be transported to
the other endpoint. In the case of switching application,
the CAS bits are backhauled to the Call Agent through
xGCP-C…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.351.150.20.1.1.1.1.14
vismRtpVad
This attribute defines whether the VAD has to be
applied on this channel, upon detection of silence.
For algorithms that do not have VAD standards,
Cisco-proprietary VAD can be applied and the
generic SID (Silence Infor…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.351.150.20.1.1.1.1.15
vismRtpICSEnable
This attribute is used to enable or disable the ICS(Idle
Channel Suppression) for a connection. This can be
specified while adding the connection and cannot be
modified.

When the ICS is enabled the DSP w…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.351.150.20.1.1.1.1.16
vismRtpConnAlarmState
This attribute shows the alarm state of this connection.
It is set to 'failed' if the connection is in alarm else
will be set to 'active'.
Enumeration
Enumerated Values:
1active
2failed
.1.3.6.1.4.1.351.150.20.1.1.1.1.17
vismRtpRowStatus
This object is used to create, modify or delete an entry.

An entry can be created using the 'createAndGo' option.
Before creating a RTP connection, the endpoint should
have already been created. And the …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.351.150.20.1.1.1.1.18
vismRtpLcn
This object is used to indicate the RTP related
LCN (Logical channel number). Only the primary
PVC (Permanent virtual circuit) is used for this
object.
Integer32
Constraints:
range: 131-510
.1.3.6.1.4.1.351.150.20.1.1.1.1.19
vismRtpFailReason
This object is used to indicate the RTP failure
reason.
'self' : fail because of non-PVC alarm.
'highLevel' : fail because of PVC alarm.
'both' : fail because of both PVC and non-PVC alarm.
'notFail' : no f…
Enumeration
Enumerated Values:
1self
2highLevel
3both
4notFail
.1.3.6.1.4.1.351.150.20.1.1.1.1.20
vismRtpPayloadType
This object specifies the payload type to be used, when
adding connection(s) in VoIP Trunking.

IANA (Internet assigned number Authority) values (0..95)
are static payload and (96..127) are dynamic payload…
Integer32r/w
Constraints:
range: 0-256
.1.3.6.1.4.1.351.150.20.1.1.1.1.21
.1.3.6.1.4.1.351.150.20.1.2.1 · 1 row entry · 8 columns
This table contains the RTP bearer statistics.
vismRtpBearerStatsEntry entry .1.3.6.1.4.1.351.150.20.1.2.1.1
An entry is implicitly created when a RTP connection is
established. All the statistics in this table can not be
modified by user.
Indexes
vismRtpConnNum
Column Syntax OID
vismRtpPktsSent
This object shows the number of packets sent to network side.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.351.150.20.1.2.1.1.1
vismRtpPktsRcv
This object shows the number of packets received from network
side.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.351.150.20.1.2.1.1.2
vismRtpOctsSent
This object shows the number of octets sent to network side.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.351.150.20.1.2.1.1.3
vismRtpOctsRcv
This object shows the number of octets received from
network side.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.351.150.20.1.2.1.1.4
vismRtpPktsLost
This object shows the number of RTCP packets lost due to
invalid connection mode.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.351.150.20.1.2.1.1.5
vismRtpCntsCleared
This object is used to clear all the above objects.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.351.150.20.1.2.1.1.6
vismRtpInterArrivalJitter
This object provides the average interarrival jitter
value between packets during a VoIP call.
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.351.150.20.1.2.1.1.7
vismRtpLatency
The round trip delay for a voice packet to travel
from the originating end of a VoIP call to the
terminating end and back.
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.351.150.20.1.2.1.1.8