WS-INFRA-FILE-MGMT-MIB: View SNMP OID List / Download MIB

VENDOR: SYMBOL TECHNOLOGIES


 Home MIB: WS-INFRA-FILE-MGMT-MIB
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
 wsInfraFileMgmt 1.3.6.1.4.1.388.14.1.2
     wsInfraFileMgmtModule 1.3.6.1.4.1.388.14.1.2.1
Description.
         wsInfraFileMgmtDir 1.3.6.1.4.1.388.14.1.2.1.1
             wsInfraFileMgmtDirString 1.3.6.1.4.1.388.14.1.2.1.1.1 displaystring read-write
current working directory
             wsInfraFIleMgmtDirError 1.3.6.1.4.1.388.14.1.2.1.1.2 displaystring read-only
error of changing the current working directory
         wsInfraFileTable 1.3.6.1.4.1.388.14.1.2.1.2 no-access
local file table
             wsInfraFileEntry 1.3.6.1.4.1.388.14.1.2.1.2.1 no-access
local file table entry
                 wsInfraFileIndex 1.3.6.1.4.1.388.14.1.2.1.2.1.1 integer no-access
simple index for file table
                 wsInfraFileName 1.3.6.1.4.1.388.14.1.2.1.2.1.2 displaystring read-only
file name
                 wsInfraFileType 1.3.6.1.4.1.388.14.1.2.1.2.1.3 integer read-only
file type Enumeration: 'binary': 1, 'pcapFile': 16, 'coreFile': 13, 'certFile': 12, 'historyFile': 9, 'dumpFile': 15, 'unknown': 3, 'symlink': 5, 'unReadableFile': 7, 'configFile': 10, 'emptyFile': 6, 'text': 2, 'directory': 4, 'licFile': 11, 'logFile': 8, 'panicFile': 14.
                 wsInfraFileSize 1.3.6.1.4.1.388.14.1.2.1.2.1.4 integer32 read-only
file size
                 wsInfraFilePerm 1.3.6.1.4.1.388.14.1.2.1.2.1.5 displaystring read-only
permission of the file
                 wsInfraFileCreateDate 1.3.6.1.4.1.388.14.1.2.1.2.1.6 dateandtime read-only
file creation date
                 wsInfraFileModDate 1.3.6.1.4.1.388.14.1.2.1.2.1.7 dateandtime read-only
file modification date
         wsInfraFileMgmtImageTable 1.3.6.1.4.1.388.14.1.2.1.3 no-access
Description.
             wsInfraFileMgmtImageEntry 1.3.6.1.4.1.388.14.1.2.1.3.1 no-access
Description.
                 wsInfraFileMgmtImageIndex 1.3.6.1.4.1.388.14.1.2.1.3.1.1 integer no-access
simple index of image table
                 wsInfraFileMgmtImageVersion 1.3.6.1.4.1.388.14.1.2.1.3.1.2 displaystring read-only
version of the image
                 wsInfraFileMgmtImageUseNow 1.3.6.1.4.1.388.14.1.2.1.3.1.3 truthvalue read-only
indicate if it is used by the system
                 wsInfraFileMgmtImageUseOnBoot 1.3.6.1.4.1.388.14.1.2.1.3.1.4 truthvalue read-write
indicate if it is used on the reboot
                 wsInfraFileMgmtImageBuildTime 1.3.6.1.4.1.388.14.1.2.1.3.1.5 dateandtime read-only
image build time
                 wsInfraFileMgmtImageInstallTime 1.3.6.1.4.1.388.14.1.2.1.3.1.6 dateandtime read-only
image install time
         wsInfraImgUpd 1.3.6.1.4.1.388.14.1.2.1.4
             wsInfraImgUpdFile 1.3.6.1.4.1.388.14.1.2.1.4.1 displaystring read-write
image update file, The location can be specified as tftp:///path/imgfile or ftp://:@/path/imgfile
             wsInfraImgUpdStart 1.3.6.1.4.1.388.14.1.2.1.4.2 integer read-write
network file transfer start, set this value to 1 means starting imgUpdate, set to 2 means aborting img update. If there is no imgUpdate, the back end will set this value to idle. Enumeration: 'removePatch': 4, 'abortUpdate': 2, 'imgUpdate': 1, 'idle': 3.
             wsInfraImgUpdStatus 1.3.6.1.4.1.388.14.1.2.1.4.3 doactionstate read-only
status of the file transfer, the possible values are success(1), failure(2) and inProgress. We may need to add more failure return codes in the future.
             wsInfraImgUpdLastFailedReason 1.3.6.1.4.1.388.14.1.2.1.4.4 displaystring read-only
last fileTransfer/imageUpdate failed reason
             wsInfraImgUpdCounter 1.3.6.1.4.1.388.14.1.2.1.4.5 counter32 read-only
it is a gauge counter which will be increased by every file trasfer action
         wsInfraFileManage 1.3.6.1.4.1.388.14.1.2.1.5
             wsInfraFileManageSrc 1.3.6.1.4.1.388.14.1.2.1.5.1 displaystring read-write
name of the src file
             wsInfraFileManageDest 1.3.6.1.4.1.388.14.1.2.1.5.2 displaystring read-write
name of the dest file
             wsInfraFileManageStart 1.3.6.1.4.1.388.14.1.2.1.5.3 integer read-write
