AVAYA-APPL-MEM-MANAGER

File: AVAYA-APPL-MEM-MANAGER.mib (5099 bytes)

Imported modules

AVAYAGEN-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC RFC1155-SMI

Imported symbols

avGatewayMibs OBJECT-GROUP NOTIFICATION-GROUP
MODULE-COMPLIANCE Integer32 Unsigned32
enterprises Gauge32 Counter32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
RowStatus TEXTUAL-CONVENTION TruthValue
DateAndTime TimeInterval DisplayString
IpAddress

Defined Types

AvApplMemManagerEntry  
SEQUENCE    
  avApplMemManagerId INTEGER
  avApplMemManagerType INTEGER
  avApplMemManagerName DisplayString
  avApplMemManagerSize INTEGER
  avApplMemManagerMinSize INTEGER
  avApplMemManagerMaxSize INTEGER

Defined Values

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.
MODULE-IDENTITY    

avApplMemManagerGenConfig 1.3.6.1.4.1.6889.2.6.3.1
OBJECT IDENTIFIER    

avApplMemManagerTotalRamSize 1.3.6.1.4.1.6889.2.6.3.1.1
The total max size allowable of the Memory in KBytes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

avApplMemManagerTotalNvRamSize 1.3.6.1.4.1.6889.2.6.3.1.2
The total max size allowable of the Memory in KBytes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

avApplMemManagerTable 1.3.6.1.4.1.6889.2.6.3.2
Table of different application and their memory allocation in the RAM and NvRAM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AvApplMemManagerEntry

avApplMemManagerEntry 1.3.6.1.4.1.6889.2.6.3.2.1
An entry in the table, containing data about application and its memory type.
Status: current Access: not-accessible
OBJECT-TYPE    
  AvApplMemManagerEntry  

avApplMemManagerId 1.3.6.1.4.1.6889.2.6.3.2.1.1
Index of the application. SNIFFER application index is 1. TFTP server application index is 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

avApplMemManagerType 1.3.6.1.4.1.6889.2.6.3.2.1.2
The Type of the memory that the application use. 1 - NvRAM, 2 - RAM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

avApplMemManagerName 1.3.6.1.4.1.6889.2.6.3.2.1.3
The name of the application. For Sniffer application 'SNIFFER'. For TFTP Server Application 'TFTP Server'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

avApplMemManagerSize 1.3.6.1.4.1.6889.2.6.3.2.1.4
The size of the Memory in KBytes for specific application and memory type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

avApplMemManagerMinSize 1.3.6.1.4.1.6889.2.6.3.2.1.5
The Min size allowable of the Memory in KBytes for specific application and memory type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

avApplMemManagerMaxSize 1.3.6.1.4.1.6889.2.6.3.2.1.6
The max size allowable of the Memory in KBytes for specific application and memory type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER