cc/td/doc/product/rtrmgmt/cwm/9_2_06
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Database Changes in CWM 9.2

Database Changes in CWM 9.2

This appendix provides information about changes to the CWM database between StrataView Plus 9.1 and Cisco WAN Manager 9.2. These changes were made to improve database performance

USER_CONNECTION Table Change Summary

Table A-1 lists the fields of the USER_CONNECTION table as it is used in SV+ 9.1. The right-most column indicates the action taken.


Table A-1: USER_CONNECTION Table Change Summary
Field Name Data Type Description Action Taken

l_node_id

int

local-end CWM node ID

None

num_segs

short

Number of segments

None

termination

short

Type of local and remote end-points.

Bit(0) - Local end has feeder
Bit(1) - Remote end has feeder
Bit(2-4) - Local endpoint type:
Voice_Data (0)
Frame-Relay (1)
ATM (2)
Voice (3)

Data (4)
Bit(5-7) -Remote endpoint type:

Voice_Data (0)
Frame-Relay (1)
ATM (2)

Voice (3)

Data (4)

None

l_slot

short

Local-end slot number

None

l_line

short

Local-end line number (For FRSM connection only)

None

l_port

short

Local-end port number (logical port except for FRSM)

logical port = physical port (ASI/BXM/FRP)

logical port = physical line (AUSM4/CESM)

logical port (UFM/AUSM8)

Physical port (FRSM)

Value range

None

l_subchnl_1

short

First local-end sub-channel number

For Frame relay end-points this is set to DLCI.

For ATM end-points this is set to VPI.

For Voice and Data end-points this is set to -1.

None

l_subchnl_2

int

Second local-end sub-channel number

For Frame relay, Voice and Data end-points this is set to -1.

For ATM end-points this is set to VCI.

None

lr_slot

short

Local slot number

None

lr_port

short

Local port number

None

lr_subchnl_1

short

First local sub-channel number

None

lr_subchnl_2

int

Second local sub-channel number

None

lc_node_id

int

Local hub CWM node id.

(Same as local node id for connections that originate in a routing node.)

None

lc_slot

short

Local hub slot number

(Same as local slot id for connections that originate in a routing node.)

None

lc_port

short

Local hub port number //

(Same as local port id for connections that originate in a routing node.)

None

lc_subchnl_1

short

First local hub sub-channel number

(Same as first local sub-channel number for connections that originate in a routing node.)

None

lc_subchnl_2

int

Second local hub sub-channel number

(Same as second local sub-channel number for connections that originate in a routing node.)

None

rc_node_id

int

Remote hub CWM node id.

(Same as remote node id for connections that originate in a routing node.)

None

rc_slot

short

Remote hub slot number

(Same as remote slot id for connections that originate in a routing node.)

None

rc_port

short

Remote hub port number

(Same as remote port id for connections that originate in a routing node.)

None

rc_subchnl_1

short

First remote hub sub-channel number

(Same as first remote sub-channel number for connections that originate in a routing node.)

None

rc_subchnl_2

int

Second remote hub sub-channel number

(Same as second remote sub-channel number for connections that originate in a routing node.)

None

rr_slot

short

Remote slot number

(Same as remote slot id for connections that originate in a routing node.)

None

rr_port

short

Remote port number

(Same as remote port id for connections that originate in a routing node.)

None

rr_subchnl_1

short

First remote sub-channel number

(Same as first remote sub-channel number for connections that originate in a routing node.)

None

rr_subchnl_2

int

Second remote sub-channel number

(Same as second remote sub-channel number for connections that originate in a routing node.)

None

r_node_id

int

Remote-end CWM node id

None

r_slot

short

Remote-end slot number

None

r_line

short

Remote-end line number

(For FRSM connection only)

None

r_port

short

Remote-end port number (logical port except for FRSM)

logical port = physical port (ASI/FRP)

logical port = physical line (AUSM4/CESM)

logical port (UFM/AUSM8)

Physical port (FRSM)

None

r_subchnl_1

short

First remote sub-channel number

None

r_subchnl_2

int

Second remote sub-channel number.

For Frame relay, Voice and Data end-points this is set to -1.

For ATM end-points this is set to
VCI.

None

parm_type

short

A flag to indicate if StrataCom or standard FR parameters are used.

None

state

short

Connection state

1 = Clear

2 = Fail

