hrSWRunType
HOST-RESOURCES-MIB ·
.1.3.6.1.2.1.25.4.2.1.6
Object
column
Enumeration
The type of this software.
Context
- MIB
- HOST-RESOURCES-MIB
- OID
.1.3.6.1.2.1.25.4.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hrSWRunEntry
- Table
- hrSWRunTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | operatingSystem |
3 | deviceDriver |
4 | application |
Related Objects
Sibling 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 |
| 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 |