VELOCITY-MIB

File: VELOCITY-MIB.mib (23313 bytes)

Imported modules

SNMPv2-SMI HOST-RESOURCES-MIB SNMPv2-TC
SNMPv2-CONF IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE mib-2
Integer32 Counter32 Gauge32
TimeTicks enterprises InternationalDisplayString
ProductID KBytes TEXTUAL-CONVENTION
DisplayString TruthValue DateAndTime
AutonomousType MODULE-COMPLIANCE OBJECT-GROUP
InterfaceIndexOrZero

Defined Types

VelocitySWRunEntry  
SEQUENCE    
  velocitySWRunIndex Integer32
  velocitySWRunName InternationalDisplayString
  velocitySWRunID ProductID
  velocitySWRunPath InternationalDisplayString
  velocitySWRunParameters InternationalDisplayString
  velocitySWRunType INTEGER
  velocitySWRunStatus INTEGER
  velocitySWRunPPID Integer32
  velocitySWRunPGRP Integer32

VelocitySWRunPerfEntry  
SEQUENCE    
  velocitySWRunPerfCPUUser Integer32
  velocitySWRunPerfCPUSys Integer32
  velocitySWRunPerfMem KBytes
  velocitySWRunPerfCPUCummUser Integer32
  velocitySWRunPerfCPUCummSys Integer32
  velocitySWRunPerfMinFault Integer32
  velocitySWRunPerfMajFault Integer32
  velocitySWRunPerfMinFaultCumm Integer32
  velocitySWRunPerfMajFaultCumm Integer32
  velocitySWRunPerfRss Integer32
  velocitySWRunPerfPrio Integer32
  velocitySWRunPerfAll InternationalDisplayString
  velocitySWRunPerfUID InternationalDisplayString
  velocitySWRunPerfUName InternationalDisplayString

VelocityAppEntry  
SEQUENCE    
  velocityAppIndex Integer32
  velocityAppNames DisplayString
  velocityAppPid DisplayString
  velocityAppMin Integer32
  velocityAppMax Integer32
  velocityAppCount Integer32
  velocityAppIds DisplayString
  velocityAppErrorFlag Integer32
  velocityAppErrMessage DisplayString

Defined Values

velocityMibModule 1.3.6.1.4.1.15601.7.1
This MIB is an extension of the host MIB. This MIB currently only runs on linux. This is the original version.
MODULE-IDENTITY    

velocity 1.3.6.1.4.1.15601
OBJECT IDENTIFIER    

velocitySystem 1.3.6.1.4.1.15601.1
OBJECT IDENTIFIER    

velocitySWRun 1.3.6.1.4.1.15601.4
OBJECT IDENTIFIER    

velocitySWRunPerf 1.3.6.1.4.1.15601.5
OBJECT IDENTIFIER    

velocityAppTable 1.3.6.1.4.1.15601.6
OBJECT IDENTIFIER    

velocityMIBAdminInfo 1.3.6.1.4.1.15601.7
OBJECT IDENTIFIER    

velocitySystemUptime 1.3.6.1.4.1.15601.1.1
The amount of time since this host was last initialized. Note that this is different from sysUpTime in the SNMPv2-MIB [RFC1907] because sysUpTime is the uptime of the network management portion of the system.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

velocitySystemDate 1.3.6.1.4.1.15601.1.2
The host's notion of the local date and time of day.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

velocitySystemInitialLoadDevice 1.3.6.1.4.1.15601.1.3
The index of the velocityDeviceEntry for the device from which this host is configured to load its initial operating system configuration (i.e., which operating system code and/or boot parameters). Note that writing to this object just changes the configuration that will be used the next time the operating system is loaded and does not actually cause the reload to occur.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2147483647  

velocitySystemInitialLoadParameters 1.3.6.1.4.1.15601.1.4
This object contains the parameters (e.g. a pathname and parameter) supplied to the load device when requesting the initial operating system configuration from that device. Note that writing to this object just changes the configuration that will be used the next time the operating system is loaded and does not actually cause the reload to occur.
Status: current Access: read-write
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

velocitySystemNumUsers 1.3.6.1.4.1.15601.1.5
The number of user sessions for which this host is storing state information. A session is a collection of processes requiring a single act of user authentication and possibly subject to collective job control.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

velocitySystemProcesses 1.3.6.1.4.1.15601.1.6
The number of process contexts currently loaded or running on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