3 = Down

4 = Incomplete

9th bit in state field (100000000) is used to indicate aBit failure.

257 = clear + abit fail

258 = fail + abit fail

None

proc_state

short

The processing state (used by data broker).

None

con_type

short

Connection type

0 = V_COMPR_CON

1 = V_ADPCM_CON

2 = V_CON

3 = V_PCM

4 = DATA

5 = Frame Relay

6 = ATM

7 = CE

9 = VOICE

None

subtype

short

Service type

1 = ATF

2 = VBR

3 = CBR

4 = unknown

5 = ABR

6 = ATFST

7 = CE

8 = FR_VBR

9 = FR_ABR_FS

10= UBR

11= VBR1

12= VBR2

13= VBR3

14= ABR1

15= ABR.FS

16= UBR1

17= UBR2

None,
new value added

l_endpt_obj_id

int

Local endpoint object id.

None

lc_endpt_obj_id

int

Local hub endpoint object id.

None

rc_endpt_obj_id

int

Remote hub endpoint object id.

None

r_endpt_obj_id

int

Remote endpoint object id.

None

master_node_id

int

Master end node id.

Removed

master_lcon_obj_id

int

Master end logical connection object id.

Removed

l_rate_info

short

Local-end combination field of rate info:

bit(7) Fast EIA Enabled(1)/Disabled(0)
bit(6) DFM Enabled(1)/Disabled(0)
bits(5-3) Encoding:
undefined(0)
7/8(1)
8/8(2)
8/8l(3)
7/8E(4)
bit(2-0) Load Type:
undefined(0)
voice(1)
non-TS(2)
TS(3)
Bursty Data A(4)
Bursty Data B(5)

Removed

l_mir

int

Local end minimum guaranteed bandwidth in hundreds of bits per second (e.g. 256 kbps displays as 2560)

Removed

l_qir

int

Local end QIR in hundreds of bits per second

Removed

l_pir

int

Local end PIR in hundreds of bits per second

Removed

l_vc_q_depth

int

Local end VC queue depth in bytes

Removed

l_vc_q_thresh

int

Local end VC queue threshold

Removed

l_vc_de_thresh

int

Local end VC queue DE threshold in bytes

Removed

l_eg_q_depth

int

Local end Egress queue depth in bytes

Removed

l_eg_q_de_thresh

int

Local end Egress queue DE threshold in bytes

Removed

l_eg_q_ecn_thresh

int

Local end Egress queue ECN threshold in bytes

Removed

l_de_tag_ena

int

Local end DE tagging enable/disable

Removed

l_cmax

short

Local end maximum threshold for FRP credit manager in packets

Removed

l_per_util

short

Local end percent utilization

This parameter is taken from rout
ing segment.

None

l_con_info_flag

short

Local end connection information flags

bit(7) Foresight

Enabled (1)

Disabled (0)
bit(6)

High Priority (1)
bit(5-0) unused

Removed

l_cir

int

Local end CIR in hundreds of bits per second

Removed

l_bc

int

Local end committed burst in bytes

Removed

l_be

int

Local end excess burst in bytes

Removed

l_eg_q_select

short

egress queue selection

Removed

l_ibs

int

Local end initial burst size (IBS) in bytes

Removed

l_channel_type

short

Local channel type(currently used by connections terminating on FRSM)

1= FR-NetworkInterWorking

2= FR-ServiceInterWorking-Transparent

3= FR-ServiceInterWorking-Translate

4= FR-FUNI

5= Frame-Forwarding

Removed

l_fecn

short

Local forward explicit congestion notification

Removed

l_de_to_clp_map

short

Local DE to CLP map

2 = set DE 0 and set CLP 0

3 = set DE 1 and set CLP 1

Removed

l_clp_to_de_map

short

Local CLP to DE map

2 = set DE 0 and set CLP 0

3 = set DE 1 and set CLP 1

Removed

l_efci_q_thresh

short

Local end EFCI Q thresh

Removed

l_cbs

int

Local end CBS

Removed

l_mfs

int

Local end MFS

Removed

l_ccdv

int

Local end CCDV

Removed

l_clp_hi

short

Local end CLP High threshold

Removed

l_clp_lo

short

Local end CLP Low threshold

Removed

l_fst_rate_up

int

Local ForeSight Rate Up

Removed

l_fst_rate_dn

int

