ACC-FILESYS: View SNMP OID List / Download MIB

VENDOR: ACC


 Home MIB: ACC-FILESYS
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 accFileSys 1.3.6.1.4.1.5.1.1.41
       accFsDirectTable 1.3.6.1.4.1.5.1.1.41.1
File system directory entries.
           accFsDirectEntry 1.3.6.1.4.1.5.1.1.41.1.1
Specific entry information.
               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
               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.
               accFsDirectBytSize 1.3.6.1.4.1.5.1.1.41.1.1.3
File size - in bytes.
               accFsDirectBlkSize 1.3.6.1.4.1.5.1.1.41.1.1.4
File size - in blocks.
               accFsDirectAttribStr 1.3.6.1.4.1.5.1.1.41.1.1.5
The concatenated file attributes - for primary and backup images.
               accFsDirectSwVers 1.3.6.1.4.1.5.1.1.41.1.1.6
The file software version .
               accFsDirectPlatform 1.3.6.1.4.1.5.1.1.41.1.1.7
The hardware platform type.
               accFsDirectStatus 1.3.6.1.4.1.5.1.1.41.1.1.8
Set this object to invalid to delete the entry
               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
       accFsVolumeTable 1.3.6.1.4.1.5.1.1.41.2
File sytem table.
           accFsVolumeEntry 1.3.6.1.4.1.5.1.1.41.2.1
Specific file system entry information.
               accFsVolumeName 1.3.6.1.4.1.5.1.1.41.2.1.1
The file system name.
               accFsVolumeSize 1.3.6.1.4.1.5.1.1.41.2.1.2
Number of bytes of storage on file system.
               accFsVolumeBlockSize 1.3.6.1.4.1.5.1.1.41.2.1.3
Size of storage blocks on file system.
               accFsVolumeFileNum 1.3.6.1.4.1.5.1.1.41.2.1.4
Number of files on file system.
               accFsVolumeUsedBytes 1.3.6.1.4.1.5.1.1.41.2.1.5
Number of bytes used to store files on file system.
               accFsVolumeFreeBlocks 1.3.6.1.4.1.5.1.1.41.2.1.6
Number of free blocks on file system.
               accFsVolumeFreeBytes 1.3.6.1.4.1.5.1.1.41.2.1.7
Number of free bytes on file system.
               accFsVolumeResBlocks 1.3.6.1.4.1.5.1.1.41.2.1.8
Number of reserved blocks on file system.
               accFsVolumeAction 1.3.6.1.4.1.5.1.1.41.2.1.9
An action to perform on a flash volume.
               accFsVolumeDst 1.3.6.1.4.1.5.1.1.41.2.1.10
Destination volume for volume operations.
       accFsLoadedFiles 1.3.6.1.4.1.5.1.1.41.3
           accFsLoadFtkFile 1.3.6.1.4.1.5.1.1.41.3.1
The loaded flash toolkit file.
           accFsLoadAplFile 1.3.6.1.4.1.5.1.1.41.3.2
The loaded applications file.
           accFsLoadDiaFile 1.3.6.1.4.1.5.1.1.41.3.3
The diagnostics file that has been executed prior to application.
           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.
           accFsLoadScrFile 1.3.6.1.4.1.5.1.1.41.3.5
The currently loaded configuration (.scr) file.
           accFsLoadFrmFile 1.3.6.1.4.1.5.1.1.41.3.6
The loaded firmware file.
       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.