sapCemPayloadSize
ALCATEL-ENT1-TIMETRA-SAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.3.40.1.5
Object
column
r/w
bytes Unsigned32
This object specifies the payload size (in bytes) of
packets transmitted to the Packet Service Network (PSN)
by the CEM SAP. This determines the size of the data
that will be transmitted over the service. As well,
if the size of the data received is not consistent with
the payload size then the packet is considered malformed.
Default value depends on the CEM SAP endpoint type
(sapCemEndpointType), and if applicable, the number of
timeslots (sapCemBitrate):
---------------------------------------------------------
| Endpoint Type | Timeslots | Default payload size |
---------------------+-----------+-----------------------
| 'unstructuredE1' | n/a | 256 bytes |
---------------------+-----------+-----------------------
| 'unstructuredT1' | n/a | 192 bytes |
---------------------+-----------+-----------------------
| 'unstructuredE3' | n/a | 1024 bytes |
---------------------+-----------+-----------------------
| 'unstructuredT3' | n/a | 1024 bytes |
---------------------+-----------+-----------------------
| 'nxDS0' (E1/T1) | N = 1 | 64 bytes |
| +-----------+-----------------------
| | N = 2..4 | N x 32 bytes |
| +-----------+-----------------------
| | N = 5..15 | N x 16 bytes |
| +-----------+-----------------------
| | N >= 16 | N x 8 bytes |
---------------------+-----------+-----------------------
| 'nxDS0WithCas' (E1)| N | N x 16 bytes |
---------------------+-----------+-----------------------
| 'nxDS0WithCas' (T1)| N | N x 24 bytes |
---------------------------------------------------------
For all endpoint types except for 'nxDS0WithCas',
valid payload size range is from the default (in the
table above) to 2048 bytes.
For 'nxDS0WithCas', sapCemPayloadSize divide by the
number of timeslots (sapCemBitrate) must be an integer
factor of the number of frames per trunk multiframe (i.e.
16 for E1 trunk and 24 for T1 trunk).
For '1xDS0', sapCemPayloadSize must be a multiple of 2.
For 'NxDS0', where N > 1, sapCemPayloadSize must be a
multiple of the number of timeslots (sapCemBitrate).
For 'unstructuredE1', 'unstructuredT1', 'unstructuredE3'
and 'unstructuredT3', sapCemPayloadSize must be a
multiple of 32 bytes.
Configuring sapCemPayloadSize and sapCemJitterBuffer to
values that result in less than 2 packet buffers or
greater than 32 packet buffer is not allowed.
Setting this object to 0 sets it back to the default
value.
Context
- MIB
- ALCATEL-ENT1-TIMETRA-SAP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.3.40.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- sapCemInfoEntry
- Table
- sapCemInfoTable
- Siblings
- 13
Syntax
bytes Unsigned32
Values & Constraints
Object Constraints
range: 0-0
range: 16-2048
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sapCemLastMgmtChange The value of the object sapCemLastMgmtChange indicates
the value of sysUpTime at the time of the most recent
management-initiated change to this CEM SAP information. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.1 |
| sapCemReportAlarm The value of sapCemReportAlarm determines when and if to
generate notifications for the CEM SAP. | column | ALCATEL-ENT1-TIMETRA-SERV-MIBCemSapReportAlarm | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.10 |
| sapCemReportAlarmStatus The value of sapCemReportAlarmStatus indicates the current
alarms on this CEM SAP. | column | ALCATEL-ENT1-TIMETRA-SERV-MIBCemSapReportAlarm | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.11 |
| sapCemLocalEcid The value of the object sapCemLocalEcid specifies
the local ECID.
Only valid if CEM SAP belongs to an EPIPE service. | column | ALCATEL-ENT1-TIMETRA-SERV-MIBCemSapEcid | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.12 |
| sapCemRemoteMacAddr The value of the object sapCemRemoteMacAddr specifies
the remote MAC address.
Only valid if CEM SAP belongs to an EPIPE service. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.13 |
| sapCemRemoteEcid The value of the object sapCemRemoteEcid specifies
the remote ECID.
Only valid if CEM SAP belongs to an EPIPE service. | column | ALCATEL-ENT1-TIMETRA-SERV-MIBCemSapEcid | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.14 |
| sapCemEndpointType This object indicates the CEM SAP endpoint type. | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.2 |
| sapCemBitrate This object indicates the bit-rate in multiples of
64 Kbit/s of the CEM SAP. | column | 64 Kbits/s Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.3 |
| sapCemCasTrunkFraming This object indicates the CAS trunk framing mode of
the CEM SAP. | column | ALCATEL-ENT1-TIMETRA-SERV-MIBTdmOptionsCasTrunkFraming | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.4 |
| sapCemJitterBuffer This object specifies the jitter buffer size in
milliseconds (ms).
Default value depends on the CEM SAP endpoint type
(sapCemEndpointType), and if applicable, the n… | column | milliseconds Unsigned32 | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.6 |
| sapCemUseRtpHeader This object specifies whether a RTP header is used when
packets are transmitted to the Packet Service Network
(PSN) by the CEM SAP. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.7 |
| sapCemDifferential This object specifies whether this CEM SAP is in
differential mode. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.8 |
| sapCemTimestampFreq This object specifies whether the value of the timestamp
frequency in multiples of 8 KHz for this CEM SAP. | column | 8 KHz SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6527.3.1.2.4.3.40.1.9 |