APPACCELERATION-TC

File: APPACCELERATION-TC.mib (4126 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APPACCELERATION-SMI

Imported symbols

MODULE-IDENTITY Integer32 TEXTUAL-CONVENTION
DisplayString appAccelerationModules

Defined Types

AppAccelerationYesNo  
Textual convention for yes/no enum.
TEXTUAL-CONVENTION    
  INTEGER no(0), yes(1)  

AppAccelerationDescription  
Represents a string description used for any MIB object. Currently used for alarms sent out as trap notifications.
TEXTUAL-CONVENTION    
  DisplayString Size(0..255)  

AppAccelerationAlarmSeverity  
Represents the perceived alarm condition associated with a service affecting condition and/or event. cleared(1) - Indicates a previous alarm condition has been cleared. It is not required (unless specifically stated elsewhere on a case by case basis) that an alarm condition that has been cleared will produce a notification or other event containing an alarm severity with this value. indeterminate(2) - Indicates that the severity level cannot be determined. critical(3) - Indicates that a service or safety affecting condition has occurred and an immediate corrective action is required. major(4) - Indicates that a service affecting condition has occurred and an urgent corrective action is required. minor(5) - Indicates the existence of a non-service affecting condition and that corrective action should be taken in order to prevent a more serious (for example, service or safety affecting) condition. warning(6) - Indicates the detection of a potential or impending service or safety affecting condition, before any significant effects have been felt. info(7) - Indicates an alarm condition that does not meet any other severity definition. This can include important, but non-urgent, notices or informational events.
TEXTUAL-CONVENTION    
  INTEGER cleared(1), indeterminate(2), critical(3), major(4), minor(5), warning(6), info(7)  

AppAccelerationSeqNum  
Represents the unique sequence number associated with each generated trap.
TEXTUAL-CONVENTION    
  INTEGER 1..2147483647  

Defined Values

appAccelerationTextualConventions 1.3.6.1.4.1.3845.30.3.1
This module defines the textual conventions used throughout Application Acceleration enterprise mibs.
MODULE-IDENTITY