Cisco MCS-7825-H3-IPC1 Service Manual page 897

Managed services guide
Table of Contents

Advertisement

Chapter 8
Industry-Standard Management Information Base
hrSWRunTable OBJECT-TYPE
SYNTAX Sequence of hrSWRunEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
The (conceptual) table of software running on the host.
::= { hrSWRun 2 }
hrSWRunEntry OBJECT-TYPE
SYNTAX hrSWRunEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
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
INDEX { hrSWRunIndex }
::= { hrSWRunTable 1 }
HrSWRunEntry ::= SEQUENCE { hrSWRunIndex Integer32,
hrSWRunNameInternationalDisplayString, hrSWRunID ProductID,
hrSWRunPathInternationalDisplayString, hrSWRunParameters InternationalDisplayString,
hrSWRunTypeINTEGER, hrSWRunStatus INTEGER }
hrSWRunIndex OBJECT-TYPE
SYNTAX Integer32 (1..2147483647)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
A unique value for each piece of software running on the host. Wherever possible, this should be the
system's native, unique identification number.
::= { hrSWRunEntry 1 }
hrSWRunName OBJECT-TYPE
SYNTAX InternationalDisplayString (SIZE (0..64))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
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, this should be the
same string as used in the corresponding hrSWInstalledName.
OL-22523-01
Cisco Unified Communications Manager Managed Services Guide
HOST-RESOURCES-MIB
8-93

Advertisement

Table of Contents
loading

This manual is also suitable for:

Unified communications manager 8.5(1)

Table of Contents