ENTERASYS-RESOURCE-UTILIZATION-MIB

File: ENTERASYS-RESOURCE-UTILIZATION-MIB.mib (16777 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB ENTITY-MIB ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Integer32 TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
SnmpAdminString entPhysicalIndex etsysModules

Defined Types

ResourceStorageType  
This data type is used as the syntax of the etsysResourceStorageType object in the definition of the etsysResourceStorageTable. other(1) storage type not defined by textual convention ram(2) volatile storage flash(3) nonvolatile storage usbFlash(4) nonvolatile USB stick flash storage
TEXTUAL-CONVENTION    
  INTEGER other(1), ram(2), flash(3), usbFlash(4)  

ResourceUtilization  
This data type is used as the syntax for objects which report the utilization of a resource as a percentage of a defined period of time. Each value embeds the first digit to the right of the decimal, 1/10ths of a percent, by multiplying the utilization by 10. For example, a utilization of 95.7 encodes to a ResourceUtilization value of 957.
TEXTUAL-CONVENTION    
  Integer32 0..1000  

EtsysResourceCpuEntry  
SEQUENCE    
  etsysResourceCpuId Unsigned32
  etsysResourceCpuLoad5sec ResourceUtilization
  etsysResourceCpuLoad1min ResourceUtilization
  etsysResourceCpuLoad5min ResourceUtilization

EtsysResourceProcessEntry  
SEQUENCE    
  etsysResourceProcessID Unsigned32
  etsysResourceProcessName SnmpAdminString
  etsysResourceProcessLoad5sec ResourceUtilization
  etsysResourceProcessLoad1min ResourceUtilization
  etsysResourceProcessLoad5min ResourceUtilization

EtsysResourceStorageEntry  
SEQUENCE    
  etsysResourceStorageType ResourceStorageType
  etsysResourceStorageTypeID Unsigned32
  etsysResourceStorageDescr SnmpAdminString
  etsysResourceStorageSize Unsigned32
  etsysResourceStorageAvailable Unsigned32

Defined Values

etsysResourceUtilizationMIB 1.3.6.1.4.1.5624.1.2.49
This module provides authoritative definitions for Enterasys Networks' Resource Utilization MIB.
MODULE-IDENTITY    

etsysResourceUtilizationObjects 1.3.6.1.4.1.5624.1.2.49.1
OBJECT IDENTIFIER    

etsysResourceUtilizationNotifications 1.3.6.1.4.1.5624.1.2.49.1.0
OBJECT IDENTIFIER    

etsysResourceCpu 1.3.6.1.4.1.5624.1.2.49.1.1
OBJECT IDENTIFIER    

etsysResourceProcess 1.3.6.1.4.1.5624.1.2.49.1.2
OBJECT IDENTIFIER    

etsysResourceStorage 1.3.6.1.4.1.5624.1.2.49.1.3
OBJECT IDENTIFIER    

etsysResourceScalars 1.3.6.1.4.1.5624.1.2.49.1.4
OBJECT IDENTIFIER    

etsysResourceCpuTable 1.3.6.1.4.1.5624.1.2.49.1.1.1
The table of processors contained in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysResourceCpuEntry

etsysResourceCpuEntry 1.3.6.1.4.1.5624.1.2.49.1.1.1.1
An entry for a processor contained in the system. The entPhysicalIndex represents the chassis module the processor is contained in.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysResourceCpuEntry  

etsysResourceCpuId 1.3.6.1.4.1.5624.1.2.49.1.1.1.1.1
A value assigned to the processor. Each value needs only to be unique for the module identified by the entPhysicalIndex of this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysResourceCpuLoad5sec 1.3.6.1.4.1.5624.1.2.49.1.1.1.1.2
The average, over the last 5 seconds, of the percentage of time that this processor was not idle.
Status: current Access: read-only
OBJECT-TYPE    
  ResourceUtilization  

etsysResourceCpuLoad1min 1.3.6.1.4.1.5624.1.2.49.1.1.1.1.3
The average, over the last 1 minute, of the percentage of time that this processor was not idle.
Status: current Access: read-only
OBJECT-TYPE    
  ResourceUtilization  

etsysResourceCpuLoad5min 1.3.6.1.4.1.5624.1.2.49.1.1.1.1.4
The average, over the last 5 minutes, of the percentage of time that this processor was not idle.
Status: current Access: read-only
OBJECT-TYPE    
  ResourceUtilization  

etsysResourceProcessTable 1.3.6.1.4.1.5624.1.2.49.1.2.1
The table of processes running in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysResourceProcessEntry

etsysResourceProcessEntry 1.3.6.1.4.1.5624.1.2.49.1.2.1.1
An entry for a process running in the chassis. The etsysResourceCpuId identifies the processor the process is running in.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysResourceProcessEntry  

etsysResourceProcessID 1.3.6.1.4.1.5624.1.2.49.1.2.1.1.1
A value assigned to the process. This value is only unique per processor, not per chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysResourceProcessName 1.3.6.1.4.1.5624.1.2.49.1.2.1.1.2
A textual description of this running process.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysResourceProcessLoad5sec 1.3.6.1.4.1.5624.1.2.49.1.2.1.1.3
The average, over the last 5 seconds, of the percentage of time that this process was not idle.
Status: current Access: read-only
OBJECT-TYPE    
  ResourceUtilization  

etsysResourceProcessLoad1min 1.3.6.1.4.1.5624.1.2.49.1.2.1.1.4
The average, over the last 1 minute, of the percentage of time that this process was not idle.
Status: current Access: read-only
OBJECT-TYPE    
  ResourceUtilization  

etsysResourceProcessLoad5min 1.3.6.1.4.1.5624.1.2.49.1.2.1.1.5
The average, over the last 5 minutes, of the percentage of time that this process was not idle.
Status: current Access: read-only
OBJECT-TYPE    
  ResourceUtilization  

etsysResourceStorageTable 1.3.6.1.4.1.5624.1.2.49.1.3.1
The Table of storage utilization in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysResourceStorageEntry

etsysResourceStorageEntry 1.3.6.1.4.1.5624.1.2.49.1.3.1.1
An entry for one storage area in the chassis.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysResourceStorageEntry  

etsysResourceStorageType 1.3.6.1.4.1.5624.1.2.49.1.3.1.1.1
The type of storage represented by this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ResourceStorageType  

etsysResourceStorageTypeID 1.3.6.1.4.1.5624.1.2.49.1.3.1.1.2
A unique arbitrary value per storage type assigned to the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

etsysResourceStorageDescr 1.3.6.1.4.1.5624.1.2.49.1.3.1.1.3
A textual description of this storage area.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

etsysResourceStorageSize 1.3.6.1.4.1.5624.1.2.49.1.3.1.1.4
The size, in Kilobytes, of the storage area.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysResourceStorageAvailable 1.3.6.1.4.1.5624.1.2.49.1.3.1.1.5
The available space, in Kilobytes, left on the storage area.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

etsysResource1minThreshold 1.3.6.1.4.1.5624.1.2.49.1.4.1
The threshold for generating etsysResourceLoad1minThresholdExceeded Notifications. Setting this object to 0 will prevent the agent from generating etsysResourceCpuLoad1minThresholdExceeded notifications. When this object is set to a nonzero value, the agent will generate etsysResourceLoad1minThresholdExceeded notifications when it is detected that an etsysResourceCpuLoad1min object value has exceeded this threshold value. After the threshold has been exceeded additional notifications will be sent once a minute until the corresponding etsysResourceCpuLoad1min drops back below the threshold.
Status: current Access: read-write
OBJECT-TYPE    
  ResourceUtilization  

etsysResourceCpuLoad1minThresholdExceeded 1.3.6.1.4.1.5624.1.2.49.1.0.1
This notification indicates that the average, over the last 1 minute, of the percentage of time that a processor was not idle, has exceeded the etsysResourceCpuLoad1minThreshold value.
Status: current Access: read-write
NOTIFICATION-TYPE    

etsysResourceUtilizationConformance 1.3.6.1.4.1.5624.1.2.49.2
OBJECT IDENTIFIER    

etsysResourceUtilizationGroups 1.3.6.1.4.1.5624.1.2.49.2.1
OBJECT IDENTIFIER    

etsysResourceUtilizationCompliances 1.3.6.1.4.1.5624.1.2.49.2.2
OBJECT IDENTIFIER    

etsysResourceUtilizationCpuGroup 1.3.6.1.4.1.5624.1.2.49.2.1.1
A collection of objects providing basic instrumentation of CPU Resource Utilization.
Status: current Access: read-write
OBJECT-GROUP    

etsysResourceUtilizationProcessGroup 1.3.6.1.4.1.5624.1.2.49.2.1.2
A collection of objects providing basic instrumentation of Process Resource Utilization.
Status: current Access: read-write
OBJECT-GROUP    

etsysResourceUtilizationStorageGroup 1.3.6.1.4.1.5624.1.2.49.2.1.3
A collection of objects providing basic instrumentation of Storage Resource Utilization.
Status: current Access: read-write
OBJECT-GROUP    

etsysResourceUtilizationNotificationGroup 1.3.6.1.4.1.5624.1.2.49.2.1.4
The utilization threshold exceeded Notification.
Status: current Access: read-write
NOTIFICATION-GROUP    

etsysResourceUtilizationScalarsGroup 1.3.6.1.4.1.5624.1.2.49.2.1.5
A collection of objects providing basic instrumentation for Threshold configuration.
Status: current Access: read-write
OBJECT-GROUP    

etsysResourceUtilizationCompliance 1.3.6.1.4.1.5624.1.2.49.2.2.1
The compliance statement for devices that support the Enterasys Resource Utilization MIB.
Status: current Access: read-write
MODULE-COMPLIANCE