RADLAN-File
AI MIB Summary
Standard SNMP MIB module defining data structures for RADLAN-File.
19
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
19 total| Object Name |
|---|
SNMPv2-TCIndicates 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 DisplayString (SNMPv2-TC) .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 |
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 DisplayString (SNMPv2-TC) .1.3.6.1.4.1.89.96.3.1.1 |
rlFileActionNewNameThe new name for the file (in case of action rename).rw DisplayString (SNMPv2-TC) .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 |