Local ForeSight Rate Down

Removed

l_fst_fast_dn

short

Local ForeSight Fast Down

Removed

l_fst_qir_to

short

Local ForeSight QIR timeout

Removed

l_fst_max_adj

int

Local ForeSight Maximum Adjustment

Removed

l_clp_tagging

int

Local End CLP Tagging

1 = disable

2 = enable

Removed

l_upc_enable

int

Local End UPC Enable

1 = disable

2 = enable

Removed

l_rm_enable

int

Local End RM Enable

1 = disable

2 = enable

Removed

l_u_fgcra

int

Local End FGCRA

1 = disable

2 = enable

Removed

l_u_scr_policing

short

Local End SCR Policing

Removed

l_u_pcr01

int

Local End PCR0+1 in 100 bps unit

Removed

l_ccdv01

int

Local End CCDV0+1

Removed

l_ccdv0

int

Local End CCDV0

Removed

l_max_buf_size

int

Local End Maximum Buffer Size

Removed

l_cell_loss_period

int

Local End Cell Loss Period

Removed

l_cdv_rx_t

int

Local End CDV Rx

Removed

l_nrm

short

Local End NRM

Removed

l_tbe

int

Local End TBE

Removed

l_frtt

short

Local End FRTT

Removed

l_vsvd

short

Local End VSVD

Removed

r_rate_info

short

Remote end combination field of rate info:
bit(7) Fast EIA

Enabled (1)

Disabled (0)
bit(6) DFM

Enabled (1)

Disabled (0)
bits(5-3) Encoding:
undefined (0)
7/8 (1)
8/8 (2)
8/8l (3)
7/8E (4)
bit(2-0) Load Type:
undefined (0)
voice (1)
non-TS (2)
TS (3)
Bursty Data A (4)
Bursty Data B (5)

Removed

r_mir

int

Remote end minimum guaranteed bandwidth in hundreds of bits per second (e.g. 256 kbps displays as 2560)

Removed

r_qir

int

Remote end QIR in 100 bps unit

Removed

r_pir

int

Remote end PIR in 100 bps unit

Removed

r_vc_q_depth

int

Remote end VC queue depth

Removed

r_vc_q_thresh

int

Remote end VC queue threshold

Removed

r_vc_de_thresh

int

Remote end VC queue DE threshold

Removed

r_eg_q_depth

int

Remote end Egress queue depth

Removed

r_eg_q_de_thresh

int

Remote end Egress queue DE threshold

Removed

r_eg_q_ecn_thresh

int

Remote end Egress queue ECN threshold

Removed

r_de_tag_ena

int

Remote end DE tagging enable/disable

Removed

r_cmax

short

Remote end maximum threshold for FRP credit manager

Removed

r_per_util

short

Remote end percent utilization

This parameter is taken from rout
ing segment.

None

r_con_info_flag

short

Remote end connection information flags

bit(7) Foresight Enabled(1)/Disabled(0)
bit(6) High Priority(1)
bit(5-0) unused

Removed

r_cir

int

Remote end CIR in 100 bps unit

Removed

r_bc

int

Remote end committed burst

Removed

r_be

int

Remote end excess burst

Removed

r_eg_q_select

short

egress queue selection

Removed

r_ibs

int

Remote end initial burst size

Removed

r_channel_type

short

Remote channel type

Removed

r_fecn

short

Remote forward explicit congestion notification

Removed

r_de_to_clp_map

short

Remote DE to CLP map

2 = set DE 0 and set CLP 0

3 = set DE 1 and set CLP 1

Removed

r_clp_to_de_map

short

Remote CLP to DE map

2 = set DE 0 and set CLP 0

3 = set DE 1 and set CLP 1

Removed

r_efci_q_thresh

short

Remote end EFCI Q thresh

Removed

r_cbs

int

Remote end CBS

Removed

r_mfs

int

Remote end MFS

Removed

r_ccdv

int

Remote end CCDV

Removed

r_clp_hi

short

Remote end CLP High threshold

Removed

r_clp_lo

short

Remote end CLP Low threshold

Removed

r_fst_rate_up

int

Remote ForeSight Rate Up

Removed

r_fst_rate_dn

int

Remote ForeSight Rate Down

Removed

r_fst_fast_dn

short

Remote ForeSight Fast Down

Removed

r_fst_qir_to

short

