>> MIB - Management Information Base

>> Table: fsDiskTable - (.1.3.6.1.4.1.272.4.22.7.1.1)

Description: (one entry of fsDiskTable)

fsDiskTable
OIDNameTypeAccess
.1IdINTEGERR
.2DevNameDisplayStringR
.3DevInfoDisplayStringR
.4StatusBITSR
.5CommandENUMRW
.6FsTypeENUMRW
.8SizeUnsigned32R
.9BlocksUnsigned32R
.11FreeBlocksUnsigned32R
.13InfoMsgDisplayStringR

Id
Disk partition number. Directory path is /disk0..n

Range: 0 to 255

DevName
Diskname and the alternative directory path. format: driver-devicenumber-partitionnumber e.g. ifl-0-0 (for internal flash device)

Length: 0 to 32

DevInfo
Device hardware information. e.g. IN28F032

Length: 0 to 255

Status
Disk status flags

Enumerations:

  • inserted (0)
  • mounted (1)
  • readonly (2)
  • error (7)
Command
Execute disk command mount: mount disk umount: umount disk to eject format: format whole disk (set together with FsType/Version)

Enumerations:

  • none (0)
  • mount (1)
  • umount (2)
  • format (3)
FsType
Disk filesystem type. fat12 : FAT12 fat16 : FAT16 fat32 : FAT32

Enumerations:

  • unkown (0)
  • fat12 (1)
  • fat16 (2)
  • fat32 (3)
Size
Total disk size in kBytes.
Blocks
Number of disk/partition blocks (blocksize 512 bytes).
FreeBlocks
Number of free blocks.
InfoMsg
Last informational message. E.g. performed cmd message or occured error.

Length: 0 to 255


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH