|
Description:
|
ipeFsUsbList OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"File list format.
Form of file list:
It's 1 item by 'file name (path from a chroot subordinate),file
size,CRC'.
Each item is divided at space.
*CRC is fixed '0'.
Ex) FilePath1/FileName1,size,CRC FilePath2/FileName2,size,CRC..."
|
|
|