FROGFOOT-RESOURCES-MIB
The MIB module to describe system resources.
Main OID:
resources.1.3.6.1.4.1.10002.1.1.1
39
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
39 total| Object Name |
|---|
frogfoot OBJECT IDENTIFIER .1.3.6.1.4.1.10002 |
servers OBJECT IDENTIFIER .1.3.6.1.4.1.10002.1 |
system OBJECT IDENTIFIER .1.3.6.1.4.1.10002.1.1 |
resourcesThe MIB module to describe system resources. MODULE-IDENTITY .1.3.6.1.4.1.10002.1.1.1 |
memory OBJECT IDENTIFIER .1.3.6.1.4.1.10002.1.1.1.1 |
memTotalTotal usable physical memory (in KB)ro Gauge32 .1.3.6.1.4.1.10002.1.1.1.1.1 |
memFreeAvailable physical memory (in KB)ro Gauge32 .1.3.6.1.4.1.10002.1.1.1.1.2 |
memBufferPhysical memory used by buffers (in KB)ro Gauge32 .1.3.6.1.4.1.10002.1.1.1.1.3 |
memCachePhysical memory used for caching (in KB)ro Gauge32 .1.3.6.1.4.1.10002.1.1.1.1.4 |
swap OBJECT IDENTIFIER .1.3.6.1.4.1.10002.1.1.1.2 |
swapTotalTotal swap space size (in KB)ro Gauge32 .1.3.6.1.4.1.10002.1.1.1.2.1 |
swapFreeSwap space still available (in KB)ro Gauge32 .1.3.6.1.4.1.10002.1.1.1.2.2 |
storage OBJECT IDENTIFIER .1.3.6.1.4.1.10002.1.1.1.3 |
diskNumberThe number of mounted disks present on this system.ro Integer32 .1.3.6.1.4.1.10002.1.1.1.3.1 |
diskTableA table of mounted disks on this system. SEQUENCE OF DiskEntry .1.3.6.1.4.1.10002.1.1.1.3.2 |
diskEntryAn entry containing management information applicable to a particular mounted disk on the system. DiskEntry .1.3.6.1.4.1.10002.1.1.1.3.2.1 |
diskIndexA unique value, greater than zero, for each disk on the system. It is recommended that values are assigned contiguously starting from 1. TableIndex .1.3.6.1.4.1.10002.1.1.1.3.2.1.1 |
diskDevA textual string containing the disk device name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.10002.1.1.1.3.2.1.2 |
diskDirA textual string containing the disk mount point.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.10002.1.1.1.3.2.1.3 |
diskFSTypeThe 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.ro Enumeration .1.3.6.1.4.1.10002.1.1.1.3.2.1.4 |
diskTotalTotal space on disk (in MB)ro Gauge32 .1.3.6.1.4.1.10002.1.1.1.3.2.1.5 |
diskFreeDisk space still available (in MB)ro Gauge32 .1.3.6.1.4.1.10002.1.1.1.3.2.1.6 |
load OBJECT IDENTIFIER .1.3.6.1.4.1.10002.1.1.1.4 |
loadNumberThe number of load averages stored in the load average table.ro Integer32 .1.3.6.1.4.1.10002.1.1.1.4.1 |
loadTableLoad average information. SEQUENCE OF LoadEntry .1.3.6.1.4.1.10002.1.1.1.4.2 |
loadEntryAn entry containing load average information. LoadEntry .1.3.6.1.4.1.10002.1.1.1.4.2.1 |
loadIndexA unique value, greater than zero, for each load average stored. TableIndex .1.3.6.1.4.1.10002.1.1.1.4.2.1.1 |
loadDescrA description of each load average.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.10002.1.1.1.4.2.1.2 |
loadValueThe 1,5 and 10 minute load averages. These values are stored as a percentage of processor load.ro Gauge32 .1.3.6.1.4.1.10002.1.1.1.4.2.1.3 |
resMIB OBJECT IDENTIFIER .1.3.6.1.4.1.10002.1.1.1.31 |
resMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.10002.1.1.1.31.1 |
resConformance OBJECT IDENTIFIER .1.3.6.1.4.1.10002.1.1.1.31.2 |
resGroups OBJECT IDENTIFIER .1.3.6.1.4.1.10002.1.1.1.31.2.1 |
resMemGroupA collection of objects providing information specific to volatile system storage. Unknown .1.3.6.1.4.1.10002.1.1.1.31.2.1.1 |
resSwapGroupA collection of objects providing information specific to storage used for swapping pages to disk. Unknown .1.3.6.1.4.1.10002.1.1.1.31.2.1.2 |
resDiskGroupA collection of objects providing information specific to non-volatile system storage. Unknown .1.3.6.1.4.1.10002.1.1.1.31.2.1.3 |
resLoadGroupA collection of objects providing information specific to processor load averages. Unknown .1.3.6.1.4.1.10002.1.1.1.31.2.1.4 |
resCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.10002.1.1.1.31.2.2 |
resComplianceThe compliance statement for SNMP entities which have system resources such as volatile and non-volatile storage. Unknown .1.3.6.1.4.1.10002.1.1.1.31.2.2.1 |