FROGFOOT-RESOURCES-MIB
- Registered at
- 1.3.6.1.4.1.10002
- Last updated
- 2004-07-17 00:00
- Organization
- Frogfoot Networks
- Namespace
- frogfoot
- Source file
FROGFOOT-RESOURCES-MIB- Digest
sha256:95e300154ddc2fae9686a91df2269a2e27afcf011c92ecd00cac017c507a7f5a
Description
The MIB module to describe system resources.
Contact
Abraham van der Merwe Postal: Frogfoot Networks CC P.O. Box 23618 Claremont Cape Town 7735 South Africa Phone: +27 82 565 4451 Email: abz@frogfoot.net
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
FROGFOOT-RESOURCES-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| TableIndex TEXTUAL-CONVENTION A unique value, greater than zero. It is recommended that values are assigned contiguously starting from 1. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| frogfoot OBJECT-IDENTITY | 1.3.6.1.4.1.10002 | |||
| servers OBJECT-IDENTITY | 1.3.6.1.4.1.10002.1 | |||
| system OBJECT-IDENTITY | 1.3.6.1.4.1.10002.1.1 | |||
| memory OBJECT-IDENTITY | 1.3.6.1.4.1.10002.1.1.1.1 | |||
| memTotal OBJECT-TYPE Total usable physical memory (in KB) | 1.3.6.1.4.1.10002.1.1.1.1.1 | Gauge32 | read-only | current |
| memFree OBJECT-TYPE Available physical memory (in KB) | 1.3.6.1.4.1.10002.1.1.1.1.2 | Gauge32 | read-only | current |
| memBuffer OBJECT-TYPE Physical memory used by buffers (in KB) | 1.3.6.1.4.1.10002.1.1.1.1.3 | Gauge32 | read-only | current |
| memCache OBJECT-TYPE Physical memory used for caching (in KB) | 1.3.6.1.4.1.10002.1.1.1.1.4 | Gauge32 | read-only | current |
| swap OBJECT-IDENTITY | 1.3.6.1.4.1.10002.1.1.1.2 | |||
| swapTotal OBJECT-TYPE Total swap space size (in KB) | 1.3.6.1.4.1.10002.1.1.1.2.1 | Gauge32 | read-only | current |
| swapFree OBJECT-TYPE Swap space still available (in KB) | 1.3.6.1.4.1.10002.1.1.1.2.2 | Gauge32 | read-only | current |
| storage OBJECT-IDENTITY | 1.3.6.1.4.1.10002.1.1.1.3 | |||
| diskNumber OBJECT-TYPE The number of mounted disks present on this system. | 1.3.6.1.4.1.10002.1.1.1.3.1 | Integer32 | read-only | current |
| diskTable OBJECT-TYPE A table of mounted disks on this system. | 1.3.6.1.4.1.10002.1.1.1.3.2 | not-accessible | current | |
| diskEntry OBJECT-TYPE An entry containing management information applicable to a particular mounted disk on the system. | 1.3.6.1.4.1.10002.1.1.1.3.2.1 | not-accessible | current | |
| diskIndex OBJECT-TYPE A unique value, greater than zero, for each disk on the system. It is recommended that values are assigned contiguously starting from 1. | 1.3.6.1.4.1.10002.1.1.1.3.2.1.1 | TableIndex | not-accessible | current |
| diskDev OBJECT-TYPE A textual string containing the disk device name. | 1.3.6.1.4.1.10002.1.1.1.3.2.1.2 | DisplayString | read-only | current |
| diskDir OBJECT-TYPE A textual string containing the disk mount point. | 1.3.6.1.4.1.10002.1.1.1.3.2.1.3 | DisplayString | read-only | current |
| diskFSType OBJECT-TYPE 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. | 1.3.6.1.4.1.10002.1.1.1.3.2.1.4 | INTEGER {unknown(0), adfs(1), affs(2), coda(3), cramfs(4), ext2(5), hpfs(6), iso9660(7), jffs2(8), jfs(9), minix(10), msdos(11), ncpfs(12), nfs(13), ntfs(14), qnx4(15), reiserfs(16), romfs(17), smbfs(18), sysv(19), tmpfs(20), udf(21), ufs(22), vxfs(23), xfs(24)} | read-only | current |
| diskTotal OBJECT-TYPE Total space on disk (in MB) | 1.3.6.1.4.1.10002.1.1.1.3.2.1.5 | Gauge32 | read-only | current |
| diskFree OBJECT-TYPE Disk space still available (in MB) | 1.3.6.1.4.1.10002.1.1.1.3.2.1.6 | Gauge32 | read-only | current |
| load OBJECT-IDENTITY | 1.3.6.1.4.1.10002.1.1.1.4 | |||
| loadNumber OBJECT-TYPE The number of load averages stored in the load average table. | 1.3.6.1.4.1.10002.1.1.1.4.1 | Integer32 | read-only | current |
| loadTable OBJECT-TYPE Load average information. | 1.3.6.1.4.1.10002.1.1.1.4.2 | not-accessible | current | |
| loadEntry OBJECT-TYPE An entry containing load average information. | 1.3.6.1.4.1.10002.1.1.1.4.2.1 | not-accessible | current | |
| loadIndex OBJECT-TYPE A unique value, greater than zero, for each load average stored. | 1.3.6.1.4.1.10002.1.1.1.4.2.1.1 | TableIndex | not-accessible | current |
| loadDescr OBJECT-TYPE A description of each load average. | 1.3.6.1.4.1.10002.1.1.1.4.2.1.2 | DisplayString | read-only | current |
| loadValue OBJECT-TYPE The 1,5 and 10 minute load averages. These values are stored as a percentage of processor load. | 1.3.6.1.4.1.10002.1.1.1.4.2.1.3 | Gauge32 | read-only | current |
| resMIB OBJECT-IDENTITY | 1.3.6.1.4.1.10002.1.1.1.31 | |||
| resMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.10002.1.1.1.31.1 | |||
| resConformance OBJECT-IDENTITY | 1.3.6.1.4.1.10002.1.1.1.31.2 | |||
| resGroups OBJECT-IDENTITY | 1.3.6.1.4.1.10002.1.1.1.31.2.1 | |||
| resCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.10002.1.1.1.31.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| resMemGroup OBJECT-GROUP A collection of objects providing information specific to volatile system storage. | 1.3.6.1.4.1.10002.1.1.1.31.2.1.1 | current |
| resSwapGroup OBJECT-GROUP A collection of objects providing information specific to storage used for swapping pages to disk. | 1.3.6.1.4.1.10002.1.1.1.31.2.1.2 | current |
| resDiskGroup OBJECT-GROUP A collection of objects providing information specific to non-volatile system storage. | 1.3.6.1.4.1.10002.1.1.1.31.2.1.3 | current |
| resLoadGroup OBJECT-GROUP A collection of objects providing information specific to processor load averages. | 1.3.6.1.4.1.10002.1.1.1.31.2.1.4 | current |
| resCompliance MODULE-COMPLIANCE The compliance statement for SNMP entities which have system resources such as volatile and non-volatile storage. | 1.3.6.1.4.1.10002.1.1.1.31.2.2.1 | current |