CISCOSB-File: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCOSB-File | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rlFile | 1.3.6.1.4.1.9.6.1.101.96 |
The private MIB module definition for File Private Extension. |
||
rlFileMibVersion | 1.3.6.1.4.1.9.6.1.101.96.1 | integer | read-only |
Indicates the File System MIB version. The current version is 1. |
rlFileTable | 1.3.6.1.4.1.9.6.1.101.96.2 | no-access |
The (conceptual) table listing all the files of the flash file system. |
|
1.3.6.1.4.1.9.6.1.101.96.2.1 | no-access |
An entry (conceptual row) in the FileTable. |
||
rlFileName | 1.3.6.1.4.1.9.6.1.101.96.2.1.1 | octet string | read-write |
The name of the file. |
rlFilePermission | 1.3.6.1.4.1.9.6.1.101.96.2.1.2 | integer | read-only |
Specifies the permission level in which this file can be accessed. Enumeration: 'read': 1, 'write': 2, 'noReadNoWrite': 4, 'readWrite': 3. |
rlFileSize | 1.3.6.1.4.1.9.6.1.101.96.2.1.3 | integer | read-only |
The size of the file in bytes (actual size). |
rlFileModificationDate | 1.3.6.1.4.1.9.6.1.101.96.2.1.4 | displaystring | read-only |
The time-stamp indicating the date of creation or last modification of this file. The format of the time-stamp is dd-mmm-yyyy |
rlFileModificationTime | 1.3.6.1.4.1.9.6.1.101.96.2.1.5 | displaystring | read-only |
The time-stamp indicating the time of creation or last modification of this file. The format of the time-stamp is hh:mm:ss |
rlFileRowStatus | 1.3.6.1.4.1.9.6.1.101.96.2.1.6 | rowstatus | read-write |
It is used just to delete an entry |
rlFileFlashSize | 1.3.6.1.4.1.9.6.1.101.96.2.1.7 | integer | read-only |
The size allocated for the file in bytes (allocated size). |
rlFileFullNormalizedName | 1.3.6.1.4.1.9.6.1.101.96.2.1.8 | octet string | read-only |
The full normalized name - up to max OCTET STRING length and not containing '..' and '.' path components. |
rlFileActionTable | 1.3.6.1.4.1.9.6.1.101.96.3 | no-access |
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.9.6.1.101.96.3.1 | no-access |
An entry (conceptual row) in the FileActionTable. |
||
rlFileActionName | 1.3.6.1.4.1.9.6.1.101.96.3.1.1 | octet string | read-write |
The name of the file. |
rlFileActionNewName | 1.3.6.1.4.1.9.6.1.101.96.3.1.2 | octet string | read-write |
The new name for the file (in case of action rename). |
rlFileActionRowStatus | 1.3.6.1.4.1.9.6.1.101.96.3.1.3 | rowstatus | read-write |
It is used to create an entry |
rlFileActionCommand | 1.3.6.1.4.1.9.6.1.101.96.3.1.4 | integer | read-write |
Perform an action on the file. Enumeration: 'rename': 1. |
rlFileTotalSizeOfFlash | 1.3.6.1.4.1.9.6.1.101.96.4 | integer | read-only |
Indicates the total size of the flash in bytes. |
rlFileFreeSizeOfFlash | 1.3.6.1.4.1.9.6.1.101.96.5 | integer | read-only |
Indicates the number of free bytes in the flash. |
rlFileAuditingEnable | 1.3.6.1.4.1.9.6.1.101.96.6 | truthvalue | read-write |
Controls whether SysLog messages should be issued on file rename/delete events |