velocitySystemMaxProcesses 1.3.6.1.4.1.15601.1.7
The maximum number of process contexts this system can support. If there is no fixed maximum, the value should be zero. On systems that have a fixed maximum, this object can help diagnose failures that occur when this maximum is reached.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySystemPageIn 1.3.6.1.4.1.15601.1.8
Total number of pages that the system paged in
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySystemPageOut 1.3.6.1.4.1.15601.1.9
Total number of pages that the system paged out
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySystemSwapIn 1.3.6.1.4.1.15601.1.10
Total number of swap pages that have been brought in
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySystemSwapOut 1.3.6.1.4.1.15601.1.11
Total number of swap pages that have been swapped out
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySystemInterupts 1.3.6.1.4.1.15601.1.12
Total number of interupts since system boot
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySystemContext 1.3.6.1.4.1.15601.1.13
Total number of context switches the system had done.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySystemProcessTotal 1.3.6.1.4.1.15601.1.14
Total number of processes the system has started since boot.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySWOSIndex 1.3.6.1.4.1.15601.4.1
The value of the velocitySWRunIndex for the velocitySWRunEntry that represents the primary operating system running on this velocity. This object is useful for quickly and uniquely identifying that primary operating system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

velocitySWRunTable 1.3.6.1.4.1.15601.4.2
The (conceptual) table of software running on the velocity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VelocitySWRunEntry

velocitySWRunEntry 1.3.6.1.4.1.15601.4.2.1
A (conceptual) entry for one piece of software running on the velocity Note that because the installed software table only contains information for software stored locally on this velocity, not every piece of running software will be found in the installed software table. This is true of software that was loaded and run from a non-local source, such as a network-mounted file system. As an example of how objects in this table are named, an instance of the velocitySWRunName object might be named velocitySWRunName.1287
Status: current Access: not-accessible
OBJECT-TYPE    
  VelocitySWRunEntry  

velocitySWRunIndex 1.3.6.1.4.1.15601.4.2.1.1
A unique value for each piece of software running on the velocity. Wherever possible, this should be the system's native, unique identification number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

velocitySWRunName 1.3.6.1.4.1.15601.4.2.1.2
A textual description of this running piece of software, including the manufacturer, revision, and the name by which it is commonly known. If this software was installed locally, this should be the same string as used in the corresponding velocitySWInstalledName.
Status: current Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..64)  

velocitySWRunID 1.3.6.1.4.1.15601.4.2.1.3
The product ID of this running piece of software.
Status: current Access: read-only
OBJECT-TYPE    
  ProductID  

velocitySWRunPath 1.3.6.1.4.1.15601.4.2.1.4
A description of the location on long-term storage (e.g. a disk drive) from which this software was loaded.
Status: current Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

velocitySWRunParameters 1.3.6.1.4.1.15601.4.2.1.5
A description of the parameters supplied to this software when it was initially loaded.
Status: current Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

velocitySWRunType 1.3.6.1.4.1.15601.4.2.1.6
The type of this software.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), operatingSystem(2), deviceDriver(3), application(4)  

velocitySWRunStatus 1.3.6.1.4.1.15601.4.2.1.7
The status of this running piece of software. Setting this value to invalid(4) shall cause this software to stop running and to be unloaded. Sets to other values are not valid.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER running(1), runnable(2), notRunnable(3), invalid(4)  

velocitySWRunPPID 1.3.6.1.4.1.15601.4.2.1.8
The ID of the parent process.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

velocitySWRunPGRP 1.3.6.1.4.1.15601.4.2.1.9
The ID of the process group that the process belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

velocitySWRunPerfTable 1.3.6.1.4.1.15601.5.1
The (conceptual) table of running software performance metrics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VelocitySWRunPerfEntry

velocitySWRunPerfEntry 1.3.6.1.4.1.15601.5.1.1
A (conceptual) entry containing software performance metrics. As an example, an instance of the velocitySWRunPerfCPU object might be named velocitySWRunPerfCPU.1287
Status: current Access: not-accessible
OBJECT-TYPE    
  VelocitySWRunPerfEntry  

velocitySWRunPerfCPUUser 1.3.6.1.4.1.15601.5.1.1.1
The number of centi-seconds of the User's CPU resources consumed by this process. Note that on a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySWRunPerfCPUSys 1.3.6.1.4.1.15601.5.1.1.2
The number of centi-seconds of the system's CPU resources consumed by this process. Note that on a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySWRunPerfMem 1.3.6.1.4.1.15601.5.1.1.3
The total amount of real system memory allocated to this process.
Status: current Access: read-only
OBJECT-TYPE    
  KBytes  