Remote ForeSight QIR timeout

Removed

r_fst_max_adj

int

Remote ForeSight Maximum Adjustment

Removed

r_clp_tagging

int

Remote End CLP Tagging

Removed

r_upc_enable

int

Remote End UPC Enable

Removed

r_rm_enable

int

Remote End RM Enable

Removed

r_u_fgcra

int

Remote End FGCRA

Removed

r_u_scr_policing

short

Remote End SCR Policing

Removed

r_u_pcr01

int

Remote End PCR0+1 in 100 bps unit

Removed

r_ccdv01

int

Remote End CCDV0+1

Removed

r_ccdv0

int

Remote End CCDV0

Removed

r_max_buf_size

int

Remote End Maximum Buffer Size

Removed

r_cell_loss_perio

int

Remote End Cell Loss Period

Removed

r_cdv_rx_t

int

Remote End CDV Rx

Removed

r_nrm

short

Remote End NRM

Removed

r_tbe

int

Remote End TBE

Removed

r_frtt

short

Remote End FRTT

Removed

r_vsvd

short

Remote End VSVD

Removed

cos

short

Class of Service

Removed

avoid_trk_type

short

Trunk types to avoid:
None (1)
Satellite (2)
Terrestrial (3)

Removed

avoid_zcs

short

Avoid ZCS trunks
True (1)

False (2)

Removed

l_rate_type

short

Local Rate Type(For Voice/Data conns only)

rate tye: (0 - 13)

set to -1 for other connection types

Removed

l_rate_fctr

short

Local rate factor (For Data conns only)

rate factor: (1 - 8)

set to -1 for other connection types

Removed

l_smpl_per_pckt

short

Local Sample per packet (For Data conns only)

sample per packet: (1,2,4,5,10)

set to -1 for other connection types

Removed

r_rate_type

short

Remote Rate Type (For Voice/Data conns only)

rate tye: (0 - 13)

set to -1 for other connection types

Removed

r_rate_fctr

short

Remote rate factor (For Data conns only)

rate factor: (1 - 8)

set to -1 for other connection types

Removed

r_smpl_per_pckt

short

Remote Sample per packet (For Data conns only)

sample per packet: (1,2,4,5,10)

set to -1 for other connection types

Removed

l_cbr_clock_mode9.1

short

Local End CBR Clock Mode - CESM

Values:

synchronous (1)

srts (2)

adaptive (3)

Removed

l_cas9.1

short

Local End Signalling Pass - CESM

Values:

basic (1)

e1Cas (2)

ds1SfCas (3)

ds1EsfCas (4)

ccs (5)

Removed

l_partial_fill9.1

short

Local End Partial Fill - CESM

Value range: 0..47

Removed

l_idle_detection9.1

short

Local End Idle Detection - CESM-8

Values: disable (1) and onhook (2)

Removed

l_onhook_code9.1

short

Local End Onhook Code - CESM-8

Values Range: 0..15

Removed

l_idle_suppression9.1

short

Local End Idle Suppression - CESM-8

Values: disable (1) and enable (2)

Removed

r_cbr_clock_mode9.1

short

Remote End CBR Clock Mode - CESM

Values:

synchronous (1)

srts (2)

adaptive (3)

Removed

r_cas9.1

short

Remote End Signalling Pass - CESM

Values:

basic (1)

e1Cas (2)

ds1SfCas (3)

ds1EsfCas (4)

ccs (5)

Removed

r_partial_fill9.1

short

Remote End Partial Fill - CESM

Value range: 0..47

Removed

r_idle_detection9.1

short

Remote End Idle Detection - CESM-8

Values: disable (1) and onhook (2)

Removed

r_onhook_code9.1

short

Remote End Onhook Code - CESM-8

Values Range: 0..15

Removed

r_idle_suppression9.1

short

Remote End Onhook Code - CESM-8

Values Range: 0..15

Removed

l_mc_type9.1

short

Local multicast type flag (For
multicast conns). The values are
normal (0), root (1) and leaf (2).

None

r_mc_type9.1

short

Remote multicast type flog (For
multicast conns). Values are as
per local multicast type flag.

None

l_end_nni9.1

short

-1 : unknown port type

1 : nni port type

0 : non nni port type

None

r_end_nni9.1

short

-1 : unknown port type

1 : nni port type

0 : non nni port type

