LINKSYS-File
AI MIB Summary
The LINKSYS-File MIB module enables SNMP-based monitoring and management of file system operations, storage usage, and file transfer states on Linksys MTS (Media Transport Server) appliances. It exposes vendor-specific counters and gauges for tracking file access, directory contents, and storage capacity metrics within the proprietary Linksys software environment.
The MIB module describes the private MIB for File Private Extension supported by Linksys MTS software and products.
Main OID:
rlFile.1.3.6.1.4.1.89.96
22
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
rlFileThe MIB module describes the private MIB for File Private Extension
supported by Linksys MTS software and products. MODULE-IDENTITY .1.3.6.1.4.1.89.96 |
SNMPv2-TCThe MIB module describes the private MIB for File Private Extension
supported by Linksys MTS software and products. Unknown .1.3.6.1.4.1.89.96 |
rlFileMibVersionIndicates the File System MIB version. The current version is 1.ro INTEGER .1.3.6.1.4.1.89.96.1 |
rlFileTableThe (conceptual) table listing all the files
of the flash file system. SEQUENCE OF RlFileEntry .1.3.6.1.4.1.89.96.2 |
rlFileEntryAn entry (conceptual row) in the FileTable. RlFileEntry .1.3.6.1.4.1.89.96.2.1 |
rlFileNameThe name of the file.rw OCTET STRING .1.3.6.1.4.1.89.96.2.1.1 |
rlFilePermissionSpecifies the permission level in which this file can be accessed.ro Enumeration .1.3.6.1.4.1.89.96.2.1.2 |
rlFileSizeThe size of the file in bytes (actual size).ro INTEGER .1.3.6.1.4.1.89.96.2.1.3 |
rlFileModificationDateThe time-stamp indicating the date of creation or last
modification of this file. The format of the time-stamp is
dd-mmm-yyyyro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.89.96.2.1.4 |
rlFileModificationTimeThe time-stamp indicating the time of creation or last
modification of this file. The format of the time-stamp is
hh:mm:ssro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.89.96.2.1.5 |
rlFileRowStatusIt is used just to delete an entryrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.89.96.2.1.6 |
rlFileFlashSizeThe size allocated for the file in bytes (allocated size).ro INTEGER .1.3.6.1.4.1.89.96.2.1.7 |
rlFileFullNormalizedNameThe full normalized name - up to max OCTET STRING length and
not containing '..' and '.' path components.ro OCTET STRING .1.3.6.1.4.1.89.96.2.1.8 |
rlFileActionTableThe (conceptual) table listing only one entry at a time
with parameters needed for performing an action on a file. SEQUENCE OF RlFileActionEntry .1.3.6.1.4.1.89.96.3 |
rlFileActionEntryAn entry (conceptual row) in the FileActionTable. RlFileActionEntry .1.3.6.1.4.1.89.96.3.1 |
rlFileActionNameThe name of the file.rw OCTET STRING .1.3.6.1.4.1.89.96.3.1.1 |
rlFileActionNewNameThe new name for the file (in case of action rename).rw OCTET STRING .1.3.6.1.4.1.89.96.3.1.2 |
rlFileActionRowStatusIt is used to create an entryrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.89.96.3.1.3 |
rlFileActionCommandPerform an action on the file.rw Enumeration .1.3.6.1.4.1.89.96.3.1.4 |
rlFileTotalSizeOfFlashIndicates the total size of the flash in bytes.ro INTEGER .1.3.6.1.4.1.89.96.4 |
rlFileFreeSizeOfFlashIndicates the number of free bytes in the flash.ro INTEGER .1.3.6.1.4.1.89.96.5 |
rlFileAuditingEnableControls whether SysLog messages
should be issued on file rename/delete eventsrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.96.6 |