OPENBSD-MEM-MIB
The MIB module exporting OpenBSD memory statistics.
Main OID:
memMIBObjects.1.3.6.1.4.1.30155.5
6
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
6 total| Object Name |
|---|
memMIBObjectsThe MIB module exporting OpenBSD memory statistics. MODULE-IDENTITY .1.3.6.1.4.1.30155.5 |
memMIBVersionThe current version of this MIB supported by the agent. The memory MIB might be updated frequently to export statistics specific to the latest version of OpenBSD. The client should check this version.ro Integer32 .1.3.6.1.4.1.30155.5.1 |
memIfTableA list of interface entries. The number of entries is given by the value of ifNumber. SEQUENCE OF MemIfEntry .1.3.6.1.4.1.30155.5.2 |
memIfEntryAn entry containing memory and systems statistics applicable to a particular interface. MemIfEntry .1.3.6.1.4.1.30155.5.2.1 |
memIfNameThe textual name of the interface as assigned by the operating system. For example, `lo0' for the first loopback device or `em1' for the second Ethernet device using the `em' driver.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.30155.5.2.1.1 |
memIfLiveLocksThe number of times the growth of the interface receive ring was limited as a response to high system load.ro Counter64 .1.3.6.1.4.1.30155.5.2.1.2 |