aixFsType
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.6.2.1.4
Object
column
Enumeration
The file system type. The type may be JFS(Journal File System), JFS2 (extented JFS), AFS, DFS, cashefs, autofs, procfs, cdrfs (CDROM file system), NFS(Network File System), NFS3 (NFSv3 file system)
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.6.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aixFsTableEntry
- Table
- aixFsTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | jfs |
2 | jfs2 |
3 | cdrfs |
4 | procfs |
5 | cachefs |
6 | autofs |
7 | afs |
8 | dfs |
9 | nfs |
10 | nfs3 |
11 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aixFsIndex The index of the file system table. | column | Integer32 | .1.3.6.1.4.1.2.6.191.6.2.1.1 |
| aixFsExecution The variable is used to trigger the mount action
on unmounted file system and unmount action on mounted
file system. This state can only change from mount
to unmount or unmount … | column | Enumeration | .1.3.6.1.4.1.2.6.191.6.2.1.10 |
| aixFsResultMsg The execution result message of mounting or
umounting command. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.6.2.1.11 |
| aixFsName The name of the file system. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.6.2.1.2 |
| aixFsMountPoint Specifies the mount point, which is the directory
where the file system is available or will be made
available. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.6.2.1.3 |
| aixFsSize The size for this file system in megabytes. | column | megabytes Integer32 | .1.3.6.1.4.1.2.6.191.6.2.1.5 |
| aixFsFree Total number of megabytes free in file system. | column | megabytes Integer32 | .1.3.6.1.4.1.2.6.191.6.2.1.6 |
| aixFsNumINodes Total number of i-nodes on this file system. | column | Integer32 | .1.3.6.1.4.1.2.6.191.6.2.1.7 |
| aixFsUsedInodes The used number of Inodes in the file system. | column | Integer32 | .1.3.6.1.4.1.2.6.191.6.2.1.8 |
| aixFsStatus The status of the file system. It is either mounted(1)
or unmounted(2). | column | Enumeration | .1.3.6.1.4.1.2.6.191.6.2.1.9 |