BINTEC-FILESYS Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
10
fsDiskTable
table.0.7.1
·
1 row entry
·
10 columns
This tables contains the current file system entries. Entries are created by the system.
(one entry of fsDiskTable)
Indexes
fsDiskId
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
fsDiskId
Disk partition number.
Directory path is /disk0..n |
Integer32 Constraints: range: 0-255 |
.0.7.1.1.1 |
||||||||
|
fsDiskDevName
Diskname and the alternative directory path.
format: driver-devicenumber-partitionnumber e.g. ifl-0-0 (for internal flash device) |
OctetString Constraints: range: 0-32 |
.0.7.1.1.2 |
||||||||
|
fsDiskDevInfo
Device hardware information.
e.g. IN28F032 |
OctetString Constraints: range: 0-255 |
.0.7.1.1.3 |
||||||||
|
fsDiskStatus
Disk status flags
|
Bits Enumerated Values:
|
.0.7.1.1.4 |
||||||||
|
fsDiskCommand
Execute disk command
mount: mount disk umount: umount disk to eject format: format whole disk (set together with FsType/Version) |
Enumerationr/w Enumerated Values:
|
.0.7.1.1.5 |
||||||||
|
fsDiskFsType
Disk filesystem type.
fat12 : FAT12 fat16 : FAT16 fat32 : FAT32 |
Enumerationr/w Enumerated Values:
|
.0.7.1.1.6 |
||||||||
|
fsDiskSize
Total disk size in kBytes.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.0.7.1.1.8 |
||||||||
|
fsDiskBlocks
Number of disk/partition blocks (blocksize 512 bytes).
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.0.7.1.1.9 |
||||||||
|
fsDiskFreeBlocks
Number of free blocks.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.0.7.1.1.11 |
||||||||
|
fsDiskInfoMsg
Last informational message.
E.g. performed cmd message or occured error. |
SNMPv2-TCDisplayString Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.0.7.1.1.13 |