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.
Parsed from file HOST-RESOURCES-V2-MIB.mib
Module: HOST-RESOURCES-V2-MIB
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.
hrSWRunStatus OBJECT-TYPE
SYNTAX INTEGER {
running(1),
runnable(2), -- waiting for resource
-- (i.e., CPU, memory, IO)
notRunnable(3), -- loaded but waiting for event
invalid(4) -- not loaded
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"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."
View at oid-info.com
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.
Parsed from file rfc1514.mib.txt
Company: None
Module: HOST-RESOURCES-MIB
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.
hrSWRunStatus OBJECT-TYPE SYNTAX INTEGER { running(1), runnable(2), notRunnable(3), invalid(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "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." ::= { hrSWRunEntry 7 }
hrSWRunStatus OBJECT-TYPE SYNTAX INTEGER { running(1), runnable(2), notRunnable(3), invalid(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { hrSWRunEntry 7 }
Automatically extracted from RFC2790
hrSWRunStatus OBJECT-TYPE SYNTAX INTEGER { running(1), runnable(2), notRunnable(3), invalid(4) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { hrSWRunEntry 7 }
hrSWRunStatus OBJECT-TYPE SYNTAX INTEGER { running(1), runnable(2), notRunnable(3), invalid(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "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." ::= { hrSWRunEntry 7 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.25.4.2.1.1 | hrSWRunIndex | 0 | 0 | A unique value for each piece of software running on the host. Wherever possible, this should be the system's native, unique ide… |
1.3.6.1.2.1.25.4.2.1.2 | hrSWRunName | 0 | 0 | A textual description of this running piece of software, including the manufacturer, revision, and the name by which it is common… |
1.3.6.1.2.1.25.4.2.1.3 | hrSWRunID | 0 | 0 | The product ID of this running piece of software. |
1.3.6.1.2.1.25.4.2.1.4 | hrSWRunPath | 0 | 0 | A description of the location on long-term storage (e.g. a disk drive) from which this software was loaded. |
1.3.6.1.2.1.25.4.2.1.5 | hrSWRunParameters | 0 | 0 | A description of the parameters supplied to this software when it was initially loaded. |
1.3.6.1.2.1.25.4.2.1.6 | hrSWRunType | 0 | 0 | The type of this software. |
1.3.6.1.2.1.25.4.2.1.100 | hrSWRunPriority | 0 | 0 | The Priority of the Running Task. 0 being the highest priority, and 255 being the lowest. |