Associated variant: ANSI 95
Provides the circuit assignment map for ANSI. Used in the setup and management of NxDS0 connections.
typedef struct cirAssignMap /* Circuit Assignment Map */
{
ElmtHdr eh; /* element header */
TknU8 mapFormat; /* map type */
TknU8 spare; /* spare bits */
TknU8 map; /* assignment map */
} SiCirAssignMap;
The fields in the SiCirAssignMap structure are encoded as follows:
Field |
Value |
mapFormat |
Map format. Only defined value is: 0x01 = MAP_DSI DSI map format |
map |
Map type. |
Token |
ANSI 95 |
mapFormat |
* |
spare |
* |
map |
* |