hrSWRunEntry
HOST-RESOURCES-MIB ·
.1.3.6.1.2.1.25.4.2.1
Object
row
A (conceptual) entry for one piece of software
running on the host Note that because the installed
software table only contains information for software
stored locally on this host, 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 hrSWRunName object might be named
hrSWRunName.1287
Context
- MIB
- HOST-RESOURCES-MIB
- OID
.1.3.6.1.2.1.25.4.2.1- Type
- row
- Status
- current
- Parent
- hrSWRunTable
- Table
- hrSWRunTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hrSWRunIndex A unique value for each piece of software running on
the host. Wherever possible, this should be the
system's native, unique identification number. | column | Integer32 | .1.3.6.1.2.1.25.4.2.1.1 |
| hrSWRunName 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… | column | OctetString | .1.3.6.1.2.1.25.4.2.1.2 |
| hrSWRunID The product ID of this running piece of software. | column | ProductID | .1.3.6.1.2.1.25.4.2.1.3 |
| hrSWRunPath A description of the location on long-term storage
(e.g. a disk drive) from which this software was
loaded. | column | OctetString | .1.3.6.1.2.1.25.4.2.1.4 |
| hrSWRunParameters A description of the parameters supplied to this
software when it was initially loaded. | column | OctetString | .1.3.6.1.2.1.25.4.2.1.5 |
| hrSWRunType The type of this software. | column | Enumeration | .1.3.6.1.2.1.25.4.2.1.6 |
| hrSWRunStatus 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. | column | Enumeration | .1.3.6.1.2.1.25.4.2.1.7 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| hrSWRunIndex A unique value for each piece of software running on
the host. Wherever possible, this should be the
system's native, unique identification number. | column | Integer32 | .1.3.6.1.2.1.25.4.2.1.1 |