WS-INFRA-FILE-MGMT-MIB
AI MIB Summary
The WS-INFRA-FILE-MGMT-MIB module enables SNMP-based monitoring and management of file system resources, including storage capacity, inode utilization, and file operation statistics, on Windows infrastructure servers. It facilitates the collection of performance counters and error states for file services to support capacity planning and availability monitoring within enterprise environments.
Description.
Main OID:
wsInfraFileMgmtModule.1.3.6.1.4.1.388.14.1.2.1
59
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
59 total| Object Name |
|---|
wsInfraFileMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.1.2 |
wsInfraFileMgmtModuleDescription. MODULE-IDENTITY .1.3.6.1.4.1.388.14.1.2.1 |
wsInfraFileMgmtDir OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.1.2.1.1 |
wsInfraFileMgmtDirStringcurrent working directoryrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.1.1 |
wsInfraFIleMgmtDirErrorerror of changing the current working directoryro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.1.2 |
wsInfraFileTablelocal file table SEQUENCE OF WsInfraFileEntry .1.3.6.1.4.1.388.14.1.2.1.2 |
wsInfraFileEntrylocal file table entry WsInfraFileEntry .1.3.6.1.4.1.388.14.1.2.1.2.1 |
wsInfraFileIndexsimple index for file tablero INTEGER .1.3.6.1.4.1.388.14.1.2.1.2.1.1 |
wsInfraFileNamefile namero DisplayString .1.3.6.1.4.1.388.14.1.2.1.2.1.2 |
wsInfraFileTypefile typero Enumeration .1.3.6.1.4.1.388.14.1.2.1.2.1.3 |
wsInfraFileSizefile sizero Integer32 UNITS "byte" .1.3.6.1.4.1.388.14.1.2.1.2.1.4 |
wsInfraFilePermpermission of the filero DisplayString .1.3.6.1.4.1.388.14.1.2.1.2.1.5 |
wsInfraFileCreateDatefile creation datero DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.2.1.6 |
wsInfraFileModDatefile modification datero DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.2.1.7 |
wsInfraFileMgmtImageTableDescription. SEQUENCE OF WsInfraFileMgmtImageEntry .1.3.6.1.4.1.388.14.1.2.1.3 |
wsInfraFileMgmtImageEntryDescription. WsInfraFileMgmtImageEntry .1.3.6.1.4.1.388.14.1.2.1.3.1 |
wsInfraFileMgmtImageIndexsimple index of image tablero INTEGER .1.3.6.1.4.1.388.14.1.2.1.3.1.1 |
wsInfraFileMgmtImageVersionversion of the imagero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.3.1.2 |
wsInfraFileMgmtImageUseNowindicate if it is used by the systemro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.3.1.3 |
wsInfraFileMgmtImageUseOnBootindicate if it is used on the rebootrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.3.1.4 |
wsInfraFileMgmtImageBuildTimeimage build timero DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.3.1.5 |
wsInfraFileMgmtImageInstallTimeimage install timero DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.3.1.6 |
wsInfraImgUpd OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.1.2.1.4 |
wsInfraImgUpdFileimage update file, The location can be specified as tftp://<hostname or IP>/path/imgfile or ftp://<user>:<passwd>@<hostname or IP>/path/imgfilerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.4.1 |
wsInfraImgUpdStartnetwork 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.rw Enumeration .1.3.6.1.4.1.388.14.1.2.1.4.2 |
wsInfraImgUpdStatusstatus 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.ro DoActionState .1.3.6.1.4.1.388.14.1.2.1.4.3 |
wsInfraImgUpdLastFailedReasonlast fileTransfer/imageUpdate failed reasonro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.4.4 |
wsInfraImgUpdCounterit is a gauge counter which will be increased by every file trasfer actionro Counter32 .1.3.6.1.4.1.388.14.1.2.1.4.5 |
wsInfraFileManage OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.1.2.1.5 |
wsInfraFileManageSrcname of the src filerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.5.1 |
wsInfraFileManageDestname of the dest filerw DisplayString .1.3.6.1.4.1.388.14.1.2.1.5.2 |
wsInfraFileManageStartlocal 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://<hostname or IP>/path/file ftp://<user>:<passwd>@<hostname or IP>/path/file scp://<user>@<hostname or IP>/path/filerw Enumeration .1.3.6.1.4.1.388.14.1.2.1.5.3 |
wsInfraFileManageStatusstate of the file manage, success,failure, or inProgressro DoActionState .1.3.6.1.4.1.388.14.1.2.1.5.4 |
wsInfraFileManageLastFailedReasonfile manage last failed reason.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.5.5 |
wsInfraFileManageCountera guage counter which will be increased by the file manager actionro Counter32 .1.3.6.1.4.1.388.14.1.2.1.5.6 |
wsInfraFileImgUpdFailOverif there is an error in img reboot, this attribute instucts the system to do failover or not.It is simply a truth value.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.6 |
wsInfraCfgManage OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.1.2.1.7 |
wsInfraCfgManageRunningCfgChangedFlagThis 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.7.1 |
wsInfraCfgManageSavedCfgChecksumThe checksum of the Saved Config text.ro OCTET STRING .1.3.6.1.4.1.388.14.1.2.1.7.2 |
wsInfraCfgManageRunningCfgChecksumThe checksum of the Running Config text.ro OCTET STRING .1.3.6.1.4.1.388.14.1.2.1.7.3 |
wsInfraCfgManageResultantChecksumWhen FileManageStart is set to compute Saved Config or Running Config Checksum, this variable holds the resultant checksum when the computation is donero OCTET STRING .1.3.6.1.4.1.388.14.1.2.1.7.4 |
wsInfraFileMgmtPatchTableTable of patch names applied to build. SEQUENCE OF WsInfraFileMgmtPatchEntry .1.3.6.1.4.1.388.14.1.2.1.8 |
wsInfraFileMgmtPatchEntryPatch table entry. WsInfraFileMgmtPatchEntry .1.3.6.1.4.1.388.14.1.2.1.8.1 |
wsInfraFileMgmtPatchIndexIndex using same value as wsInfraFileMgmtPatchName.ro DisplayString .1.3.6.1.4.1.388.14.1.2.1.8.1.1 |
wsInfraFileMgmtPatchNameName of patch.rw DisplayString .1.3.6.1.4.1.388.14.1.2.1.8.1.2 |
wsInfraFileMgmtPatchVersionVersion of patch in regex format [0-9]*\.[0-9]*rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.8.1.3 |
wsInfraFSTableTable of file systems SEQUENCE OF WsInfraFSEntry .1.3.6.1.4.1.388.14.1.2.1.9 |
wsInfraFSEntryDescription. WsInfraFSEntry .1.3.6.1.4.1.388.14.1.2.1.9.1 |
wsInfraFSIndexSimple index of file systemro Integer32 .1.3.6.1.4.1.388.14.1.2.1.9.1.1 |
wsInfraFSNameName of file systemro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.9.1.2 |
wsInfraFSAvailableIndicates if file system is available (e.g. if removeable devices are plugged in) or notro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.9.1.3 |
wsInfraFSFormattedIndicates if file system is formatted or notro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.388.14.1.2.1.9.1.4 |
wsInfraFSFormatCommand to format the file system.rw DoActionNow .1.3.6.1.4.1.388.14.1.2.1.9.1.5 |
wsInfraFileMgmtImportStatusStatus of the CGI import operation.ro Enumeration .1.3.6.1.4.1.388.14.1.2.1.10 |
wsInfraFileMgmtMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.1.2.1.100 |
wsInfraFileMgmtMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.1.2.1.100.1 |
wsInfraFileMgmtGroupDescription. Unknown .1.3.6.1.4.1.388.14.1.2.1.100.1.1 |
wsInfraFileMgmtMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.1.2.1.100.2 |
wsInfraFileMgmtMIBComplianceDescription. Unknown .1.3.6.1.4.1.388.14.1.2.1.100.2.1 |