Description:
|
dsgIfClientIdValue OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(6))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The Client Identification Value. The content depends on
the value of the dsgIfClientIdType.
For dsgIfClientIdType of a type broadcast(1), this object
will have a 16-bit value whether or not it is a length 0 or
length 2 broadcast ID. If the value is 0, then the encoded
TLV in the DCD would be the original, zero length,
broadcast ID. If the value is specified in Table 5-2, then
the TLV in the DCD would be a length 2 broadcast ID
followed by the value.
For dsgIfClientIdType of a type macAddress(2), this object
is a well known MAC address.
For dsgIfClientIdType of a type caSystemId(3), this object
is a CA System ID.
For dsgIfClientIdType of a type applicationId(4), this
object is an application ID.
Client IDs representing types broadcast(1), caSystemId(3)
or applicationId(4) are encoded in DCD messages as Unsigned
integers and configured in this object as 6 octet string
with the 2 LSB for the client ID value, e.g., an
applicationId 2048 (0x0800) is encoded as '000000000800'h."
REFERENCE
"DOCSIS Set-top Gateway (DSG) Interface"
DEFVAL {'000000000000'h}
|
|