CISCOSB-File
AI MIB Summary
The CISCOSB-File MIB module enables monitoring and management of file system attributes, including file size, creation timestamps, and directory structures, on Cisco Secure Border (CISCOSB) appliances. It provides specific counters and objects for tracking file system usage and integrity within the device's private extension framework.
The private MIB module definition for File Private Extension.
Main OID:
rlFile.1.3.6.1.4.1.9.6.1.101.96
21
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
rlFileThe private MIB module definition for File Private Extension. MODULE-IDENTITY .1.3.6.1.4.1.9.6.1.101.96 |
rlFileMibVersionIndicates the File System MIB version. The current version is 1.ro INTEGER .1.3.6.1.4.1.9.6.1.101.96.1 |
rlFileTableThe (conceptual) table listing all the files of the flash file system. SEQUENCE OF RlFileEntry .1.3.6.1.4.1.9.6.1.101.96.2 |
rlFileEntryAn entry (conceptual row) in the FileTable. RlFileEntry .1.3.6.1.4.1.9.6.1.101.96.2.1 |
rlFileNameThe name of the file.rw OCTET STRING .1.3.6.1.4.1.9.6.1.101.96.2.1.1 |
rlFilePermissionSpecifies the permission level in which this file can be accessed.ro Enumeration .1.3.6.1.4.1.9.6.1.101.96.2.1.2 |
rlFileSizeThe size of the file in bytes (actual size).ro INTEGER .1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.96.2.1.5 |
rlFileRowStatusIt is used just to delete an entryrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.96.2.1.6 |
rlFileFlashSizeThe size allocated for the file in bytes (allocated size).ro INTEGER .1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.96.3 |
rlFileActionEntryAn entry (conceptual row) in the FileActionTable. RlFileActionEntry .1.3.6.1.4.1.9.6.1.101.96.3.1 |
rlFileActionNameThe name of the file.rw OCTET STRING .1.3.6.1.4.1.9.6.1.101.96.3.1.1 |
rlFileActionNewNameThe new name for the file (in case of action rename).rw OCTET STRING .1.3.6.1.4.1.9.6.1.101.96.3.1.2 |
rlFileActionRowStatusIt is used to create an entryrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.96.3.1.3 |
rlFileActionCommandPerform an action on the file.rw Enumeration .1.3.6.1.4.1.9.6.1.101.96.3.1.4 |
rlFileTotalSizeOfFlashIndicates the total size of the flash in bytes.ro INTEGER .1.3.6.1.4.1.9.6.1.101.96.4 |
rlFileFreeSizeOfFlashIndicates the number of free bytes in the flash.ro INTEGER .1.3.6.1.4.1.9.6.1.101.96.5 |
rlFileAuditingEnableControls whether SysLog messages should be issued on file rename/delete eventsrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.6.1.101.96.6 |