OPENBSD-MEM-MIB
- Registered at
- 1.3.6.1.4.1.30155.5
- Last updated
- 2012-02-09 00:00
- Organization
- OpenBSD
- Revisions
- 2012-02-09 00:00, 2008-12-23 00:00
- Namespace
- openbsd
- Source file
OPENBSD-MEM-MIB- Digest
sha256:477419f9c9167373b24c855466630fa69a7dae8eb87fb2e2419f8b48cdb85b65
Description
The MIB module exporting OpenBSD memory statistics.
Contact
Editor: Reyk Floeter EMail: reyk@openbsd.org WWW: http://www.openbsd.org/
Imports
| From | Symbols |
|---|---|
| IF-MIB | ifIndex, ifNumber |
| OPENBSD-BASE-MIB | openBSD |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB OPENBSD-BASE-MIB OPENBSD-MEM-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| memMIBVersion OBJECT-TYPE The 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. | 1.3.6.1.4.1.30155.5.1 | Integer32 | read-only | current |
| memIfTable OBJECT-TYPE A list of interface entries. The number of entries is given by the value of ifNumber. | 1.3.6.1.4.1.30155.5.2 | not-accessible | current | |
| memIfEntry OBJECT-TYPE An entry containing memory and systems statistics applicable to a particular interface. | 1.3.6.1.4.1.30155.5.2.1 | not-accessible | current | |
| memIfName OBJECT-TYPE The 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. | 1.3.6.1.4.1.30155.5.2.1.1 | DisplayString | read-only | current |
| memIfLiveLocks OBJECT-TYPE The number of times the growth of the interface receive ring was limited as a response to high system load. | 1.3.6.1.4.1.30155.5.2.1.2 | Counter64 | read-only | current |