MIB Viewer

HPE-File

24 objects
The MIB module describes the private MIB for File Private Extension
Imported Objects
HPE-MIBnm
SNMPv2-SMIMODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString RowStatus TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.11.2.96IdentityrlFileThe MIB module describes the private MIB for File Private Extension
1.3.6.1.4.1.11.2.96.1ScalarrlFileMibVersionread-onlycurrentIndicates the File System MIB version. The current version is 1.
1.3.6.1.4.1.11.2.96.2TablerlFileTablenot-accessiblecurrentThe (conceptual) table listing all the files of the flash file system.
1.3.6.1.4.1.11.2.96.2.1RowrlFileEntrynot-accessiblecurrentAn entry (conceptual row) in the FileTable.
1.3.6.1.4.1.11.2.96.2.1.1ColumnrlFileNameread-writecurrentThe name of the file.
1.3.6.1.4.1.11.2.96.2.1.2ColumnrlFilePermissionread-onlycurrentpermission level bitmap.
1.3.6.1.4.1.11.2.96.2.1.3ColumnrlFileSizeread-onlycurrentThe size of the file in bytes (actual size).
1.3.6.1.4.1.11.2.96.2.1.4ColumnrlFileModificationDateread-onlycurrentThe time-stamp indicating the date of creation or last modification of this file. The format of the time-stamp is dd-mmm-yyyy
1.3.6.1.4.1.11.2.96.2.1.5ColumnrlFileModificationTimeread-onlycurrentThe time-stamp indicating the time of creation or last modification of this file. The format of the time-stamp is hh:mm:ss
1.3.6.1.4.1.11.2.96.2.1.6ColumnrlFileRowStatusread-writecurrentIt is used just to delete an entry
1.3.6.1.4.1.11.2.96.2.1.7ColumnrlFileFlashSizeread-onlycurrentThe size allocated for the file in bytes (allocated size).
1.3.6.1.4.1.11.2.96.2.1.8ColumnrlFileFullNormalizedNameread-onlycurrentThe full normalized name - up to max OCTET STRING length and not containing '..' and '.' path components.
1.3.6.1.4.1.11.2.96.3TablerlFileActionTablenot-accessiblecurrentThe (conceptual) table listing only one entry at a time with parameters needed for performing an action on a file.
1.3.6.1.4.1.11.2.96.3.1RowrlFileActionEntrynot-accessiblecurrentAn entry (conceptual row) in the FileActionTable.
1.3.6.1.4.1.11.2.96.3.1.1ColumnrlFileActionNameread-writecurrentThe name of the file.
1.3.6.1.4.1.11.2.96.3.1.2ColumnrlFileActionNewNameread-writecurrentThe new name for the file (in case of action rename).
1.3.6.1.4.1.11.2.96.3.1.3ColumnrlFileActionRowStatusread-writecurrentIt is used to create an entry
1.3.6.1.4.1.11.2.96.3.1.4ColumnrlFileActionCommandread-writecurrentPerform an action on the file.
1.3.6.1.4.1.11.2.96.4ScalarrlFileTotalSizeOfFlashread-onlycurrentIndicates the total size of the flash in bytes.
1.3.6.1.4.1.11.2.96.5ScalarrlFileFreeSizeOfFlashread-onlycurrentIndicates the number of free bytes in the flash.
1.3.6.1.4.1.11.2.96.6ScalarrlFileAuditingEnableread-writecurrentControls whether SysLog messages should be issued on file rename/delete events
1.3.6.1.4.1.11.2.96.7ScalarrlFileTotalSizeOfUSBread-onlycurrentIndicates the total size of the USB in bytes.
1.3.6.1.4.1.11.2.96.8ScalarrlFileFreeSizeOfUSBread-onlycurrentIndicates the number of free bytes in the USB.
Type Definitions
NameSyntaxStatusDescription
FilePermissionBITS { read(0), write(1), execute(2), dir(3) }currentFile permission