Home/Catalog/LSF-SNMP-MIB

LSF-SNMP-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for LSF-SNMP-MIB.

96
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

96 total
Object Name
platform
OBJECT IDENTIFIER
.1.3.6.1.4.1.2766
RFC1155-SMI
Unknown
.1.3.6.1.4.1.2766
lsfAgent
OBJECT IDENTIFIER
.1.3.6.1.4.1.2766.100
lsfHosts
OBJECT IDENTIFIER
.1.3.6.1.4.1.2766.100.1
lsfStaticTableA table which corresponds to information displayed by the lshosts command.
SEQUENCE OF LsfStaticEntry
.1.3.6.1.4.1.2766.100.1.1
lsfStaticEntryOne instance (row) of host information. It is indexed by the host's IP address in order to provide a deterministic way of accessing a specific host's configuration information.
LsfStaticEntry
.1.3.6.1.4.1.2766.100.1.1.1
lsfStaticIpIndexIP address of this host as known by LSF.ro
IpAddress
.1.3.6.1.4.1.2766.100.1.1.1.1
lsfHostNameHost name for this host as known by LSF.ro
DisplayString
.1.3.6.1.4.1.2766.100.1.1.1.2
lsfTypeType of this host. Available host types are defined in the lsf.shared file, and can be displayed using the lsinfo command.ro
DisplayString
.1.3.6.1.4.1.2766.100.1.1.1.3
lsfModelModel of this host. Available host models are defined in the lsf.shared file, and can be displayed using the lsinfo command.ro
DisplayString
.1.3.6.1.4.1.2766.100.1.1.1.4
lsfCPUFactorA relative measure of this host's CPU speed. It is normally represented as a floating point number, and thus has been scaled by 100 for representation in the SNMP.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.1.1.5
lsfNumCPUNumber of CPUs in this host.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.1.1.6
lsfMaxMemoryThe configured amount of RAM in this host, in megabytes.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.1.1.7
lsfMaxSwapThe configured amount of physical swap space on this host, in megabytes.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.1.1.8
lsfMaxTempSpaceThe size of the temporary file space on this machine. Typically this corresponds to /tmp, but can be overridden in LSF configuration files by the LSF_TMPDIR environment variable.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.1.1.9
lsfExecutionPriorityThe execution priority, or nice level, of processes spawned by the RES on this host.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.1.1.10
lsfIsServertrue if this host will accept and run remote processes, and false if it won't.ro
Enumeration
.1.3.6.1.4.1.2766.100.1.1.1.11
lsfHostResourcesA string containing the boolean resources applied to this host. Available boolean resources can be displayed using the lsinfo command.ro
DisplayString
.1.3.6.1.4.1.2766.100.1.1.1.12
lsfDynamicTableA table which corresponds to information displayed by the lsload command.
SEQUENCE OF LsfDynamicEntry
.1.3.6.1.4.1.2766.100.1.2
lsfDynamicEntryOne instance (row) of host information. It is indexed by the host's IP address in order to provide a deterministic way of accessing a specific host's load information.
LsfDynamicEntry
.1.3.6.1.4.1.2766.100.1.2.1
lsfDynamicIpIndexIP address of this host as known by LSF.ro
IpAddress
.1.3.6.1.4.1.2766.100.1.2.1.1
lsfHostStatusThe operating status of LSF on this host. The host can be locked from a management entity by setting this variable to lockU(4). If the host status is lockW(5), the status will become lockUW(6). The management entity can also unlock a host by attempting to set it to ok(1).rw
Enumeration
.1.3.6.1.4.1.2766.100.1.2.1.2
lsfFifteenSecondRunQueueThe 15 second run queue length on this host. This value is a float which is scaled by 100 to format it as an integer.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.2.1.3
lsfOneMinuteRunQueueThe 1 minute run queue length on this host. This value is a float which is scaled by 100 to format it as an integer.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.2.1.4
lsfFifteenMinuteRunQueueThe 15 minute run queue length on this host. This value is a float which is scaled by 100 to format it as an integer.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.2.1.5
lsfCPUUtilizationA percentage of how much CPU time is spent processing system and user processes. A high utilization means that a host's CPU is kept busy.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.2.1.6
lsfPagingRateA measure of page-in and page-out requests on this host over the lim sample interval. Since it is a floating point number in LSF, it is scaled by 100 to represent it as an INTEGER.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.2.1.7
lsfIoRateA measure of number of disk operations on this host over the last lim sample interval.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.2.1.8
lsfLoginSessionsThe number of login sessions on this host.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.2.1.9
lsfIdleTimeThe number of seconds for which all interactive login sessions have been idle on this host.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.2.1.10
lsfFreeMemoryThe amount of free real memory on this host, in megabytes.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.2.1.11
lsfFreeSwapThe amount of free physical swap on this host, in megabytes.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.2.1.12
lsfFreeTempSpaceThe amount of free space in the temporary filesystem, in megabytes. This is typically /tmp, but can be overridden in the LSF configuration files using the LSF_TMPDIR environment variable.ro
INTEGER
.1.3.6.1.4.1.2766.100.1.2.1.13
lsfResources
OBJECT IDENTIFIER
.1.3.6.1.4.1.2766.100.2
lsfNumericTableA table which describes numeric type external indices and shared resources defined for a cluster.
SEQUENCE OF LsfNumericEntry
.1.3.6.1.4.1.2766.100.2.1
lsfNumericEntryOne instance of resource information. It is indexed by two entries: host IpAddress and a resource index which is generated by the agent by sorting a list of resource names, and numbering the resource names in ascending alphabetical order.
LsfNumericEntry
.1.3.6.1.4.1.2766.100.2.1.1
lsfNumericIndexA number generated by the agent to uniquely identify this resource name.ro
INTEGER
.1.3.6.1.4.1.2766.100.2.1.1.1
lsfNumericIPThe IP address corresponding to the location of this resource.ro
IpAddress
.1.3.6.1.4.1.2766.100.2.1.1.2
lsfNumericLocationThe host on which this resource is located.ro
DisplayString
.1.3.6.1.4.1.2766.100.2.1.1.3
lsfNumericNameThe name of this resource.ro
DisplayString
.1.3.6.1.4.1.2766.100.2.1.1.4
lsfNumericOrderIndicates the direction which denotes higher load. If a resource is ascending, the load is higher when the resource is higher (e.g. incoming packets). If the resource is descending, the load is higher when the resource is lower (e.g. space on a temporary filesystem).ro
Enumeration
.1.3.6.1.4.1.2766.100.2.1.1.5
lsfNumericValueThe current value of this resource. Note that floating point values will be scaled by 100 before being returned.ro
INTEGER
.1.3.6.1.4.1.2766.100.2.1.1.6
lsfBatch
OBJECT IDENTIFIER
.1.3.6.1.4.1.2766.100.3
lsbHostTableA table which provides the same information as the bhosts command without any arguments.
SEQUENCE OF LsbHostEntry
.1.3.6.1.4.1.2766.100.3.1
lsbHostEntryOne instance of batch host information. It is indexed by the host's IP address.
LsbHostEntry
.1.3.6.1.4.1.2766.100.3.1.1
lsbHostIpIP address of this host.ro
IpAddress
.1.3.6.1.4.1.2766.100.3.1.1.1
lsbHostNameHost name for this entry.ro
DisplayString
.1.3.6.1.4.1.2766.100.3.1.1.2
lsbHostStatusCurrent status of this host. Only when a host is in ok status can batch jobs be dispatched to it. An SNMP management entity can close hosts by setting this variable to closed(4), and can reopen hosts by setting this variable to ok(1).rw
Enumeration
.1.3.6.1.4.1.2766.100.3.1.1.3
lsbHostUserJobLimitMaximum batch job slots that the host can provide per user.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.1.1.4
lsbHostMaximumJobsMaximum number of job slots that the host can provide in total.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.1.1.5
lsbHostNumberOfJobsNumber of job slots used by jobs started on this host.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.1.1.6
lsbHostRunningJobsNumber of job slots used by jobs running on this host.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.1.1.7
lsbSystemSuspendedJobsNumber of job slots used by jobs suspended by LSF on the host.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.1.1.8
lsbUserSuspendedJobsNumber of job slots used by jobs suspended by the job owner or an LSF administratorro
INTEGER
.1.3.6.1.4.1.2766.100.3.1.1.9
lsbHostReservedJobSlotsNumber of job slots used by pending jobs which have job slots reserved on the host.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.1.1.10
lsbQueueTableA table which provides the same information as the bqueues command without any arguments.
SEQUENCE OF LsbQueueEntry
.1.3.6.1.4.1.2766.100.3.2
lsbQueueEntryOne instance of batch queue information. The index field is generated by the agent by sorting the list of queues, and numbering the queue names in ascending alphabetical order.
LsbQueueEntry
.1.3.6.1.4.1.2766.100.3.2.1
lsbQueueIndexA number generated by the agent to uniquely identify this queue.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.2.1.1
lsbQueueNameThe name of this queue.ro
DisplayString
.1.3.6.1.4.1.2766.100.3.2.1.2
lsbQueuePriorityThe priority of the queue. It determines the order in which job queues are searched for jobs to dispatch. Queues with higher priorities are searched first.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.2.1.3
lsbQueueIsOpenA flag telling whether the queue is open to accept jobs submitted to it, or whether it is closed so that it will not accept jobs. The management entity can set this variable to open(1) or closed(2) to change the submission status of this queue.rw
Enumeration
.1.3.6.1.4.1.2766.100.3.2.1.4
lsbQueueIsActiveA flag telling whether the queue is active (dispatching jobs to run), or whether it is inactive so that jobs are not being dispatched. The management entity can set this variable to active(1) or inactive(2) to change the dispatching status of this queue.rw
Enumeration
.1.3.6.1.4.1.2766.100.3.2.1.5
lsbQueueMaximumJobsThe maximum number of job slots which can be used by jobs from this queue.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.2.1.6
lsbQueueUserJobLimitThe maximum number of job slots a user can use for his/her jobs in this queue.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.2.1.7
lsbQueueProcessorJobLimitThe maximum number of job slots which a processor can process from this queue. This limit controls the number of jobs sent to each host. The limit is configured per processor so that a multiprocessor host is automatically allowed to run more jobs.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.2.1.8
lsbQueueHostJobLimitThe maximum number of job slots which a host can process from this queue. This limit controls the number of jobs sent to each host, regardless of whether a host is a uniprocessor or a multiprocessor.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.2.1.9
lsbQueueNumberOfJobsThe total number of job slots which jobs in this queue are currently holding.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.2.1.10
lsbQueuePendingJobsThe number of pending job slots in this queue.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.2.1.11
lsbQueueRunningJobsThe number of running job slots in this queue.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.2.1.12
lsbQueueSystemSuspendedJobsThe number of job slots suspended by the system in this queue.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.2.1.13
lsbQueueUserSuspendedJobsThe number of job slots suspended by the user in this queue.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.2.1.14
lsbJobTableA table which provides the same information as the bjobs -r -u all command, and the resource usage of each running job.
SEQUENCE OF LsbJobEntry
.1.3.6.1.4.1.2766.100.3.3
lsbJobEntryAn instance of a running job. The entries are indexed by jobID, since it uniquely identifies running jobs in the batch system.
LsbJobEntry
.1.3.6.1.4.1.2766.100.3.3.1
lsbJobIDThe number which uniquely identifies this job in the batch system.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.3.1.1
lsbJobNameThe job name assigned by the user, or the command string assigned by default.ro
DisplayString
.1.3.6.1.4.1.2766.100.3.3.1.2
lsbJobUserThe user who submitted the job.ro
DisplayString
.1.3.6.1.4.1.2766.100.3.3.1.3
lsbJobQueueThe name of the queue to which the job belongs.ro
DisplayString
.1.3.6.1.4.1.2766.100.3.3.1.4
lsbJobStatusThe current status of the job.ro
Enumeration
.1.3.6.1.4.1.2766.100.3.3.1.5
lsbJobSubmissionHostThe name of the host from which the job was submitted.ro
DisplayString
.1.3.6.1.4.1.2766.100.3.3.1.6
lsbJobExecutionHostThe name of one or more hosts on which the job is executing. If the field is empty, the job has not been dispatched yet. If the execution host for a job has been removed from the configuration, this will be displayed as lost_and_found.ro
DisplayString
.1.3.6.1.4.1.2766.100.3.3.1.7
lsbJobSubmitTimeThe submission time of the job.ro
DisplayString
.1.3.6.1.4.1.2766.100.3.3.1.8
lsbJobProcessGroupIdsA space delimited list of process group ids which make up this job.ro
DisplayString
.1.3.6.1.4.1.2766.100.3.3.1.9
lsbJobProcessIdsA space delimited list of process ids which make up this job.ro
DisplayString
.1.3.6.1.4.1.2766.100.3.3.1.10
lsbJobCpuUsageThe cumulative total CPU time in seconds of all processes in a job.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.3.1.11
lsbJobMemoryUsageThe total resident memory usage in KBytes of all the processes in a job.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.3.1.12
lsbJobVirtualMemoryUsageThe total virtual memory usage in KBytes of all the processes in a job.ro
INTEGER
.1.3.6.1.4.1.2766.100.3.3.1.13
lsfEvents
OBJECT IDENTIFIER
.1.3.6.1.4.1.2766.1000
lsfLimDownThis trap is sent when the lim on a host goes down. The variable points to the status of the host on which the lim went down.
TRAP-TYPE
.1.3.6.1.4.1.2766.1000.0.1
lsfResDownThis trap is sent when the res on a host goes down. The variable points to the status of the host on which the res went down.
TRAP-TYPE
.1.3.6.1.4.1.2766.1000.0.2
lsfSbdDownThis trap is sent when the sbatchd on a host goes down. The variable points to the status of the batch host on which the sbatchd went down.
TRAP-TYPE
.1.3.6.1.4.1.2766.1000.0.3
lsfHostUnlicensedThis trap is sent when a host in the cluster becomes unlicensed.
TRAP-TYPE
.1.3.6.1.4.1.2766.1000.0.4
lsfMasterElectThis trap is sent to announce which host has won the master election.
TRAP-TYPE
.1.3.6.1.4.1.2766.1000.0.5
lsfMbdUpThis trap is sent when an mbatchd comes up on a host, has done its initialization and replay, and is ready to start accepting and scheduling jobs.
TRAP-TYPE
.1.3.6.1.4.1.2766.1000.0.6
lsfMbdDownThis trap is sent if the mbatchd goes down in the cluster. It could be sent by mbatchd itself, or could be sent by some other agent which detects the condition.
TRAP-TYPE
.1.3.6.1.4.1.2766.1000.0.7
lsfMbdReconfigThis trap is sent by the mbatchd when it is going to reconfigure itself.
TRAP-TYPE
.1.3.6.1.4.1.2766.1000.0.8
lsfWorkdirFullThis trap is sent if the mbatchd cannot write to the LSB_SHAREDIR because it is full.
TRAP-TYPE
.1.3.6.1.4.1.2766.1000.0.9
LSF-SNMP-MIB - SNMP MIB Reference | MIBs Explorer