For incomplete PVC, this field is
always -1 (unknown)

None

inseg_tbl_1

short

Flag to indicate the parameters
belongs to the x segment is in the
segment tables or in the temporary
table, where x means:

for 1 segment connection:
x is the segment ifself

for 2 segment connection:
x is the local segment

for 3 segment connection:
x is the l-lr segment

0: in temporary table
1: in segment table
2: local end in segment table

remote end in temp table

3: remote end in segment table,
local end in temp table

None,
new field

inseg_tbl_2

short

Flag to indicate the parameters
belongs to the x segment is in the
segment tables or in the temporary
table, where x means:

for 1 segment connection:
do not use this field

for 2 segment connection:
x is the remote segment

for 3 segment connection:
x is the lc-rc (middle) segment

0: in temporary table
1: in segment table

None,
new field

inseg_tbl_3

short

Flag to indicate the parameters
belongs to the x segment is in the
segment tables or in the temporary
table, where x means:

for 1 segment connection:
do not use this field

for 2 segment connection:
do not use this field

for 3 segment connection:
x is the rr-r (remote) segment

0: in temporary table
1: in segment table

None,
new field

snmp_index

int

The SNMP-Proxy index for user connection.

None

CONNECTION Table Change Summary

Table A-2 lists fields removed from the USER_CONNECTION table and provides information about where the fields can be found based on the type of connection.


Table A-2: CONNECTION Table Change Summary
Field Name FR-FR FR-ATM ATM-FR Voice-Voice Data-Data CESM-CESM
ATM-ATM

l_rate_info

CONN

rate_info

CONN

rate_info

N/A

CONN

rate_info

CONN

rate_info

N/A

l_vc_q_thresh

CONN

vc_q_thresh

CONN

vc_q_thresh

N/A

CONN

vc_q_thresh

CONN

vc_q_thresh

N/A

l_vc_de_thresh

CONN

vc_q_de_thresh

CONN

vc_q_de_thresh

N/A

CONN

vc_q_de_thresh

CONN

vc_q_de_thresh

N/A

l_eg_q_depth

CONN

eg_q_depth

CONN

eg_q_depth

N/A

CONN

g_q_depth

CONN

eg_q_depth

N/A

l_eg_q_de_thresh

CONN

eg_q_de_thresh

CONN

eg_q_de_thresh

N/A

CONN

eg_q_de_thr
esh

CONN

eg_q_de_thr
esh

N/A

l_eg_q_ecn_thresh

CONN

eg_q_ecn_thresh

CONN

eg_q_ecn_thresh

N/A

CONN

eg_q_ecn_thre
sh

CONN

eg_q_ecn_thre
sh

N/A

l_de_tag_ena

CONN

de_tag_ena

CONN

de_tag_ena

N/A

CONN

de_tag_ena

CONN

de_tag_ena

N/A

l_cmax

CONN

cmax

CONN

cmax

N/A

CONN

cmax

CONN

cmax

N/A

l_bc

CONN

bc

CONN

bc

N/A

CONN

bc

CONN

bc

N/A

l_be

CONN

be

CONN

be

N/A

CONN

be

CONN

be

N/A

l_eg_q_select

CONN

eg_q_select

CONN

eg_q_select

N/A

CONN

eg_q_select

CONN

eg_q_select

N/A

l_channel_type

CONN

channel_type

CONN

channel_type

N/A

CONN

channel_type

CONN

channel_type

N/A

l_fecn

CONN

fecn

CONN

fecn

N/A

CONN

fecn

CONN

fecn

N/A

l_de_to_clp_map

CONN

de_to_clp_map

CONN

de_to_clp_map

N/A

CONN

de_to_clp_map

CONN

de_to_clp_map

N/A

l_clp_to_de_map

CONN

clp_to_de_map

CONN

clp_to_de_map

N/A

CONN

clp_to_de_map

CONN

clp_to_de_map

N/A

l_rate_type

CONN

rate_type

CONN

rate_type

N/A

CONN

rate_type

CONN

rate_type

N/A

l_rate_fctr

CONN

rate_fctr

CONN

rate_fctr

N/A

CONN

rate_fctr

CONN

rate_fctr

N/A

l_smpl_per_pckt

CONN

smpl_per_pckt

CONN

smpl_per_pckt

N/A

CONN

smpl_per_pckt

CONN

smpl_per_pckt

