WRI-MEMORY-MIB: View SNMP OID List / Download MIB
VENDOR: WUHAN RESEARCH INSTITUTE OF POSTS AND TELECOMM.
Home | MIB: WRI-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).
|
|||
Object Name | OID | Type | Access | Info |
mspp | 1.3.6.1.4.1.3807.1.8012 | |||
msppChassis | 1.3.6.1.4.1.3807.1.8012.1 | |||
msppMemory | 1.3.6.1.4.1.3807.1.8012.1.5 |
The MIB module to describe the monitor for memory. |
||
memoryTable | 1.3.6.1.4.1.3807.1.8012.1.5.1 | no-access |
NULL. |
|
1.3.6.1.4.1.3807.1.8012.1.5.1.1 | no-access |
NULL. |
||
memoryIndex | 1.3.6.1.4.1.3807.1.8012.1.5.1.1.1 | integer | read-only |
Memory index. |
memorySdramSize | 1.3.6.1.4.1.3807.1.8012.1.5.1.1.2 | counter32 | read-only |
Memory Sdram size. |
memorySdramUsed | 1.3.6.1.4.1.3807.1.8012.1.5.1.1.3 | counter32 | read-only |
Sdram used. |
memoryFlashSize | 1.3.6.1.4.1.3807.1.8012.1.5.1.1.4 | counter32 | read-only |
Flash size |
memoryFlashUsed | 1.3.6.1.4.1.3807.1.8012.1.5.1.1.5 | counter32 | read-only |
Flash used. |
memorySdramHThreshold | 1.3.6.1.4.1.3807.1.8012.1.5.1.1.6 | counter32 | read-write |
Sdram high threshold. |
memoryGeneral | 1.3.6.1.4.1.3807.1.8012.1.5.2 | |||
memoryTrapEnable | 1.3.6.1.4.1.3807.1.8012.1.5.2.1 | integer | read-write |
Enable memory trap or not. |
memoryMonitorEnable | 1.3.6.1.4.1.3807.1.8012.1.5.2.2 | integer | read-write |
Enable memory monitor or not. |
memoryTrap | 1.3.6.1.4.1.3807.1.8012.1.5.3 | |||
memoryOverThreshold | 1.3.6.1.4.1.3807.1.8012.1.5.3.1 |
memory over Threshold trap. |
||
memoryUnderThreshold | 1.3.6.1.4.1.3807.1.8012.1.5.3.2 |
memory under Threshold. |
||
memoryRecoverThreshold | 1.3.6.1.4.1.3807.1.8012.1.5.3.3 |
memory recover Threshold trap. |
||
memoryPoolTable | 1.3.6.1.4.1.3807.1.8012.1.5.4 | no-access |
Memory pool information table. |
|
1.3.6.1.4.1.3807.1.8012.1.5.4.1 | no-access |
An entry in the memory pool table. |
||
memoryPoolIndex | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.1 | unsigned32 | read-only |
Memory pool index. |
memoryPoolDescr | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.2 | octet string | read-only |
Memory pool description. |
memoryPoolFreeBytesNum | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.3 | counter32 | read-only |
Free bytes number of the memory pool. |
memoryPoolFreeBlocksNum | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.4 | counter32 | read-only |
Free blocks number of the memory pool. |
memoryPoolFreeMaxBlockSize | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.5 | counter32 | read-only |
Free max block size of the memory pool. |
memoryPoolMinBlockWords | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.6 | counter32 | read-only |
Min block words number of the memory pool. |
memoryPoolAllocBytesNum | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.7 | counter32 | read-only |
Allocated bytes number of the memory pool. |
memoryPoolAllocBlocksNum | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.8 | counter32 | read-only |
Allocated blocks number of the memory pool. |
memoryPoolAllocBytesCumulate | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.9 | counter32 | read-only |
Cumulate allocated bytes of the memory pool. |
memoryPoolAllocBlocksCumulate | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.10 | counter32 | read-only |
Cumulate allocated blocks of the memory pool. |
memoryPoolTotalBytes | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.11 | counter32 | read-only |
Total bytes of the memory pool. |
memoryPoolHighThreshold | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.12 | integer | read-write |
High threshold of the memory pool. |
memoryPoolTrapEnable | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.13 | integer | read-write |
Trap enable or not of the memory pool. Enumeration: 'enable': 1, 'disable': 2. |
memoryPoolStatus | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.14 | integer | read-only |
Status of the memory pool. Enumeration: 'highoverflow': 1, 'normal': 0. |
memoryPoolAllSetting | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.15 | octet string | read-write |
All operation of memeory pool. |
memoryPoolAllocMaxBytesNum | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.16 | integer | read-only |
Max bytes number the memory pool. |
memoryPoolLowThreshold | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.17 | integer | read-write |
Low threshold of the memory pool. |
memoryPoolCurrUsage | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.18 | counter32 | read-only |
The current used memory pool. |
memoryPoolIndexDescr | 1.3.6.1.4.1.3807.1.8012.1.5.4.1.19 | octet string | read-only |
Memeory pool index descrption. |