EXTREME-SOFTWARE-MONITOR-MIB

File: EXTREME-SOFTWARE-MONITOR-MIB.mib (25322 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
EXTREME-BASE-MIB EXTREME-SYSTEM-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Unsigned32 Counter64 TruthValue
DisplayString extremeAgent extremeImageDescription
PortList IpAddress

Defined Types

ExtremeCpuMonitorEntry  
SEQUENCE    
  extremeCpuMonitorSlotId Unsigned32
  extremeCpuMonitorProcessName DisplayString
  extremeCpuMonitorProcessId Unsigned32
  extremeCpuMonitorProcessState DisplayString
  extremeCpuMonitorUtilization5secs DisplayString
  extremeCpuMonitorUtilization10secs DisplayString
  extremeCpuMonitorUtilization30secs DisplayString
  extremeCpuMonitorUtilization1min DisplayString
  extremeCpuMonitorUtilization5mins DisplayString
  extremeCpuMonitorUtilization30mins DisplayString
  extremeCpuMonitorUtilization1hour DisplayString
  extremeCpuMonitorMaxUtilization DisplayString
  extremeCpuMonitorUserTime DisplayString
  extremeCpuMonitorSystemTime DisplayString

ExtremeCpuMonitorSystemEntry  
SEQUENCE    
  extremeCpuMonitorSystemSlotId Unsigned32
  extremeCpuMonitorSystemUtilization5secs DisplayString
  extremeCpuMonitorSystemUtilization10secs DisplayString
  extremeCpuMonitorSystemUtilization30secs DisplayString
  extremeCpuMonitorSystemUtilization1min DisplayString
  extremeCpuMonitorSystemUtilization5mins DisplayString
  extremeCpuMonitorSystemUtilization30mins DisplayString
  extremeCpuMonitorSystemUtilization1hour DisplayString
  extremeCpuMonitorSystemMaxUtilization DisplayString

ExtremeMemoryMonitorSystemEntry  
SEQUENCE    
  extremeMemoryMonitorSystemSlotId Unsigned32
  extremeMemoryMonitorSystemTotal DisplayString
  extremeMemoryMonitorSystemFree DisplayString
  extremeMemoryMonitorSystemUsage DisplayString
  extremeMemoryMonitorUserUsage DisplayString

ExtremeMemoryMonitorEntry  
SEQUENCE    
  extremeMemoryMonitorSlotId Unsigned32
  extremeMemoryMonitorProcessName DisplayString
  extremeMemoryMonitorUsage Unsigned32
  extremeMemoryMonitorLimit Unsigned32
  extremeMemoryMonitorZone DisplayString
  extremeMemoryMonitorGreenZoneCount Unsigned32
  extremeMemoryMonitorYellowZoneCount Unsigned32
  extremeMemoryMonitorOrangeZoneCount Unsigned32
  extremeMemoryMonitorRedZoneCount Unsigned32
  extremeMemoryMonitorGreenZoneThreshold Unsigned32
  extremeMemoryMonitorYellowZoneThreshold Unsigned32
  extremeMemoryMonitorOrangeZoneThreshold Unsigned32
  extremeMemoryMonitorRedZoneThreshold Unsigned32

Defined Values

extremeSwMonitor 1.3.6.1.4.1.1916.1.32
Extreme Software Monitor objects: objects common to all platforms
MODULE-IDENTITY    

extremeSwMonitorCpu 1.3.6.1.4.1.1916.1.32.1
OBJECT IDENTIFIER    

extremeSwMonitorMemory 1.3.6.1.4.1.1916.1.32.2
OBJECT IDENTIFIER    

extremeSwMonitorNotifications 1.3.6.1.4.1.1916.1.32.3
OBJECT IDENTIFIER    

extremeServiceLicense 1.3.6.1.4.1.1916.1.32.4
OBJECT IDENTIFIER    

extremeTrialLicense 1.3.6.1.4.1.1916.1.32.5
OBJECT IDENTIFIER    

extremeSwMonitorNotificationsPrefix 1.3.6.1.4.1.1916.1.32.3.0
OBJECT IDENTIFIER    

extremeCpuMonitorInterval 1.3.6.1.4.1.1916.1.32.1.1
Cpu monitoring interval in seconds. Can not be smaller then 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 5..60  

extremeCpuMonitorTotalUtilization 1.3.6.1.4.1.1916.1.32.1.2
Total CPU utlization (percentage) as of last sampling.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

extremeCpuMonitorTable 1.3.6.1.4.1.1916.1.32.1.3
Table of CPU processes that are active.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeCpuMonitorEntry

extremeCpuMonitorEntry 1.3.6.1.4.1.1916.1.32.1.3.1
An entry in table of describes a single process.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeCpuMonitorEntry  

extremeCpuMonitorSlotId 1.3.6.1.4.1.1916.1.32.1.3.1.1
Slot Id of the process monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeCpuMonitorProcessName 1.3.6.1.4.1.1916.1.32.1.3.1.2
Name associated with the reported process id.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

extremeCpuMonitorProcessId 1.3.6.1.4.1.1916.1.32.1.3.1.3
Process identifier assigned by the operating system when this process is created.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeCpuMonitorProcessState 1.3.6.1.4.1.1916.1.32.1.3.1.4
The current state of the process as reported by Extremeware XOS.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorUtilization5secs 1.3.6.1.4.1.1916.1.32.1.3.1.5
The CPU utilization by this process. This is the utilization of the process in the last 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorUtilization10secs 1.3.6.1.4.1.1916.1.32.1.3.1.6
The CPU utilization by this process. This is the utilization of the process in the last 10 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorUtilization30secs 1.3.6.1.4.1.1916.1.32.1.3.1.7
The CPU utilization by this process. This is the utilization of the process in the last 30 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorUtilization1min 1.3.6.1.4.1.1916.1.32.1.3.1.8
The CPU utilization by this process. This is the utilization of the process in the last 1 minute.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorUtilization5mins 1.3.6.1.4.1.1916.1.32.1.3.1.9
The CPU utilization by this process. This is the utilization of the process in the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorUtilization30mins 1.3.6.1.4.1.1916.1.32.1.3.1.10
The CPU utilization by this process. This is the utilization of the process in the last 30 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorUtilization1hour 1.3.6.1.4.1.1916.1.32.1.3.1.11
The CPU utilization by this process. This is the utilization of the process in the last 1 hour.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorMaxUtilization 1.3.6.1.4.1.1916.1.32.1.3.1.12
The maximum CPU utilization by this process since the time the start started executing.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorUserTime 1.3.6.1.4.1.1916.1.32.1.3.1.13
The amount of time process spend in application space from the time the process started executing.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorSystemTime 1.3.6.1.4.1.1916.1.32.1.3.1.14
The amount of time process spend in kernel space from the time the process started executing.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorSystemTable 1.3.6.1.4.1.1916.1.32.1.4
Table of CPU utilization for system processes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeCpuMonitorSystemEntry

extremeCpuMonitorSystemEntry 1.3.6.1.4.1.1916.1.32.1.4.1
An entry in table of describes a single slot CPU utilization.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeCpuMonitorSystemEntry  

extremeCpuMonitorSystemSlotId 1.3.6.1.4.1.1916.1.32.1.4.1.1
Slot Id of the system monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeCpuMonitorSystemUtilization5secs 1.3.6.1.4.1.1916.1.32.1.4.1.5
The CPU utilization by set of system resources. This is the utilization of the process in the last 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorSystemUtilization10secs 1.3.6.1.4.1.1916.1.32.1.4.1.6
The CPU utilization by set of system resources This is the utilization of the system resources in the last 10 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorSystemUtilization30secs 1.3.6.1.4.1.1916.1.32.1.4.1.7
The CPU utilization by system resources process. This is the utilization of the system resources in the last 30 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorSystemUtilization1min 1.3.6.1.4.1.1916.1.32.1.4.1.8
The CPU utilization by system resources. This is the utilization of the system resources in the last 1 minute.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorSystemUtilization5mins 1.3.6.1.4.1.1916.1.32.1.4.1.9
The CPU utilization by system resources. This is the utilization of the system resourcesin the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorSystemUtilization30mins 1.3.6.1.4.1.1916.1.32.1.4.1.10
The CPU utilization by system resources. This is the utilization of the system resources in the last 30 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorSystemUtilization1hour 1.3.6.1.4.1.1916.1.32.1.4.1.11
The CPU utilization by this process. This is the utilization of the process in the last 1 hour.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeCpuMonitorSystemMaxUtilization 1.3.6.1.4.1.1916.1.32.1.4.1.12
The maximum CPU utilization by this process since the time the start started executing.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

extremeMemoryMonitorSystemTable 1.3.6.1.4.1.1916.1.32.2.2
Table of Memory consumption for processes that are active.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeMemoryMonitorSystemEntry

extremeMemoryMonitorSystemEntry 1.3.6.1.4.1.1916.1.32.2.2.1
An entry in table of describes a single process.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeMemoryMonitorSystemEntry  

extremeMemoryMonitorSystemSlotId 1.3.6.1.4.1.1916.1.32.2.2.1.1
Slot Id of the MSM monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMemoryMonitorSystemTotal 1.3.6.1.4.1.1916.1.32.2.2.1.2
Total amount of DRAM in Kbytes in the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

extremeMemoryMonitorSystemFree 1.3.6.1.4.1.1916.1.32.2.2.1.3
Total amount of free memory in Kbytes in the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

extremeMemoryMonitorSystemUsage 1.3.6.1.4.1.1916.1.32.2.2.1.4
Total amount of memory used by system services in Kbytes in the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

extremeMemoryMonitorUserUsage 1.3.6.1.4.1.1916.1.32.2.2.1.5
Total amount of memory used by applications in Kbytes in the system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

extremeMemoryMonitorTable 1.3.6.1.4.1.1916.1.32.2.3
Table of Memory consumption for processes that are active.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeMemoryMonitorEntry

extremeMemoryMonitorEntry 1.3.6.1.4.1.1916.1.32.2.3.1
An entry in table of describes a single process.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeMemoryMonitorEntry  

extremeMemoryMonitorSlotId 1.3.6.1.4.1.1916.1.32.2.3.1.1
Slot Id of the process monitored.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMemoryMonitorProcessName 1.3.6.1.4.1.1916.1.32.2.3.1.2
Name associated with the reported process.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

extremeMemoryMonitorUsage 1.3.6.1.4.1.1916.1.32.2.3.1.3
Current memory consumption in Kbytes for the process.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMemoryMonitorLimit 1.3.6.1.4.1.1916.1.32.2.3.1.4
Maximum memory consumption in Kbytes for the process.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMemoryMonitorZone 1.3.6.1.4.1.1916.1.32.2.3.1.5
Current process memory consumption zone. Zones are Green (up to 70% cosumption), Yellow (70-80%), Orange (80-90%), Red (90-95%) either total cpu consumption or memory consumption limit configured per process.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..8)  

extremeMemoryMonitorGreenZoneCount 1.3.6.1.4.1.1916.1.32.2.3.1.6
Number of times process moved to green zone.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMemoryMonitorYellowZoneCount 1.3.6.1.4.1.1916.1.32.2.3.1.7
Number of times process moved from green to yellow zone.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMemoryMonitorOrangeZoneCount 1.3.6.1.4.1.1916.1.32.2.3.1.8
Number of times process moved from yellow zone to orange.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMemoryMonitorRedZoneCount 1.3.6.1.4.1.1916.1.32.2.3.1.9
Number of times process moved from orange zone to red.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMemoryMonitorGreenZoneThreshold 1.3.6.1.4.1.1916.1.32.2.3.1.10
Percentage of memory consumption that defines green zone.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMemoryMonitorYellowZoneThreshold 1.3.6.1.4.1.1916.1.32.2.3.1.11
Percentage of memory consumption that defines yellow zone.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMemoryMonitorOrangeZoneThreshold 1.3.6.1.4.1.1916.1.32.2.3.1.12
Percentage of memory consumption that defines orange zone.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeMemoryMonitorRedZoneThreshold 1.3.6.1.4.1.1916.1.32.2.3.1.13
Percentage of memory consumption that defines red zone.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

extremeCpuMonitorThreshold 1.3.6.1.4.1.1916.1.32.1.5
Threshold for CPU Aggregation utilization trap
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

extremeCpuMonitorCurrentUtilization 1.3.6.1.4.1.1916.1.32.1.6
Cpu utilization value reported in extremeSwMonitorCpuUtilization trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

extremeSwMonitorCpuUtilization 1.3.6.1.4.1.1916.1.32.3.0.1
Notification of process exceeding CPU utilization threshold. Notification is send every extremeCpuMonitorInterval value in seconds until utilization falls below threshold.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

extremeServiceLicenseExpiryDate 1.3.6.1.4.1.1916.1.32.4.1
This report the expiration date of the license.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

extremeServiceLicenseType 1.3.6.1.4.1.1916.1.32.4.2
This report the service license type.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

imageDescription 1.3.6.1.4.1.1916.1.32.4.3
This report the image version on which license was enabled.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

noOfDaysLeft 1.3.6.1.4.1.1916.1.32.4.4
This report the number of days left to service license expire.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 0..90  

trialPeriod 1.3.6.1.4.1.1916.1.32.5.1
This report the number of days left to service license expire.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 0..90  

extremeServiceLicenseExpiration 1.3.6.1.4.1.1916.1.32.3.0.2
The service expiry notification is generated about 90 days service contract expiration, then 60,30,7 days and daily after that.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

extremeTrialLicenseExpiration 1.3.6.1.4.1.1916.1.32.3.0.3
Trial license expiry notification is generated every day.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE