MIBs Depot

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

FromSymbols
IF-MIBifIndex, ifNumber
OPENBSD-BASE-MIBopenBSD
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1Integer32read-onlycurrent
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.2not-accessiblecurrent
memIfEntry
OBJECT-TYPE
An entry containing memory and systems statistics applicable to a particular interface.
1.3.6.1.4.1.30155.5.2.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
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.2Counter64read-onlycurrent