local file management start, setting this value to 1 means copy, 2 means delete, 3 means rename, 4 means rmdir, 5 mean mkdir, and when there is no local file management, the back end will set this value to idle. copy/rename, both src and dest need to be specified delete/rmdir/mkdir, only src needs to be specified Files: flash:/path/file nvram:startup-config system:running-config URLs: tftp:///path/file ftp://:@/path/file scp://@/path/file Enumeration: 'rename': 3, 'computeSavedCfgChkSum': 15, 'exportReq': 12, 'importKey': 6, 'exportKey': 10, 'abort': 17, 'importServerCert': 8, 'exportCert': 11, 'mkDir': 5, 'expand': 18, 'idle': 14, 'importTrustPoint': 9, 'rmDir': 4, 'cgiImport': 19, 'computeRunningCfgChkSum': 16, 'importCACert': 7, 'copy': 1, 'exportTrustPoint': 13, 'delete': 2.
             wsInfraFileManageStatus 1.3.6.1.4.1.388.14.1.2.1.5.4 doactionstate read-only
state of the file manage, success,failure, or inProgress
             wsInfraFileManageLastFailedReason 1.3.6.1.4.1.388.14.1.2.1.5.5 displaystring read-only
file manage last failed reason.
             wsInfraFileManageCounter 1.3.6.1.4.1.388.14.1.2.1.5.6 counter32 read-only
a guage counter which will be increased by the file manager action
         wsInfraFileImgUpdFailOver 1.3.6.1.4.1.388.14.1.2.1.6 truthvalue read-write
if there is an error in img reboot, this attribute instucts the system to do failover or not.It is simply a truth value.
         wsInfraCfgManage 1.3.6.1.4.1.388.14.1.2.1.7
             wsInfraCfgManageRunningCfgChangedFlag 1.3.6.1.4.1.388.14.1.2.1.7.1 truthvalue read-only
This is a Boolean variable indicating if the Running Config is different from the Saved Config. It indicates that there are pending changes that have not been saved yet, but the switch is functioning with a config that is different from Saved Config.
             wsInfraCfgManageSavedCfgChecksum 1.3.6.1.4.1.388.14.1.2.1.7.2 octet string read-only
The checksum of the Saved Config text.
             wsInfraCfgManageRunningCfgChecksum 1.3.6.1.4.1.388.14.1.2.1.7.3 octet string read-only
The checksum of the Running Config text.
             wsInfraCfgManageResultantChecksum 1.3.6.1.4.1.388.14.1.2.1.7.4 octet string read-only
When FileManageStart is set to compute Saved Config or Running Config Checksum, this variable holds the resultant checksum when the computation is done
         wsInfraFileMgmtPatchTable 1.3.6.1.4.1.388.14.1.2.1.8 no-access
Table of patch names applied to build.
             wsInfraFileMgmtPatchEntry 1.3.6.1.4.1.388.14.1.2.1.8.1 no-access
Patch table entry.
                 wsInfraFileMgmtPatchIndex 1.3.6.1.4.1.388.14.1.2.1.8.1.1 displaystring no-access
Index using same value as wsInfraFileMgmtPatchName.
                 wsInfraFileMgmtPatchName 1.3.6.1.4.1.388.14.1.2.1.8.1.2 displaystring read-write
Name of patch.
                 wsInfraFileMgmtPatchVersion 1.3.6.1.4.1.388.14.1.2.1.8.1.3 displaystring read-write
Version of patch in regex format [0-9]*\.[0-9]*
         wsInfraFSTable 1.3.6.1.4.1.388.14.1.2.1.9 no-access
Table of file systems
             wsInfraFSEntry 1.3.6.1.4.1.388.14.1.2.1.9.1 no-access
Description.
                 wsInfraFSIndex 1.3.6.1.4.1.388.14.1.2.1.9.1.1 integer32 no-access
Simple index of file system
                 wsInfraFSName 1.3.6.1.4.1.388.14.1.2.1.9.1.2 displaystring read-only
Name of file system
                 wsInfraFSAvailable 1.3.6.1.4.1.388.14.1.2.1.9.1.3 truthvalue read-only
Indicates if file system is available (e.g. if removeable devices are plugged in) or not
                 wsInfraFSFormatted 1.3.6.1.4.1.388.14.1.2.1.9.1.4 truthvalue read-only
Indicates if file system is formatted or not
                 wsInfraFSFormat 1.3.6.1.4.1.388.14.1.2.1.9.1.5 doactionnow read-write
Command to format the file system.
         wsInfraFileMgmtImportStatus 1.3.6.1.4.1.388.14.1.2.1.10 integer read-only
Status of the CGI import operation. Enumeration: 'notDone': 1, 'failure': 4, 'inProgress': 2, 'success': 3.
         wsInfraFileMgmtMIBConformance 1.3.6.1.4.1.388.14.1.2.1.100
                 wsInfraFileMgmtMIBGroups 1.3.6.1.4.1.388.14.1.2.1.100.1
                     wsInfraFileMgmtGroup 1.3.6.1.4.1.388.14.1.2.1.100.1.1
Description.
                 wsInfraFileMgmtMIBCompliances 1.3.6.1.4.1.388.14.1.2.1.100.2
                     wsInfraFileMgmtMIBCompliance 1.3.6.1.4.1.388.14.1.2.1.100.2.1
Description.