AVAYA-APPL-MEM-MANAGER
12 objects
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.
Imported Objects
| AVAYAGEN-MIB | avGatewayMibs |
| RFC1155-SMI | IpAddress |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 enterprises Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime DisplayString RowStatus TEXTUAL-CONVENTION TimeInterval TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.6889.2.6.3 | IdentityavApplMemManager | 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 … | ||
| 1.3.6.1.4.1.6889.2.6.3.1 | NodeavApplMemManagerGenConfig | |||
| 1.3.6.1.4.1.6889.2.6.3.1.1 | ScalaravApplMemManagerTotalRamSize | read-write | current | The total max size allowable of the Memory in KBytes. |
| 1.3.6.1.4.1.6889.2.6.3.1.2 | ScalaravApplMemManagerTotalNvRamSize | read-write | current | The total max size allowable of the Memory in KBytes. |
| 1.3.6.1.4.1.6889.2.6.3.2 | TableavApplMemManagerTable | not-accessible | current | 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 | RowavApplMemManagerEntry | not-accessible | current | An entry in the table, containing data about application and its memory type. |
| 1.3.6.1.4.1.6889.2.6.3.2.1.1 | ColumnavApplMemManagerId | read-only | current | Index of the application. SNIFFER application index is 1. TFTP server application index is 2. |
| 1.3.6.1.4.1.6889.2.6.3.2.1.2 | ColumnavApplMemManagerType | read-only | current | The Type of the memory that the application use. 1 - NvRAM, 2 - RAM. |
| 1.3.6.1.4.1.6889.2.6.3.2.1.3 | ColumnavApplMemManagerName | read-only | current | The name of the application. For Sniffer application 'SNIFFER'. For TFTP Server Application 'TFTP Server'. |
| 1.3.6.1.4.1.6889.2.6.3.2.1.4 | ColumnavApplMemManagerSize | read-write | current | The size of the Memory in KBytes for specific application and memory type. |
| 1.3.6.1.4.1.6889.2.6.3.2.1.5 | ColumnavApplMemManagerMinSize | read-only | current | The Min size allowable of the Memory in KBytes for specific application and memory type. |
| 1.3.6.1.4.1.6889.2.6.3.2.1.6 | ColumnavApplMemManagerMaxSize | read-only | current | The max size allowable of the Memory in KBytes for specific application and memory type. |