All MIBs › ALCATEL-IND1-TIMETRA-SAP-MIB › sapCemPayloadSize
sapCemPayloadSize
Module: ALCATEL-IND1-TIMETRA-SAP-MIB
OID (symbolic): ALCATEL-IND1-TIMETRA-SAP-MIB::sapCemPayloadSize
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.4.3.40.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: 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.
What is sapCemPayloadSize?
Specifies the size in bytes of data payload packets that the CEM SAP transmits into the Packet Service Network (PSN). Adjusting this value balances packetization delay against overhead efficiency for the emulated circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.4.3.40.1.5 snmpwalk -v2c -c public <target> ALCATEL-IND1-TIMETRA-SAP-MIB::sapCemPayloadSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.4.3.40.1.5.1 snmpget -v2c -c public <target> ALCATEL-IND1-TIMETRA-SAP-MIB::sapCemPayloadSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.4.3.40.1.5.1 i <value>
Start monitoring Nokia (Alcatel-Lucent) 7750 SR-series service routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALCATEL-IND1-TIMETRA-SAP-MIB::sapCemPayloadSize OID value, configure state conditions and alerts, and monitor any Nokia (Alcatel-Lucent) 7750 SR-series service routers from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4 | tmnxServObjs | ALCATEL-IND1-TIMETRA-SERV-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6527.3.1.2.4.3 | tmnxSapObjs | ALCATEL-IND1-TIMETRA-SAP-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4.3.40 | sapCemInfoTable | ALCATEL-IND1-TIMETRA-SAP-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4.3.40.1 | sapCemInfoEntry | ALCATEL-IND1-TIMETRA-SAP-MIB |
| 1.3.6.1.4.1.6527.3.1.2.4.3.40.1.5 | sapCemPayloadSize | ALCATEL-IND1-TIMETRA-SAP-MIB |