AVAYA-APPL-MEM-MANAGER: View SNMP OID List / Download MIB
VENDOR: AVAYA COMMUNICATION
Home | MIB: AVAYA-APPL-MEM-MANAGER | |||
---|---|---|---|---|
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 |
avApplMemManager | 1.3.6.1.4.1.6889.2.6.3 |
This module define the application memory manager. I.e. definition of the size in memory for specific applications as TFTP, SNIFFER, etc. For each application the user can configure the size it takes in RAM, NVRAM, etc. Copyright notice: This AVAYA SNMP Management Information Base Specification (Specification) embodies AVAYA confidential and Proprietary intellectual property. AVAYA retains all Title and ownership in the Specification, including any revisionsIt is AVAYA's intent to encourage the widespread use of this Specification in connection with the management of AVAYA products. AVAYA grants vendors, end-users, and other interested parties a non-exclusive license to use this Specification in connection with the management of AVAYA products.This Specification is supplied 'as is', and AVAYA makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification. |
||
avApplMemManagerGenConfig | 1.3.6.1.4.1.6889.2.6.3.1 | |||
avApplMemManagerTotalRamSize | 1.3.6.1.4.1.6889.2.6.3.1.1 | integer | read-write |
The total max size allowable of the Memory in KBytes. |
avApplMemManagerTotalNvRamSize | 1.3.6.1.4.1.6889.2.6.3.1.2 | integer | read-write |
The total max size allowable of the Memory in KBytes. |
avApplMemManagerTable | 1.3.6.1.4.1.6889.2.6.3.2 | no-access |
Table of different application and their memory allocation in the RAM and NvRAM. |
|
1.3.6.1.4.1.6889.2.6.3.2.1 | no-access |
An entry in the table, containing data about application and its memory type. |
||
avApplMemManagerId | 1.3.6.1.4.1.6889.2.6.3.2.1.1 | integer | read-only |
Index of the application. SNIFFER application index is 1. TFTP server application index is 2. |
avApplMemManagerType | 1.3.6.1.4.1.6889.2.6.3.2.1.2 | integer | read-only |
The Type of the memory that the application use. 1 - NvRAM, 2 - RAM. |
avApplMemManagerName | 1.3.6.1.4.1.6889.2.6.3.2.1.3 | displaystring | read-only |
The name of the application. For Sniffer application 'SNIFFER'. For TFTP Server Application 'TFTP Server'. |
avApplMemManagerSize | 1.3.6.1.4.1.6889.2.6.3.2.1.4 | integer | read-write |
The size of the Memory in KBytes for specific application and memory type. |
avApplMemManagerMinSize | 1.3.6.1.4.1.6889.2.6.3.2.1.5 | integer | read-only |
The Min size allowable of the Memory in KBytes for specific application and memory type. |
avApplMemManagerMaxSize | 1.3.6.1.4.1.6889.2.6.3.2.1.6 | integer | read-only |
The max size allowable of the Memory in KBytes for specific application and memory type. |