N/A

r_rate_info

CONN

rate_info

N/A

CONN

rate_info

CONN

rate_info

CONN

rate_info

N/A

r_vc_q_thresh

CONN

vc_q_thresh

N/A

CONN

vc_q_thresh

CONN

vc_q_thresh

CONN

vc_q_thresh

N/A

r_vc_de_thresh

CONN

vc_de_thresh

N/A

CONN

vc_de_thresh

CONN

vc_de_thresh

CONN

vc_de_thresh

N/A

r_eg_q_depth

CONN

eg_q_depth

N/A

CONN

eg_q_depth

CONN

eg_q_depth

CONN

eg_q_depth

N/A

r_eg_q_de_thresh

CONN

eg_q_de_thresh

N/A

CONN

eg_q_de_thresh

CONN

eg_q_de_thresh

CONN

eg_q_de_thresh

N/A

r_eg_q_ecn_thresh

CONN

eg_q_ecn_thresh

N/A

CONN

eg_q_ecn_thresh

CONN

eg_q_ecn_thresh

CONN

eg_q_ecn_thresh

N/A

r_de_tag_ena

CONN

de_tag_ena

N/A

CONN

de_tag_ena

CONN

de_tag_ena

CONN

de_tag_ena

N/A

r_cmax

CONN

cmax

N/A

CONN

cmax

CONN

cmax

CONN

cmax

N/A

r_bc

CONN

bc

N/A

CONN

bc

CONN

bc

CONN

bc

N/A

r_be

CONN

be

N/A

CONN

be

CONN

be

CONN

be

N/A

r_eg_q_select

CONN

eg_q_select

N/A

CONN

eg_q_select

CONN

eg_q_select

CONN

eg_q_select

N/A

r_channel_type

CONN

channel_type

N/A

CONN

channel_type

CONN

channel_type

CONN

channel_type

N/A

r_fecn

CONN

fecn

N/A

CONN

fecn

CONN

fecn

CONN

fecn

N/A

r_de_to_clp_map

CONN

de_to_clp_map

N/A

CONN

de_to_clp_map

CONN

de_to_clp_map

CONN

de_to_clp_map

N/A

r_clp_to_de_map

CONN

clp_to_de_map

N/A

CONN

clp_to_de_map

CONN

clp_to_de_map

CONN

clp_to_de_map

N/A

r_rate_type

CONN

rate_type

N/A

CONN

rate_type

CONN

rate_type

CONN

rate_type

N/A

r_rate_fctr

CONN

rate_fctr

N/A

CONN

rate_fctr

CONN

rate_fctr

CONN

rate_fctr

N/A

r_smpl_per_pckt

CONN

smpl_per_pckt

N/A

CONN

smpl_per_pckt

CONN

smpl_per_pckt

CONN

smpl_per_pckt

N/A

ATM_CONNECTION Table Change Summary

Table A-3 lists the fields removed from the USER_CONNECTION table and where the field can be found in the ATM_CONNECTION table based on connection type.


Table A-3: ATM_CONNECTION Table Change Summary
Field Name ATM-FR ATM-ATM FR-ATM FR-FR, Voice-Voice, Data-Data, CESM-CESM

l_efci_q_thresh

ATM_CONN

efci_q_thresh

ATM_CONN

efci_q_thresh

N/A

N/A

l_cbs

ATM_CONN

cbs

ATM_CONN

cbs

N/A

N/A

l_mfs

ATM_CONN

mfs

ATM_CONN

mfs

N/A

N/A

l_ccdv

ATM_CONN

ccdv

ATM_CONN

ccdv

N/A

N/A

l_clp_hi

ATM_CONN

clp_hi

ATM_CONN

clp_hi

N/A

N/A

l_clp_lo

ATM_CONN

clp_lo

ATM_CONN

clp_lo

N/A

N/A

l_fst_rate_up

ATM_CONN

fst_rate_up

ATM_CONN

fst_rate_up

N/A

N/A

l_fst_rate_dn

ATM_CONN

fst_rate_dn

ATM_CONN

fst_rate_dn

N/A

N/A

l_fst_fast_dn

ATM_CONN

fst_fast_dn

ATM_CONN

fst_fast_dn

N/A

N/A

l_fst_qir_to

ATM_CONN

fst_qir_to

ATM_CONN

fst_qir_to

N/A

N/A

