cesCnfChanNum |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.1 |
This object identifies the channel number of the
CESM channel.
For CESM-4P the range is 16..19 (only for 4 entries).
For CESM-8t1 the range is 16..192
For CESM-8e1 the range is 16..248.
For CESM-T3/E3 the range is 16..16.
For CESM-T1/E1/T3/E3, channel number starts from 35
in Release2.2.
|
cesChanRowStatus |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.2 |
This object is used to create,modify or delete an entry
in the table.
A row need to be created using 'add' option. When the
row is successfully created, this object would be set
to 'mod' by the agent.
Following mandatory objects need to be specified for the
successful creation of the row(both master and slave endpoints).
cesConnServiceType
cesVpcFlag
cesMastership
Following mandatory objects need to be specified
for creation of master endpoint:
cesRemoteVpi
cesRemoteVci
cesRemoteNSAP
A row can be deleted by setting this object to 'delete'.
A row can be modified by setting this object to 'mod'.
When there is a need to administratively down the channel
this object could be set to 'outOfService'. The channel
could be made active by setting this object to 'mod'.
|
cesMapPortNum |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.3 |
This object provides the mapping from CES channel number
and physical line number.
In case of CESM-4P this variable specifies the port number
to which this channel is associated. Mappings are as follows:
Port 1 - channel 16, 2-17, 3-18, 4-19 (it can take value from 1..4)
In CESM-8 this variable gives mapping between logical channel
and physical line number.
In case of CESM-8P instead of this cesChanPortNum will be used
to have the mapping between Channel and logical Port.
In case of CESM-T3 it can be 1..1.
|
cesMapVpi |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.4 |
The value of this object is equal to the VPI used for the emulated
circuit represented by this connection. In MGX8220( formerly AXIS)
Implementaion slot number of the card will be used for this.
|
cesMapVci |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.5 |
This specifies VCI for emulated circuit represented by this VC.
Our Implementation cesCnfChanNum will be used for this.
In case of CESM-4P valid range is 16..19.
In case of CESM-8P valid range is 32..279.
In case of CESM-T3/E3 valid value is 32.
|
cesCBRService |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.6 |
This specifies data type supported by the CBR service.
unstructured(1) : This is also known as 'clear channel'.
This service utilizes the entire T1
bandwidth. The switch does not look
into the T1, but simply reproduces a
stream of bits with clocking from the
receiving port to the target port.
structured(2) : This is also known as channelized T1
or cross-connect.
This provides emulation point-to-point
fractional T1(Nx64) connections.
This aloows the T1 to break into multiple DS-0
channels towards different destinations.
More than one circuit(AAL1) entity will
share the same physical T1 interface.
To provide this service, AAL1 is capable
of delineating repetitive fixed-size
blocks of data.
The card limitations:
- CESM-4P supports only Unstructured mode.
- CESM-8P supports both structured and unstructured mode for
T1/E1
- CESM-8P supports unstructured mode for T3/E3
- CESM-T3 supports only unstructured mode.
|
cesCBRClockMode |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.7 |
This specifies clocking mode of the CBR service.
synchronous(1) : The transmit clock frequency is
produced by an external source.
srts (2) : Synchronous Residual TimeStamp(SRTS)
is an asnychronous clocking method.
The SRTS measures the difference between
the service clock(received on the CBR interface)
and the network-wide reference clock. The
difference is the Residual Time Stamp(RTS).
The RTS is propogated to the remote end of
the circuit in the AAL1 header.
The receiving end reconstructs the clock by
adjusting the reference clock by RTS value.
adaptive(3) : In adaptive clocking, the source CES IWF
simply sends data to the destination CES IWF.
The destination CES IWF writes data to the
segmentation and re-assembly(SAR) buffer
reads it with local T1 service clock.
The local (interface) service clock is
determined from the actual CBR data received.
Only synchronous(1) mode is supported in CESM-4P and CESM-T3.
|
cesCas |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.8 |
This object specifies whether CAS bits are carried by the service.
This also selects which AAL1 format should be used.
The possible values are :
basic(1) : for 1x64 connections, cells will be generated
with a AAL1 pointer. While receiving, pointer will be
expected in the incoming cells.
ds1SfCas (3),
ds1EsfCas (4): used when line level multiframe sync to be
enabled.
ccs(5) : Common Channel Signaling.
This particular VC is carrying signaling information.
This value is not supported in CESM-8T1E1.
basicNoPointer(7): 1x64 basic connections without AAL1 pointer.
This is to support CES-IS 2.0 compliance.
In CESM-8T1/E1 all channels on a line
should have the same value.
The value basic(1) is applicable for cesCBRService value
of unstructured(1).
The CESM-4P and CESM-T3E3 cards support value basic(1) only.
|
cesPartialFill |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.9 |
Specifies the number of user octets per cell, if partial
cell fill is used. 47 means partial fill disabled.
Partial fill is not supported in CESM-4P
Ranges for partial fill are:
T1 struct 25 - 47
T1 unstruct 33 - 47
E1 struct 20 - 47
E1 unstruct 33 - 47
and
partial fill for any channel should always exceed the number
of time slots assigned to that channel.
|
cesBufMaxSize |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.10 |
Specifies the maximum size in octets of egress buffer.
CESM - 4P:
Should be at least 0.6*CDVRxT for a T1 line and
0.7 * CDVRxT for a E1 line. 0 can be specified to internally
compute the value
Defaults for CESM-8T1E1 and CESM-T3E3
-------------------------------------
Default value of cesBufMaxSize is 0.
Maximum value for CESM-8T1E1 and CESM-T3E3
-------------------------------------------
For T1 UDT and E1 UDT : 16224 bytes
For T1 SDT : 384 * N bytes
For E1 SDT : 417 * N bytes
For T3 UDT and E3 UDT : 16224 bytes
where N is the number of timeslots assigned in Nx64
connection. For T1-UDT and E1 UDT use N = 32 .
Minimum value for CESM-8T1E1 and CESM-T3E3
-------------------------------------------
In CESM-8T1/E1 and CESM-T3E3 this object ( unit in bytes )
should be at least the greater of
(1) CDVT in frames * 2 * N
(2) ( CDVT in frames + number of frames in two cells ) * N
where N is the number of timeslots assigned in Nx64
connection. For T1-UDT and E1-UDT use N = 32.
|
cesCDVRxT |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.11 |
This object specifies maximum cell arrival jitter
that the reassembly process will tolerate.
In case of CESM-8P it should be in increment of 125 micro secs and
Max limit are as follows. T1 = 24 ms E1 = 26 ms T3 = 1.447 ms
and E3 = 1.884 ms.
Default values in CESM-8T1/E1 and CESM-T3/E3.:
For T1 and E1 , 1000 microsecs.
For T3 and E3 , 1000 microsecs.
|
cesCellLossIntegrationPeriod |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.12 |
This object specifies the cell loss integration
period.
|
cesChanLocRmtLpbkState |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.13 |
Loopback on cellbus in egress direction.
|
cesChanTestType |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.14 |
This is the type of the test
1 = Test Continuity
2 = Test Delay
3 = no test is initated
4 = test continuity with sti cell format
5 = test delay with sti cell format
|
cesChanTestState |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.15 |
This shows the state of the test
1 = Passed
2 = Failed
3 = In Progress
4 = Not In Progress
|
cesChanRTDResult |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.16 |
This is round trip delay time.
|
cesChanPortNum |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.17 |
This object refers to the CES logical
port on which channel is created.
The value for this object must be same as the
'cesPortNum' object from cesmPortCnfGrpTable.
This is a mandatory object for creating the channel.
|
cesChanConnType |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.18 |
This object identifies the type of the connection.
The possible values are :
pvc(1) : Permanent Virtual Connection
svc(2) : Switched Virtual Connection
spvc(3) : Soft PVC
Only applicable to CESM-8P and CESM-T3/E3.
This object can be specified only during row creation.
|
cesChanStrauSciNum |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.19 |
This indicates the type of connection.
1 = Normal Channel (nonStrauChannel(0) )
2 = SCI 1 i.e bit 1 & 2
3 = SCI 2 i.e bit 3 & 4
4 = SCI 3 i.e bit 5 & 6
5 = SCI 4 i.e bit 7 & 8
Currently not supported in CESM-8
Not applicable for CESM-4 and CESM-T3/E3
|
cesChanIdleDetEnable |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.20 |
This indicates the type of Idle detection enabled
disable(1) : Idle code detection is disabled.
enableOnhookDet(2) : Enable Idle detection whenver it detects
Onhook in ABCD bits(of T1 frame).
The on hook code is configurable
using 'cesChanOnhookCode' object.
Applicable in structured mode.
enableIdlePatternDet(3): Enable payload Idle code detection.
Idle pattern is configurable through
cesChanIdleSignalCode object.
Only applicable to CESM-8T1/E1 and non strau channels.
|
cesChanIdleSignalCode |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.21 |
This object identifies the signal code to be sent.
The value indicates the idle pattern in DS0 time slots.
This object is applicable only when cesChanIdleDetEnable object
is set to enableIdlePatternDet(3).
|
cesChanIdleCodeIntgnPeriod |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.22 |
This object indicates the Integration period in seconds
This object is applicable only when cesChanIdleDetEnable
is set to enableIdlePatternDet(3).
|
cesChanOnhookCode |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.23 |
This object identifies the on-hook code to be sent.
This object is applicable only when cesChanIdleDetEnable object
is set to enableOnhookDet(2).
The value 0..3 is applicable for T1 with
framing mode set to super frame(SF).
The value 0..15 is applicable for T1 with
framing mode set to Extended Super Frame(ESF)/E1 CAS.
Only applicable for CESM-8T1/E1.
|
cesChanConditionedData |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.24 |
This byte will indicate Idle data to be sent
towards the line whenever channels goes
in to Underrun
Only applicable for CESM-8T1/E1.
|
cesmChanExtTrgIdleSupp |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.25 |
This object is used for disabling/enabling
idle suppression on the connection. This can be set by
external signalling device.
Only applicable to CESM-8T1/E1.
|
cesmChanConditionedSigCode |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.26 |
This byte will indicate Signal code to be sent
sent towards the line whenever channels goes
in to Underrun
Only applicable to CESM-8T1/E1.
|
cesLocalVpi |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.27 |
This object identifies the internal VPI assigned to
a local endpoint, by the switch. The cesLocalVpi,
cesLocalVci and cesLocalNSAP form a unique identifier
for the local connection endpoint.
|
cesLocalVci |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.28 |
This object identifies the internal VCI assigned to
a local endpoint, by the switch. The cesLocalVpi,
cesLocalVci and cesLocalNSAP form a unique identifier
for the local connection endpoint.
|
cesLocalNSAP |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.29 |
This object identifies the internal NSAP
address assigned to local endpoint.
The NSAP address is 20 bytes long and follows the format:
- 13 bytes as prefix 2 bytes for Cisco ID,
- 2 bytes for Cisco ID
- 1 byte reserved
- 3 bytes for logical interface
(slot:1 bytes,port number:2 bytes)
- 1 byte is for Selector (SEL).
|
cesRemoteVpi |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.30 |
This object identifies the VPI value of the
peer endpoint. The cesRemoteVpi, cesRemoteVci
and the cesRemoteNSAP identify the peer endpoint(remote) in
the networking domain.
The value should be 0 for a DAX connection within the
switch.
This object can be set only during row creation.
|
cesRemoteVci |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.31 |
This object identifies the VCI value of the
peer endpoint. The cesRemoteVpi, cesRemoteVci
and the cesRemoteNSAP identify the peer endpoint(remote) in
the networking domain.
The value should be 0 for a DACS connection within the
switch.
This object can be set only during row creation.
|
cesRemoteNSAP |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.32 |
This object identifies the NSAP address of the
peer endpoint.
The NSAP address is 20 bytes long and follows the format:
- 13 bytes as prefix 2 bytes for Cisco ID,
- 2 bytes for Cisco ID
- 1 byte reserved
- 3 bytes for logical interface
(slot:1 bytes,port number:2 bytes)
- 1 byte is for Selector(SEL).
|
cesMastership |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.33 |
This is used by PXM to determine if this end point is
master or slave, a new type unknown(3) is added to identify
the SM in MGX8220(formerly AXIS) shelf and the SM in
MGX8250 shelf.
In MGX8220 shelf, user can create endpoints without
specifying X/Y/P parameters.
In MGX8250 shelf, the user can not add endpoint with
value of this object set to unknown(3).
This object can be set only during row creation.
|
cesVpcFlag |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.34 |
This represents the connection type, used for PXM to
identify VPC/VCC but CESM card doesn't use it
always set to vcc for CESM card.
|
cesConnServiceType |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.35 |
This specifies the service type
1 ==> Constant Bit Rate
2 ==> Variable Bit Rate
3 ==> Not used
4 ==> Unspecified Bit Rate
5 ==> ATM frame relay
6 ==> standard ABR
7 ==> foresight ABR
Note that the value of this object is used by PXM card.
The default value is cbr1(21).
The following types are being added for PNNI support
and are based on UNI 4.0.
cbr1 (21) - CBR.1
vbr1rt (22) - Real time VBR.1
vbr2rt (23) - Real time VBR.2
vbr3rt (24) - Real time VBR.3
vbr1nrt(25) - Non Real time VBR.1
vbr2nrt(26) - Non Real time VBR.2
vbr3nrt(27) - Non Real time VBR.3
ubr1 (28) - UBR.1
ubr2 (29) - UBR.2
stdabr (30) - TM 4.0 compliant standard ABR
cbr2 (31) - CBR.2
cbr3 (32) - CBR.3
Note that for CESM, the only valid connection type for PNNI
support is cbr1(21). Other enumerations have been added
for the sake of consistency across Narrow-Band service
modules.
This object can be set only during row creation.
|
cesRoutingPriority |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.36 |
This is used by PXM to determine how important
this connection is when selecting connections to route.
|
cesMaxCost |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.37 |
This object is used by the networking entity
to select a route based on administrative weight of
possible routes. It is related to Cost Based Routing.
This is used by PXM so that it won't choose a path with
a cost greater than this configured level. This is not
necessary to be provided in the connection setup request,
if not provided, the default value 255 will be used.
When used with PAR controller the valid range is 1..65535 and
the default value is 255.
When used with PNNI controller the valid range is 1..2147483647
and the default value is 2147483647.
|
cesRestrictTrunkType |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.38 |
Restricted trunk type for routing, used by PXM. It
specifies that the connection either cannot be routed over
satelite trunks, or terrestrial trunks, or it can be on
any type of trunk. It is not necessary to be provide in
the connection setup request, the default value is
noresriction(1).
|
cesConnPCR |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.39 |
This object identifies the Peak Cell Rate(PCR) value.
If not provided during the row creation, the value
will be computed as follows,
For CESM-8T1/E1 - N * 64 Kbps ,
where N = Number of timeslots assigned
to this channel.
For CESM-T3, the value is 44736 Kbps
For CESM-E3, the value is 34368 Kbps.
|
cesConnMCR |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.40 |
This object identifies the Minimum Cell Rate(MCR) value.
If not provided during the row creation, the value
will be computed as follows,
For CESM-8T1/E1 - N * 64 Kbps ,
where N = Number of timeslots assigned
to this channel.
For CESM-T3, the value is 44736 Kbps
For CESM-E3, the value is 34368 Kbps.
|
cesConnPercentUtil |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.41 |
This is the expected long-term utilization of the
channel by theis end-point.
For CESM-8T1/E1/T3/E3 , the value is 100%
|
cesmConnRemotePCR |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.42 |
The PCR value of the remote end. If not set, the value
for this object is derived from the end point parameter.
|
cesmConnRemoteMCR |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.43 |
The MCR value of the remote end. If not set, the value
for this object is derived from the end point parameter.
|
cesmConnRemotePercentUtil |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.44 |
This is the expected long-term utilization of the
channel by the other end-point.
|
cesmConnForeSightEnable |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.45 |
This object is used by the controller(PAR/PNNI/TAG) to set up
the Qbin for the connection.
This is notapplicable to CESM-8T1/E1/T3/E3.
|
cesmConnFGCRAEnable |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.46 |
enables/disables Frame based GCRA (early packet discard).
This is not applicable to CESM-8T1/E1/T3/E3.
|
cesmChanReroute |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.47 |
This is used by the administrator to trigger the re-routing
of the connection. The rerouting takes effect, when this object
is set to true(1). When set to false (2), no action is taken.
A get on this object always returns false (2).
This object is not applicable to MGX Release 1.x.
|
cesmConnAdminStatus |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.48 |
This object specifies administrative status of
the connection endpoint.
This object is not applicable to MGX Release 1.x.
|
cesmChanPrefRouteId |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.49 |
This object serves to to associate a preferred
route with a connection.
The value '0' means no preferred route is associated with
this connection.
Usage:
- If the value of this set to 0, the object
cesmChanDirectRoute is automatically set to FALSE by
the switch.
- The preferred route is defined in cwaPrefRouteConfTable
object.
|
cesmChanDirectRoute |
.1.3.6.1.4.1.351.110.5.3.2.1.1.1.50 |
This object serves to associate a prefer
route as directed route (correspond to the prefer route
object cesmChanPrefRouteId).
A directed route specifies that the associated preferred
route is the only permission route for the connection to
take. Should the associated preferred route be unavailable,
the connection is failed.
The object is not applicable if there is no associated
preferred route with the connection.
|
cesEndPortNum |
.1.3.6.1.4.1.351.110.5.3.3.1.1.1 |
This object identifies the CES logical port.
The value for this object must be same as
'cesPortNum' object from cesmPortCnfGrpTable.
|
cesEndChanNum |
.1.3.6.1.4.1.351.110.5.3.3.1.1.2 |
This object identifies the CES connection
number.
The value of this object is same as the
value of 'cesCnfChanNum' object in cesmChanCnfGrpTable.
|
cesEndLineNum |
.1.3.6.1.4.1.351.110.5.3.3.1.1.3 |
This object identifies the physical line
on which connection is provisioned.
The value in this object object must match with
the value specified in 'cesPortLineNum' for
a given logical port(cesEndPortNum).
|