FROGFOOT-RESOURCES-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
9
.1.3.6.1.4.1.10002.1.1.1.3.2 · 1 row entry · 6 columns
A table of mounted disks on this system.
diskEntry entry .1.3.6.1.4.1.10002.1.1.1.3.2.1
An entry containing management information applicable
to a particular mounted disk on the system.
Indexes
diskIndex
Column 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.
TableIndex
Textual Convention: TableIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.10002.1.1.1.3.2.1.1
diskDev
A textual string containing the disk device name.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10002.1.1.1.3.2.1.2
diskDir
A textual string containing the disk mount point.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10002.1.1.1.3.2.1.3
diskFSType
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.
Enumeration
Enumerated Values:
0unknown
1adfs
2affs
3coda
4cramfs
5ext2
6hpfs
7iso9660
8jffs2
9jfs
10minix
11msdos
12ncpfs
13nfs
14ntfs
15qnx4
16reiserfs
17romfs
18smbfs
19sysv
20tmpfs
21udf
22ufs
23vxfs
24xfs
.1.3.6.1.4.1.10002.1.1.1.3.2.1.4
diskTotal
Total space on disk (in MB)
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10002.1.1.1.3.2.1.5
diskFree
Disk space still available (in MB)
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10002.1.1.1.3.2.1.6
.1.3.6.1.4.1.10002.1.1.1.4.2 · 1 row entry · 3 columns
Load average information.
loadEntry entry .1.3.6.1.4.1.10002.1.1.1.4.2.1
An entry containing load average information.
Indexes
loadIndex
Column Syntax OID
loadIndex
A unique value, greater than zero, for each
load average stored.
TableIndex
Textual Convention: TableIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.10002.1.1.1.4.2.1.1
loadDescr
A description of each load average.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10002.1.1.1.4.2.1.2
loadValue
The 1,5 and 10 minute load averages. These values are
stored as a percentage of processor load.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10002.1.1.1.4.2.1.3