|
|
Description:
|
cdmipSatelliteHdlcAddressModeConfig OBJECT-TYPE
SYNTAX INTEGER{smallNetworkMode(1),
largeNetworkMode(2),
pointToPointMode(3),
vipersatMode(4)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The size of HDLC address used for frames sent over the satellite
interface can range from 0 - 2 bytes.
This range allows the system to operate in one of these modes:
1. Small Network Mode - The frame will have 1 byte of HDLC address.
Valid values are 1 - 254. (0x1 - 0xFE).
2. Large Network Mode - The frame will have 2 bytes of HDLC address.
Valid values are 1 - 32767 (0x1 - 0x7FFE).
3. Point-to-Point Mode - The frame does not use any HDLC address.
4. Vipersat Mode - The frame does not use any HDLC address."
|
|
|
|
|
|