BINTEC-FILESYS
13 objects
The MIB module for file system
Imported Objects
| BINTEC-MIB MISSING | admin-2 Date |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | enterprises mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString TimeStamp |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.272.4.22.7 | IdentityfsMIB | The MIB module for file system | ||
| 1.3.6.1.4.1.272.4.22.7.1 | TablefsDiskTable | not-accessible | current | This tables contains the current file system entries. Entries are created by the system. |
| 1.3.6.1.4.1.272.4.22.7.1.1 | RowfsDiskEntry | not-accessible | current | (one entry of fsDiskTable) |
| 1.3.6.1.4.1.272.4.22.7.1.1.1 | ColumnfsDiskId | read-only | current | Disk partition number. Directory path is /disk0..n |
| 1.3.6.1.4.1.272.4.22.7.1.1.2 | ColumnfsDiskDevName | read-only | current | Diskname and the alternative directory path. format: driver-devicenumber-partitionnumber e.g. ifl-0-0 (for internal flash device) |
| 1.3.6.1.4.1.272.4.22.7.1.1.3 | ColumnfsDiskDevInfo | read-only | current | Device hardware information. e.g. IN28F032 |
| 1.3.6.1.4.1.272.4.22.7.1.1.4 | ColumnfsDiskStatus | read-only | current | Disk status flags |
| 1.3.6.1.4.1.272.4.22.7.1.1.5 | ColumnfsDiskCommand | read-write | current | Execute disk command mount: mount disk umount: umount disk to eject format: format whole disk (set together with FsType/Version) |
| 1.3.6.1.4.1.272.4.22.7.1.1.6 | ColumnfsDiskFsType | read-write | current | Disk filesystem type. fat12 : FAT12 fat16 : FAT16 fat32 : FAT32 |
| 1.3.6.1.4.1.272.4.22.7.1.1.8 | ColumnfsDiskSize | read-only | current | Total disk size in kBytes. |
| 1.3.6.1.4.1.272.4.22.7.1.1.9 | ColumnfsDiskBlocks | read-only | current | Number of disk/partition blocks (blocksize 512 bytes). |
| 1.3.6.1.4.1.272.4.22.7.1.1.11 | ColumnfsDiskFreeBlocks | read-only | current | Number of free blocks. |
| 1.3.6.1.4.1.272.4.22.7.1.1.13 | ColumnfsDiskInfoMsg | read-only | current | Last informational message. E.g. performed cmd message or occured error. |