SNMP Configuration and Management Manual
Host Resources Subagent
SNMP Configuration and Management Manual—424777-006
11-54
MIB Objects
MIB Objects
Table 11-8 describes how the Host Resources Subagent supports objects in the
hrSWRun group.
)
Table 11-8. hrSWRun Group Objects Supported by Host Resources Subagent's
MIB (page 1 of 4)
Object and Attributes Definition Format of Value Derivation of Value
hrSWOSIndex
1.3.6.1.2.1.25.4.1
read-only
INTEGER
(1..2147483647)
An index value
that points to the
hrSWRunTable
entry for the
operating system
associated with
lowest numbered
CPU on the
system.
Integer without leading 0s. Computed by Host
Resources Subagent.
hrSWRunTable Objects: Entries describing
each process
specified by the
-e startup
parameter that is
currently running
on the system.
Each process
running has one
entry. If the
process is
running as a
process pair,
each member has
a separate entry.
Refer to “hrSWRun
Group Maintenance”
later in this section for
information on how
entries are maintained.
hrSWRunIndex
1.3.6.1.2.1.25.4.2.1.1
read-only
INTEGER
(1..2147483647)
Index values that
point to entries in
the hrSWRun
PerfTable.
For the Host Resources
Subagent: 1 (primary
process) or 2 (backup
process)
For the SNMP agent:11
(primary process) or 12
(backup process)
For the operating system
associated with each CPU:
100 through 199
For OSS processes:
20000+((CPU+1)*1000)+
PIN
For other processes:
((CPU+1)*1000)+PIN
Computed by Host
Resources Subagent.