l_fst_max_adj

ATM_CONN

fst_max_adj

ATM_CONN

fst_max_adj

N/A

N/A

l_clp_tagging

ATM_CONN

clp_tagging

ATM_CONN

clp_tagging

N/A

N/A

l_upc_enable

ATM_CONN

upc_enable

ATM_CONN

upc_enable

N/A

N/A

l_rm_enable

ATM_CONN

rm_enable

ATM_CONN

rm_enable

N/A

N/A

l_u_fgcra

ATM_CONN

u_fgcra

ATM_CONN

u_fgcra

N/A

N/A

l_u_scr_policing

ATM_CONN

u_scr_policing

ATM_CONN

u_scr_policing

N/A

N/A

l_u_pcr01

ATM_CONN

u_pcr01

ATM_CONN

u_por01

N/A

N/A

l_ccdv01

ATM_CONN

ccdv01

ATM_CONN

ccdv01

N/A

N/A

l_ccdv0

ATM_CONN

ccdv0

ATM_CONN

ccdv0

N/A

N/A

l_nrm

ATM_CONN

nrm

ATM_CONN

nrm

N/A

N/A

l_tbe

ATM_CONN

tbe

ATM_CONN

tbe

N/A

N/A

l_frtt

ATM_CONN

frtt

ATM_CONN

frtt

N/A

N/A

l_vsvd

ATM_CONN

vsvd

ATM_CONN

vsvd

N/A

N/A

l_mc_type

ATM_CONN

mc_type

ATM_CONN

mc_type

N/A

N/A

r_efci_q_thresh

N/A

ATM_CONN

efci_q_thresh

ATM_CONN

efci_q_thresh

N/A

r_cbs

N/A

ATM_CONN

cbs

ATM_CONN

cbs

N/A

r_mfs

N/A

ATM_CONN

mfs

ATM_CONN

mfs

N/A

r_ccdv

N/A

ATM_CONN

ccdv

ATM_CONN

ccdv

N/A

r_clp_hi

N/A

ATM_CONN

clp_hi

ATM_CONN

clp_hi

N/A

r_clp_lo

N/A

ATM_CONN

clp_lo

ATM_CONN

clp_lo

N/A

r_fst_rate_up

N/A

ATM_CONN

fst_rate_up

ATM_CONN

fst_rate_up

N/A

r_fst_rate_dn

N/A

ATM_CONN

fst_rate_dn

ATM_CONN

fst_rate_dn

N/A

r_fst_fast_dn

N/A

ATM_CONN

fst_fast_dn

ATM_CONN

fst_fast_dn

N/A

r_fst_qir_to

N/A

ATM_CONN

fst_qir_to

ATM_CONN

fst_qir_to

N/A

r_fst_max_adj

N/A

ATM_CONN

fst_max_adj

ATM_CONN

fst_max_adj

N/A

r_clp_tagging

N/A

ATM_CONN

clp_tagging

ATM_CONN

clp_tagging

N/A

r_upc_enable

N/A

ATM_CONN

upc_enable

ATM_CONN

upc_enable

N/A

r_rm_enable

N/A

ATM_CONN

rm_enable

ATM_CONN

rm_enable

N/A

r_u_fgcra

N/A

ATM_CONN

u_fgcra

ATM_CONN

u_fgcra

N/A

r_u_scr_policing

N/A

ATM_CONN

u_scr_policing

ATM_CONN

u_scr_policing

N/A

r_u_pcr01

N/A

ATM_CONN

u_pcr01

ATM_CONN

u_pcr01

N/A

r_ccdv01

N/A

ATM_CONN

ccdv01

ATM_CONN

ccdv01

N/A

r_ccdv0

N/A

ATM_CONN

ccdv0

ATM_CONN

ccdv0

N/A

r_nrm

N/A

ATM_CONN

nrm

ATM_CONN

nrm

N/A

r_tbe

N/A

ATM_CONN

tbe

ATM_CONN

tbe

N/A

r_frtt

N/A

ATM_CONN

frtt

ATM_CONN

frtt

N/A

r_vsvd

N/A

ATM_CONN

vsvd

ATM_CONN

vsvd

N/A

r_mc_type

N/A

ATM_CONN

mc_type

ATM_CONN

mc_type

N/A

CONNECTION and ATM_CONNECTION Table Change Summary

