ACC-FILESYS

File: ACC-FILESYS.mib (7525 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE accTrapLogSeqNum accBRG
DisplayString RowStatus IfIndex
SmdsAddress

Defined Types

AccFsDirectEntry  
SEQUENCE    
  accFsDirectFileSpec DisplayString
  accFsDirectCreate INTEGER
  accFsDirectBytSize INTEGER
  accFsDirectBlkSize INTEGER
  accFsDirectAttribStr DisplayString
  accFsDirectSwVers DisplayString
  accFsDirectPlatform DisplayString
  accFsDirectStatus INTEGER
  accFsDirectAction INTEGER

AccFsVolumeEntry  
SEQUENCE    
  accFsVolumeName DisplayString
  accFsVolumeSize INTEGER
  accFsVolumeBlockSize INTEGER
  accFsVolumeFileNum INTEGER
  accFsVolumeUsedBytes INTEGER
  accFsVolumeFreeBlocks INTEGER
  accFsVolumeFreeBytes INTEGER
  accFsVolumeResBlocks INTEGER
  accFsVolumeAction INTEGER
  accFsVolumeDst DisplayString

Defined Values

accFileSys 1.3.6.1.4.1.5.1.1.41
OBJECT IDENTIFIER    

accFsDirectTable 1.3.6.1.4.1.5.1.1.41.1
File system directory entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccFsDirectEntry

accFsDirectEntry 1.3.6.1.4.1.5.1.1.41.1.1
Specific entry information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccFsDirectEntry  

accFsDirectFileSpec 1.3.6.1.4.1.5.1.1.41.1.1.1
File name specification - filename with extension and optional file system name. Format: {file_system:}filename.ext
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accFsDirectCreate 1.3.6.1.4.1.5.1.1.41.1.1.2
The UNIX file system compatible time/date stamp of when the file was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFsDirectBytSize 1.3.6.1.4.1.5.1.1.41.1.1.3
File size - in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFsDirectBlkSize 1.3.6.1.4.1.5.1.1.41.1.1.4
File size - in blocks.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFsDirectAttribStr 1.3.6.1.4.1.5.1.1.41.1.1.5
The concatenated file attributes - for primary and backup images.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accFsDirectSwVers 1.3.6.1.4.1.5.1.1.41.1.1.6
The file software version .
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accFsDirectPlatform 1.3.6.1.4.1.5.1.1.41.1.1.7
The hardware platform type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accFsDirectStatus 1.3.6.1.4.1.5.1.1.41.1.1.8
Set this object to invalid to delete the entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2)  

accFsDirectAction 1.3.6.1.4.1.5.1.1.41.1.1.9
Describes the type of action to be performed on the file
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), delete(2), backup(3), copy(4), rename(5)  

accFsVolumeTable 1.3.6.1.4.1.5.1.1.41.2
File sytem table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccFsVolumeEntry

accFsVolumeEntry 1.3.6.1.4.1.5.1.1.41.2.1
Specific file system entry information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccFsVolumeEntry  

accFsVolumeName 1.3.6.1.4.1.5.1.1.41.2.1.1
The file system name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accFsVolumeSize 1.3.6.1.4.1.5.1.1.41.2.1.2
Number of bytes of storage on file system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFsVolumeBlockSize 1.3.6.1.4.1.5.1.1.41.2.1.3
Size of storage blocks on file system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFsVolumeFileNum 1.3.6.1.4.1.5.1.1.41.2.1.4
Number of files on file system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFsVolumeUsedBytes 1.3.6.1.4.1.5.1.1.41.2.1.5
Number of bytes used to store files on file system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFsVolumeFreeBlocks 1.3.6.1.4.1.5.1.1.41.2.1.6
Number of free blocks on file system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFsVolumeFreeBytes 1.3.6.1.4.1.5.1.1.41.2.1.7
Number of free bytes on file system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFsVolumeResBlocks 1.3.6.1.4.1.5.1.1.41.2.1.8
Number of reserved blocks on file system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFsVolumeAction 1.3.6.1.4.1.5.1.1.41.2.1.9
An action to perform on a flash volume.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER copy(4)  

accFsVolumeDst 1.3.6.1.4.1.5.1.1.41.2.1.10
Destination volume for volume operations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accFsLoadedFiles 1.3.6.1.4.1.5.1.1.41.3
OBJECT IDENTIFIER    

accFsLoadFtkFile 1.3.6.1.4.1.5.1.1.41.3.1
The loaded flash toolkit file.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accFsLoadAplFile 1.3.6.1.4.1.5.1.1.41.3.2
The loaded applications file.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accFsLoadDiaFile 1.3.6.1.4.1.5.1.1.41.3.3
The diagnostics file that has been executed prior to application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accFsLoadConFile 1.3.6.1.4.1.5.1.1.41.3.4
The config utility (.con) file that has been executed prior to application.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accFsLoadScrFile 1.3.6.1.4.1.5.1.1.41.3.5
The currently loaded configuration (.scr) file.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accFsLoadFrmFile 1.3.6.1.4.1.5.1.1.41.3.6
The loaded firmware file.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accReloadFileList 1.3.6.1.4.1.5.1.1.41.4
The user-specified list of files to reload with. If there is more than one file in the list then the files should be enclosed in quotes. If any of the dia, con, scr or apl file types is missing from the list, the primary of the file type will be used. If .dia is specified in the list, then the diagnostics utility will not be executed upon reload.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString