NMS-MEMORY-POOL-MIB

        MIB module for monitoring memory pools
    
Source file
NMS-MEMORY-POOL-MIB
Last revised
Identity
nmsMemoryPoolMIB
Base OID
0.48
Imported Objects
NMS-QOS-PIB-MIB Percent
NMS-SMI nmsMgmt
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Gauge32 Integer32 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString TEXTUAL-CONVENTION (no object page) TruthValue
Net-SNMP examples using the pbn 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 'NMS-MEMORY-POOL-MIB' -M '/opt/observium/mibs/pbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-MEMORY-POOL-MIB::nmsMemoryPoolMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NMS-MEMORY-POOL-MIB' -M '/opt/observium/mibs/pbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-MEMORY-POOL-MIB::nmsMemoryPoolMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (14)
Dependencies (6) 5 direct · 1 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. NMS-SMIpbn
  2. SNMPv2-SMIrfc
  3. SNMPv2-TCrfc
  4. NMS-TCpbn
  5. SNMPv2-CONFrfc
  6. NMS-QOS-PIB-MIBpbn
  7. NMS-MEMORY-POOL-MIBpbnselected
Conformance Groups (2)
nmsMemoryPoolName (unresolved reference) nmsMemoryPoolAlternate (unresolved reference) nmsMemoryPoolValid (unresolved reference) nmsMemoryPoolUsed (unresolved reference) nmsMemoryPoolFree (unresolved reference) nmsMemoryPoolLargestFree (unresolved reference)
A collection of objects providing memory pool monitoring.
.0.48.21.2.1
nmsMemoryPoolUtilization1Min (unresolved reference) nmsMemoryPoolUtilization5Min (unresolved reference) nmsMemoryPoolUtilization10Min (unresolved reference)
An optional group providing a collection of memory pool
utilization objects.
.0.48.21.2.2
Compliance Statements (2)

OID .0.48.21.1.1
The compliance statement for entities which implement
the NMS Memory Pool MIB
Required groups

OID .0.48.21.1.2
The compliance statement for entities which implement
the NMS Memory Pool MIB
Required groups
mandatory nmsMemoryPoolGroup
optional nmsMemoryPoolUtilizationGroup Per memory pool utilization statistics is mandatory for
the managed system that supports memory pool utilization.