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
- 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 'FROGFOOT-RESOURCES-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FROGFOOT-RESOURCES-MIB::diskFSType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FROGFOOT-RESOURCES-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FROGFOOT-RESOURCES-MIB::diskFSType.<diskIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FROGFOOT-RESOURCES-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FROGFOOT-RESOURCES-MIB::diskFSType'
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 |
Conformance
Member of