MY-MEMORY-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: MY-MEMORY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 myMemoryMIB 1.3.6.1.4.1.171.10.97.2.35
This module defines my system mibs.
       myMemoryPoolMIBObjects 1.3.6.1.4.1.171.10.97.2.35.1
           myMemoryPoolUtilizationTable 1.3.6.1.4.1.171.10.97.2.35.1.1 no-access
A table of memory pool utilization entries. Each of the objects provides a general idea of how much of the memory pool has been used over a given period of time.
               myMemoryPoolUtilizationEntry 1.3.6.1.4.1.171.10.97.2.35.1.1.1 no-access
An entry in the memory pool utilization table.
                   myMemoryPoolIndex 1.3.6.1.4.1.171.10.97.2.35.1.1.1.1 integer32 read-only
An index that uniquely represents a Memory Pool.
                   myMemoryPoolName 1.3.6.1.4.1.171.10.97.2.35.1.1.1.2 displaystring read-only
A textual name assigned to the memory pool. This object is suitable for output to a human operator
                   myMemoryPoolCurrentUtilization 1.3.6.1.4.1.171.10.97.2.35.1.1.1.3 percent read-only
This is the memory pool utilization currently.
                   myMemoryPoolLowestUtilization 1.3.6.1.4.1.171.10.97.2.35.1.1.1.4 percent read-only
This is the memory pool utilization when memory used least.
                   myMemoryPoolLargestUtilization 1.3.6.1.4.1.171.10.97.2.35.1.1.1.5 percent read-only
This is the memory pool utilization when memory used most.
                   myMemoryPoolSize 1.3.6.1.4.1.171.10.97.2.35.1.1.1.6 integer32 read-only
This is the size of physical memory .
                   myMemoryPoolUsed 1.3.6.1.4.1.171.10.97.2.35.1.1.1.7 integer32 read-only
This is the memory size that has been used.
                   myMemoryPoolFree 1.3.6.1.4.1.171.10.97.2.35.1.1.1.8 integer32 read-only
This is the memory size that is free.
                   myMemoryPoolWarning 1.3.6.1.4.1.171.10.97.2.35.1.1.1.9 percent read-write
The first warning of memory pool.
                   myMemoryPoolCritical 1.3.6.1.4.1.171.10.97.2.35.1.1.1.10 percent read-write
The second warning of memory pool.
           myNodeMemoryPoolTable 1.3.6.1.4.1.171.10.97.2.35.1.2 no-access
A table of node's memory pool utilization entries. Each of the objects provides a general idea of how much of the memory pool has been used over a given period of time.
               myNodeMemoryPoolEntry 1.3.6.1.4.1.171.10.97.2.35.1.2.1 no-access
An entry in the node's memory pool utilization table.
                   myNodeMemoryPoolIndex 1.3.6.1.4.1.171.10.97.2.35.1.2.1.1 integer32 read-only
An index that uniquely represents a node's Memory Pool.
                   myNodeMemoryPoolName 1.3.6.1.4.1.171.10.97.2.35.1.2.1.2 displaystring read-only
A textual name assigned to the node's memory pool. This object is suitable for output to a human operator
                   myNodeMemoryPoolCurrentUtilization 1.3.6.1.4.1.171.10.97.2.35.1.2.1.3 percent read-only
This is the node's memory pool utilization currently.
                   myNodeMemoryPoolLowestUtilization 1.3.6.1.4.1.171.10.97.2.35.1.2.1.4 percent read-only
This is the node's memory pool utilization when memory used least.
                   myNodeMemoryPoolLargestUtilization 1.3.6.1.4.1.171.10.97.2.35.1.2.1.5 percent read-only
This is the node's memory pool utilization when memory used most.
                   myNodeMemoryPoolSize 1.3.6.1.4.1.171.10.97.2.35.1.2.1.6 integer32 read-only
This is the size of the node's physical memory .
                   myNodeMemoryPoolUsed 1.3.6.1.4.1.171.10.97.2.35.1.2.1.7 integer32 read-only
This is the node's memory size that has been used.
                   myNodeMemoryPoolFree 1.3.6.1.4.1.171.10.97.2.35.1.2.1.8 integer32 read-only
This is the node's memory size that is free.
                   myNodeMemoryPoolWarning 1.3.6.1.4.1.171.10.97.2.35.1.2.1.9 percent read-write
This is the first warning of the node's memory.
                   myNodeMemoryPoolCritical 1.3.6.1.4.1.171.10.97.2.35.1.2.1.10 percent read-write
This is the second warning of the node's memory.
       myMemoryMIBConformance 1.3.6.1.4.1.171.10.97.2.35.2
           myMemoryMIBCompliances 1.3.6.1.4.1.171.10.97.2.35.2.1
               myMemoryMIBCompliance 1.3.6.1.4.1.171.10.97.2.35.2.1.1
The compliance statement for entities which implement the My Memory MIB
           myMemoryMIBGroups 1.3.6.1.4.1.171.10.97.2.35.2.2
               myMemoryPoolUtilizationMIBGroup 1.3.6.1.4.1.171.10.97.2.35.2.2.1
A collection of objects providing memory pool utilization to a My agent.
               myNodeMemoryPoolMIBGroup 1.3.6.1.4.1.171.10.97.2.35.2.2.2
A collection of objects providing node's memory pool utilization to a My agent.