diskFSType
FROGFOOT-RESOURCES-MIB ·
.1.3.6.1.4.1.10002.1.1.1.3.2.1.4
Object
column
Enumeration
The type of file system present on the disk. This does not include fake file systems such as the proc file system, devfs, etc. Additional types may be assigned by Frogfoot Networks in the future.
Context
- MIB
- FROGFOOT-RESOURCES-MIB
- OID
.1.3.6.1.4.1.10002.1.1.1.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- diskEntry
- Table
- diskTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | adfs |
2 | affs |
3 | coda |
4 | cramfs |
5 | ext2 |
6 | hpfs |
7 | iso9660 |
8 | jffs2 |
9 | jfs |
10 | minix |
11 | msdos |
12 | ncpfs |
13 | nfs |
14 | ntfs |
15 | qnx4 |
16 | reiserfs |
17 | romfs |
18 | smbfs |
19 | sysv |
20 | tmpfs |
21 | udf |
22 | ufs |
23 | vxfs |
24 | xfs |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| diskIndex A unique value, greater than zero, for each disk on the
system. It is recommended that values are assigned contiguously
starting from 1. | column | TableIndex | .1.3.6.1.4.1.10002.1.1.1.3.2.1.1 |
| diskDev A textual string containing the disk device name. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.10002.1.1.1.3.2.1.2 |
| diskDir A textual string containing the disk mount point. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.10002.1.1.1.3.2.1.3 |
| diskTotal Total space on disk (in MB) | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.10002.1.1.1.3.2.1.5 |
| diskFree Disk space still available (in MB) | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.10002.1.1.1.3.2.1.6 |