oamOrganizationSpecificTlv
oamOrganizationSpecificTlv - implements one type of OAM Information PDU.
SYNOPSIS
oamOrganizationSpecificTlv sub-command options
DESCRIPTION
The oamOrganizationSpecificTlv command implements one type of OAM Information PDU. It is used for vendor extensions. The 32-bit vendor specific information is not defined and is used to encode the model or version of the platform.
STANDARD OPTIONS
type
Read only. Set to 254 (0xFE) to indicate Organization Specific Information.
length
Read only. The length (in octets) of an Organization Specific Information TLV is set to 16.
oui
Organization unique identifier. 3 hex bytes. (default = '00 00 00')
organizationSpecificValue
11-bytes hex list. The value of the Organization Specific Information TLV. (default is all zeroes)
COMMANDS
The oamOrganizationSpecificTlv command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
oamOrganizationSpecificTlv setDefault
Sets to IxTclHal default values for all configuration options.
EXAMPLES
See example code under oamHeader.
SEE ALSO
oamHeader, oamInformation, oamRemoteInformationTlv, oamLocalInformationTlv.