FROGFOOT-RESOURCES-MIB

Monitored by Observium
        The MIB module to describe system resources.
    
Observium actively monitors this MIB
Observium uses this MIB in discovery or polling workflows on applicable devices.
Memory
Explore Observium network monitoring
Last revised
Identity
resources
Base OID
1.3.6.1.4.1.10002.1.1.1
Imported Objects
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI enterprises Gauge32 Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the ubiquiti MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/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::resources'
Walk the MIB subtree
/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::resources'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (34)
.1.3.6.1.4.1.10002
.1.3.6.1.4.1.10002.1
.1.3.6.1.4.1.10002.1.1
.1.3.6.1.4.1.10002.1.1.1
.1.3.6.1.4.1.10002.1.1.1.1
.1.3.6.1.4.1.10002.1.1.1.1.1
.1.3.6.1.4.1.10002.1.1.1.1.2
.1.3.6.1.4.1.10002.1.1.1.1.3
.1.3.6.1.4.1.10002.1.1.1.1.4
.1.3.6.1.4.1.10002.1.1.1.2
.1.3.6.1.4.1.10002.1.1.1.2.1
.1.3.6.1.4.1.10002.1.1.1.2.2
.1.3.6.1.4.1.10002.1.1.1.3
.1.3.6.1.4.1.10002.1.1.1.3.1
.1.3.6.1.4.1.10002.1.1.1.3.2
.1.3.6.1.4.1.10002.1.1.1.3.2.1
.1.3.6.1.4.1.10002.1.1.1.3.2.1.1
.1.3.6.1.4.1.10002.1.1.1.3.2.1.2
.1.3.6.1.4.1.10002.1.1.1.3.2.1.3
Enumeration
.1.3.6.1.4.1.10002.1.1.1.3.2.1.4
.1.3.6.1.4.1.10002.1.1.1.3.2.1.5
.1.3.6.1.4.1.10002.1.1.1.3.2.1.6
.1.3.6.1.4.1.10002.1.1.1.31
.1.3.6.1.4.1.10002.1.1.1.31.1
.1.3.6.1.4.1.10002.1.1.1.31.2
.1.3.6.1.4.1.10002.1.1.1.31.2.1
.1.3.6.1.4.1.10002.1.1.1.31.2.2
.1.3.6.1.4.1.10002.1.1.1.4
.1.3.6.1.4.1.10002.1.1.1.4.1
.1.3.6.1.4.1.10002.1.1.1.4.2
.1.3.6.1.4.1.10002.1.1.1.4.2.1
.1.3.6.1.4.1.10002.1.1.1.4.2.1.1
.1.3.6.1.4.1.10002.1.1.1.4.2.1.2
.1.3.6.1.4.1.10002.1.1.1.4.2.1.3
Type Definitions (1)
Integer32 range: 1..2147483647
Conformance Groups (4)
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
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
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
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
Compliance Statements (1)

OID .1.3.6.1.4.1.10002.1.1.1.31.2.2.1
The compliance statement for SNMP entities which have
system resources such as volatile and non-volatile
storage.
Required groups
mandatory resMemGroup
mandatory resSwapGroup
mandatory resDiskGroup
mandatory resLoadGroup
optional resMemGroup This group is mandatory for those systems which have
any form of volatile storage.
optional resSwapGroup This group is mandatory for those systems which have
the ability to temporarily swap unused pages to disk.
optional resDiskGroup This group is mandatory for those systems which have
any form of non-volatile storage.
optional resLoadGroup This group is mandatory for those systems which store
any form of processor load average information.