RADLAN-File
- Registered at
- 1.3.6.1.4.1.89.96.11.3.6.1.4.1.89.96.21.3.6.1.4.1.89.96.31.3.6.1.4.1.89.96.41.3.6.1.4.1.89.96.51.3.6.1.4.1.89.96.6
- Namespace
- radlan
- Source file
RADLAN-File- Digest
sha256:944689f4dd940ac0db43dd4cd951567ed21e9adf3483cb5d8ff3bf10f60c610e
Imports
| From | Symbols |
|---|---|
| RADLAN-MIB | rlFile |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB IANAifType-MIB IEEE8021-PAE-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RADLAN-File RADLAN-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-SMI-v1 SNMPv2-TC SNMPv2-TC-v1 TOKEN-RING-RMON-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlFileMibVersion OBJECT-TYPE Indicates the File System MIB version. The current version is 1. | 1.3.6.1.4.1.89.96.1 | INTEGER | read-only | current |
| rlFileTable OBJECT-TYPE The (conceptual) table listing all the files of the flash file system. | 1.3.6.1.4.1.89.96.2 | not-accessible | current | |
| rlFileEntry OBJECT-TYPE An entry (conceptual row) in the FileTable. | 1.3.6.1.4.1.89.96.2.1 | not-accessible | current | |
| rlFileName OBJECT-TYPE The name of the file. | 1.3.6.1.4.1.89.96.2.1.1 | DisplayString | read-write | current |
| rlFilePermission OBJECT-TYPE Specifies the permission level in which this file can be accessed. | 1.3.6.1.4.1.89.96.2.1.2 | INTEGER {read(1), write(2), readWrite(3), noReadNoWrite(4)} | read-only | current |
| rlFileSize OBJECT-TYPE The size of the file in bytes (actual size). | 1.3.6.1.4.1.89.96.2.1.3 | INTEGER | read-only | current |
| rlFileModificationDate OBJECT-TYPE The 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.89.96.2.1.4 | DisplayString | read-only | current |
| rlFileModificationTime OBJECT-TYPE The 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.89.96.2.1.5 | DisplayString | read-only | current |
| rlFileRowStatus OBJECT-TYPE It is used just to delete an entry | 1.3.6.1.4.1.89.96.2.1.6 | RowStatus | read-write | current |
| rlFileFlashSize OBJECT-TYPE The size allocated for the file in bytes (allocated size). | 1.3.6.1.4.1.89.96.2.1.7 | INTEGER | read-only | current |
| rlFileActionTable OBJECT-TYPE The (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.89.96.3 | not-accessible | current | |
| rlFileActionEntry OBJECT-TYPE An entry (conceptual row) in the FileActionTable. | 1.3.6.1.4.1.89.96.3.1 | not-accessible | current | |
| rlFileActionName OBJECT-TYPE The name of the file. | 1.3.6.1.4.1.89.96.3.1.1 | DisplayString | read-write | current |
| rlFileActionNewName OBJECT-TYPE The new name for the file (in case of action rename). | 1.3.6.1.4.1.89.96.3.1.2 | DisplayString | read-write | current |
| rlFileActionRowStatus OBJECT-TYPE It is used to create an entry | 1.3.6.1.4.1.89.96.3.1.3 | RowStatus | read-write | current |
| rlFileActionCommand OBJECT-TYPE Perform an action on the file. | 1.3.6.1.4.1.89.96.3.1.4 | INTEGER {rename(1)} | read-write | current |
| rlFileTotalSizeOfFlash OBJECT-TYPE Indicates the total size of the flash in bytes. | 1.3.6.1.4.1.89.96.4 | INTEGER | read-only | current |
| rlFileFreeSizeOfFlash OBJECT-TYPE Indicates the number of free bytes in the flash. | 1.3.6.1.4.1.89.96.5 | INTEGER | read-only | current |
| rlFileAuditingEnable OBJECT-TYPE Controls whether SysLog messages should be issued on file rename/delete events | 1.3.6.1.4.1.89.96.6 | TruthValue | read-write | current |