Home/Catalog/VELOCITY-MIB

VELOCITY-MIB

This MIB is an extension of the host MIB. This MIB currently only runs on linux. This is the original version.
Main OID:
velocityMibModule.1.3.6.1.4.1.15601.7.1
61
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

61 total
Object Name
velocity
OBJECT IDENTIFIER
.1.3.6.1.4.1.15601
velocitySystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.15601.1
velocitySystemUptimeThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.15601.1.1
velocitySystemDateThe host's notion of the local date and time of day.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.15601.1.2
velocitySystemInitialLoadDeviceThe 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.rw
Integer32
.1.3.6.1.4.1.15601.1.3
velocitySystemInitialLoadParametersThis 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.rw
InternationalDisplayString
.1.3.6.1.4.1.15601.1.4
velocitySystemNumUsersThe 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.ro
Gauge32
.1.3.6.1.4.1.15601.1.5
velocitySystemProcessesThe number of process contexts currently loaded or running on this system.ro
Gauge32
.1.3.6.1.4.1.15601.1.6
velocitySystemMaxProcessesThe 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.ro
Integer32
.1.3.6.1.4.1.15601.1.7
velocitySystemPageInTotal number of pages that the system paged inro
Integer32
.1.3.6.1.4.1.15601.1.8
velocitySystemPageOutTotal number of pages that the system paged outro
Integer32
.1.3.6.1.4.1.15601.1.9
velocitySystemSwapInTotal number of swap pages that have been brought inro
Integer32
.1.3.6.1.4.1.15601.1.10
velocitySystemSwapOutTotal number of swap pages that have been swapped outro
Integer32
.1.3.6.1.4.1.15601.1.11
velocitySystemInteruptsTotal number of interupts since system bootro
Integer32
.1.3.6.1.4.1.15601.1.12
velocitySystemContextTotal number of context switches the system had done.ro
Integer32
.1.3.6.1.4.1.15601.1.13
velocitySystemProcessTotalTotal number of processes the system has started since boot.ro
Integer32
.1.3.6.1.4.1.15601.1.14
velocitySWRun
OBJECT IDENTIFIER
.1.3.6.1.4.1.15601.4
velocitySWOSIndexThe 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.ro
Integer32
.1.3.6.1.4.1.15601.4.1
velocitySWRunTableThe (conceptual) table of software running on the velocity.
SEQUENCE OF VelocitySWRunEntry
.1.3.6.1.4.1.15601.4.2
velocitySWRunEntryA (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
VelocitySWRunEntry
.1.3.6.1.4.1.15601.4.2.1
velocitySWRunIndexA unique value for each piece of software running on the velocity. Wherever possible, this should be the system's native, unique identification number.ro
Integer32
.1.3.6.1.4.1.15601.4.2.1.1
velocitySWRunNameA 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.ro
InternationalDisplayString
.1.3.6.1.4.1.15601.4.2.1.2
velocitySWRunIDThe product ID of this running piece of software.ro
ProductID (HOST-RESOURCES-MIB)
.1.3.6.1.4.1.15601.4.2.1.3
velocitySWRunPathA description of the location on long-term storage (e.g. a disk drive) from which this software was loaded.ro
InternationalDisplayString
.1.3.6.1.4.1.15601.4.2.1.4
velocitySWRunParametersA description of the parameters supplied to this software when it was initially loaded.ro
InternationalDisplayString
.1.3.6.1.4.1.15601.4.2.1.5
velocitySWRunTypeThe type of this software.ro
Enumeration
.1.3.6.1.4.1.15601.4.2.1.6
velocitySWRunStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.15601.4.2.1.7
velocitySWRunPPIDThe ID of the parent process.ro
Integer32
.1.3.6.1.4.1.15601.4.2.1.8
velocitySWRunPGRPThe ID of the process group that the process belongs to.ro
Integer32
.1.3.6.1.4.1.15601.4.2.1.9
velocitySWRunPerf
OBJECT IDENTIFIER
.1.3.6.1.4.1.15601.5
velocitySWRunPerfTableThe (conceptual) table of running software performance metrics.
SEQUENCE OF VelocitySWRunPerfEntry
.1.3.6.1.4.1.15601.5.1
velocitySWRunPerfEntryA (conceptual) entry containing software performance metrics. As an example, an instance of the velocitySWRunPerfCPU object might be named velocitySWRunPerfCPU.1287
VelocitySWRunPerfEntry
.1.3.6.1.4.1.15601.5.1.1
velocitySWRunPerfCPUUserThe 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.ro
Integer32
.1.3.6.1.4.1.15601.5.1.1.1
velocitySWRunPerfCPUSysThe 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.ro
Integer32
.1.3.6.1.4.1.15601.5.1.1.2
velocitySWRunPerfMemThe total amount of real system memory allocated to this process.ro
KBytes UNITS "KBytes"
.1.3.6.1.4.1.15601.5.1.1.3
velocitySWRunPerfCPUCummUserThe 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.ro
Integer32
.1.3.6.1.4.1.15601.5.1.1.4
velocitySWRunPerfCPUCummSysThe 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.ro
Integer32
.1.3.6.1.4.1.15601.5.1.1.5
velocitySWRunPerfMinFaultThe number of minor page faults. (Those that have not required loading a page from disk.)ro
Integer32
.1.3.6.1.4.1.15601.5.1.1.6
velocitySWRunPerfMajFaultThe number of major page faults. (Those that have required loading a page from disk.)ro
Integer32
.1.3.6.1.4.1.15601.5.1.1.7
velocitySWRunPerfMinFaultCummThe number of minor page faults for this process and its children. (Those that have not required loading a page from disk.)ro
Integer32
.1.3.6.1.4.1.15601.5.1.1.8
velocitySWRunPerfMajFaultCummThe number of major page faults. for this process and its children. (Those that have required loading a page from disk.)ro
Integer32
.1.3.6.1.4.1.15601.5.1.1.9
velocitySWRunPerfRssThe 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.ro
Integer32
.1.3.6.1.4.1.15601.5.1.1.10
velocitySWRunPerfPrioThe standard nice value, plus fifteen. The value is never negative in the kernel.ro
Integer32
.1.3.6.1.4.1.15601.5.1.1.11
velocitySWRunPerfAllThe complete information from the stat file for the given processro
InternationalDisplayString
.1.3.6.1.4.1.15601.5.1.1.12
velocitySWRunPerfUIDThe owning user ID and group ID of this process.ro
InternationalDisplayString
.1.3.6.1.4.1.15601.5.1.1.13
velocitySWRunPerfUNameThe name of the owning user ID and group of this process.ro
InternationalDisplayString
.1.3.6.1.4.1.15601.5.1.1.14
velocityAppTableA 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.
SEQUENCE OF AppEntry
.1.3.6.1.4.1.15601.6
velocityAppEntryAn entry containing an application and its statistics.
VelocityAppEntry
.1.3.6.1.4.1.15601.6.1
velocityAppIndexReference Index for each observed application.ro
Integer32
.1.3.6.1.4.1.15601.6.1.1
velocityAppNamesThe application name we're counting/checking on.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.15601.6.1.2
velocityAppPidThe absolute location of the PID file for the application.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.15601.6.1.3
velocityAppMinThe 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.ro
Integer32
.1.3.6.1.4.1.15601.6.1.4
velocityAppMaxThe 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.ro
Integer32
.1.3.6.1.4.1.15601.6.1.5
velocityAppCountThe number of current applications running with the name in question.ro
Integer32
.1.3.6.1.4.1.15601.6.1.6
velocityAppIdsThe list of process Ids that match the Application name.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.15601.6.1.7
velocityAppErrorFlagA Error flag to indicate trouble with a application. It goes to 1 if there is an error, 0 if no error.ro
Integer32
.1.3.6.1.4.1.15601.6.1.100
velocityAppErrMessageAn error message describing the problem (if one exists).ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.15601.6.1.101
velocityMIBAdminInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.15601.7
velocityMibModuleThis MIB is an extension of the host MIB. This MIB currently only runs on linux. This is the original version.
MODULE-IDENTITY
.1.3.6.1.4.1.15601.7.1
velocityMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.15601.7.2
velocityMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.15601.7.3
VELOCITY-MIB - SNMP MIB Reference | MIBs Explorer