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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixFsType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixFsType.<aixFsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-AIX-MIB::aixFsType'
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 |
Conformance
Member of