Table A-4 lists the fields removed from the USER_CONNECTION table and where the fields can be found in the CONNECTION table and the ATM_CONNECTION table based on connection type and endpoint type.


Table A-4: CONNECTION and ATM_CONNECTION Table Change Summary
Field Name ATM-FR ATM-ATM FR-ATM FR-FR, Voice-Voice, Data-Data CESM-CESM

l_cir

ATM_CONN

cir

ATM_CONN

cir

CONN

cir

CONN

cir

N/A

l_ibs

ATM_CONN

ibs

ATM_CONN

ibs

CONN

ibs

CONN

ibs

N/A

l_pir

ATM_CONN

pir

ATM_CONN

pir

CONN

pir

CONN

pir

N/A

l_qir

ATM_CONN

qir

ATM_CONN

qir

CONN

qir

CONN

qir

N/A

l_mir

ATM_CONN

mir

ATM_CONN

mir

CONN

min_bw

CONN

min_bw

N/A

l_con_info_flag

ATM_CONN

con_info_flag

ATM_CONN

con_info_flag

CONN

con_info_flag

CONN

con_info_flag

N/A

l_vc_q_depth

ATM_CONN

vc_q_depth

ATM_CONN

vc_q_depth

CONN

vc_q_depth

CONN

vc_q_depth

N/A

r_cir

CONN

cir

ATM_CONN

cir

ATM_CONN

cir

CONN

cir

N/A

r_ibs

CONN

ibs

ATM_CONN

ibs

ATM_CONN

ibs

CONN

ibs

N/A

r_pir

CONN

pir

ATM_CONN

pir

ATM_CONN

pir

CONN

pir

N/A

CESM Table Change Summary

Table A-5 lists the fields removed from the USER_CONNECTION table and where the fields can be found in the CESM table based on connection type.


Table A-5: CESM Table Change Summary
Field Name CESM-CESM FR-FR, FR-ATM, ATM-FR, ATM-ATM, Voice-Voice, Data-Data

l_max_buf_size

CESM

max_buf_size

N/A

l_cell_loss_period

CSEM

cell_loss_period

N/A

l_cdv_rx_t

CSEM

cdv_rx_t

N/A

l_cbr_clock_mode9.1

CSEM

cbr_clock_mode

N/A

l_cas9.1

CSEM

cas

N/A

l_partial_fill9.1

CSEM

partial_fill

N/A

l_idle_detection9.1

CSEM

idle_detection

N/A

l_onhook_code9.1

CSEM

onhook_code

N/A

l_idle_suppression9.1

CSEM

idle_suppression

N/A

r_max_buf_size

CESM

max_buf_size

N/A

r_cell_loss_period

CSEM

cell_loss_period

N/A

r_cdv_rx_t

CSEM

cdv_rx_t

N/A

r_cbr_clock_mode9.1

CSEM

cbr_clock_mode

N/A

r_cas9.1

CSEM

cas

N/A

r_partial_fill9.1

CSEM

partial_fill

N/A

r_idle_detection9.1

CSEM

idle_detection

N/A

r_onhook_code9.1

CSEM

onhook_code

N/A

r_idle_suppression9.1

CSEM

idle_suppression

N/A

LOGICAL_CONN, DATA_CHANNEL, VOICE_CHANNEL
Table Changes

Table A-6 lists the fields removed from the USER_CONNECTION table and where the filds can be found in the LOGICAL_CONNECTION, DATA_CHANNEL, and VOICE_CHANNEL tables based on connection type.


Table A-6: LOGICAL_CONN, DATA_CHANNEL, VOICE_CHANNEL Table Change Summary
Field Name FR-FR FR-ATM ATM-FR VOICE-VOICE DATA-DATA

cos

LOGICAL_CONN

LOGICAL_CONN

LOGICAL_CONN

VOICE_CHANNEL

DATA_CHANNEL

avoid_trk_type

LOGICAL_CONN

LOGICAL_CONN

LOGICAL_CONN

LOGICAL_CONN

LOGICAL_CONN

avoid_zcs

LOGICAL_CONN

LOGICAL_CONN

LOGICAL_CONN

LOGICAL_CONN

LOGICAL_CONN


hometocprevnextglossaryfeedbacksearchhelp
Posted: Tue Jun 13 19:43:52 PDT 2000
Copyright 1989 - 2000©Cisco Systems Inc.