velocitySWRunPerfCPUCummUser 1.3.6.1.4.1.15601.5.1.1.4
The number of cummulative centi-seconds of the total user's CPU resources consumed by this process. Note that on a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySWRunPerfCPUCummSys 1.3.6.1.4.1.15601.5.1.1.5
The number of cummulative centi-seconds of the total system's CPU resources consumed by this process. Note that on a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySWRunPerfMinFault 1.3.6.1.4.1.15601.5.1.1.6
The number of minor page faults. (Those that have not required loading a page from disk.)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySWRunPerfMajFault 1.3.6.1.4.1.15601.5.1.1.7
The number of major page faults. (Those that have required loading a page from disk.)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySWRunPerfMinFaultCumm 1.3.6.1.4.1.15601.5.1.1.8
The number of minor page faults for this process and its children. (Those that have not required loading a page from disk.)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySWRunPerfMajFaultCumm 1.3.6.1.4.1.15601.5.1.1.9
The number of major page faults. for this process and its children. (Those that have required loading a page from disk.)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySWRunPerfRss 1.3.6.1.4.1.15601.5.1.1.10
The number of pages in real memory minus 3 for administrative purposes. This is just the pages which count towards text, data, or stack space. This does not include pages which have not been demand-loaded in, or which are swapped out.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySWRunPerfPrio 1.3.6.1.4.1.15601.5.1.1.11
The standard nice value, plus fifteen. The value is never negative in the kernel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

velocitySWRunPerfAll 1.3.6.1.4.1.15601.5.1.1.12
The complete information from the stat file for the given process
Status: current Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..256)  

velocitySWRunPerfUID 1.3.6.1.4.1.15601.5.1.1.13
The owning user ID and group ID of this process.
Status: current Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

velocitySWRunPerfUName 1.3.6.1.4.1.15601.5.1.1.14
The name of the owning user ID and group of this process.
Status: current Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

velocityAppTable 1.3.6.1.4.1.15601.6
A table containing a list of applications that are of special interest. The process table is searched for the given string that identifies the given process(s). Other than being able to return the process ids of interest this is the same MIB is the UCD-snmp proc MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppEntry

velocityAppEntry 1.3.6.1.4.1.15601.6.1
An entry containing an application and its statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  VelocityAppEntry  

velocityAppIndex 1.3.6.1.4.1.15601.6.1.1
Reference Index for each observed application.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

velocityAppNames 1.3.6.1.4.1.15601.6.1.2
The application name we're counting/checking on.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

velocityAppPid 1.3.6.1.4.1.15601.6.1.3
The absolute location of the PID file for the application.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

velocityAppMin 1.3.6.1.4.1.15601.6.1.4
The minimum number of processes for that applicationes that should be running. An error flag is generated if the number of running processes is < the minimum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

velocityAppMax 1.3.6.1.4.1.15601.6.1.5
The maximum number of processes for that application that should be running. An error flag is generated if the number of running processes is > the maximum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

velocityAppCount 1.3.6.1.4.1.15601.6.1.6
The number of current applications running with the name in question.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

velocityAppIds 1.3.6.1.4.1.15601.6.1.7
The list of process Ids that match the Application name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

velocityAppErrorFlag 1.3.6.1.4.1.15601.6.1.100
A Error flag to indicate trouble with a application. It goes to 1 if there is an error, 0 if no error.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

velocityAppErrMessage 1.3.6.1.4.1.15601.6.1.101
An error message describing the problem (if one exists).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

velocityMIBCompliances 1.3.6.1.4.1.15601.7.2
OBJECT IDENTIFIER    

velocityMIBGroups 1.3.6.1.4.1.15601.7.3
OBJECT IDENTIFIER    

velocitySystemGroup 1.3.6.1.4.1.15601.7.3.1
The Velocity System Group.
Status: current Access: read-only
OBJECT-GROUP    

velocitySWRunGroup 1.3.6.1.4.1.15601.7.3.4
The Velocity Resources Running Software Group.
Status: current Access: read-only
OBJECT-GROUP    

velocitySWRunPerfGroup 1.3.6.1.4.1.15601.7.3.5
The Velocity Resources Running Software Performance Group.
Status: current Access: read-only
OBJECT-GROUP