C-30
Supported MIB Groups
Cajun P550/P880/P882 Switch User Guide
-- The genApplication Group
--
genAppFileTable OBJECT-TYPE
SYNTAX SEQUENCE OF GenAppFileEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Table of Application (FILE) entries. Each row uniquely defines
an
application in the system. Applications can be defined as any
entity
that can be read or written from or to the system. This includes
software
images, boot code, configuration files, prom code, etc."
::= { genApplications 1 }
genAppFileEntry OBJECT-TYPE
SYNTAX GenAppFileEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in the table, containing data about a single
application / config file."
INDEX { genOpModuleId, genAppFileId }