NAME
DOCSIS::ConfigFile::Syminfo - Symbol information for a DOCSIS config file
DESCRIPTION
This module holds many pre-defined DOCSIS 1.x and 2.0 TLVs. The definitions are used to translate between binary and something that is human readable.
NOTE: DOCSIS 3.0 is also supported, since the main differences is in the physical layer and not the config file.
SYNOPSIS
use DOCSIS::ConfigFile::Syminfo;
CLASS METHODS
add_symbol
Deprecated.
byte_size
Deprecated.
cmts_mic_codes
Deprecated.
dump_symbol_tree
Deprecated.
from_code
Deprecated.
from_id
Deprecated.
OBJECT METHODS
id
Deprecated.
code
Deprecated.
pcode
Deprecated.
func
Deprecated.
l_limit
Deprecated.
u_limit
Deprecated.
length
Deprecated.
siblings
Deprecated.
AUTHOR
Jan Henning Thorsen - jhthorsen@cpan.org