Back to Contents Page

Systems Management Software Group

Dell OpenManage™ Server Administrator Version 1.4 SNMP Reference Guide

  Systems Management Software

  Systems Management Software Variable Values


The Systems Management Software Group allows users to see information about the standards and software that are supported by the agent of a particular managed computer chassis. The Systems Management Software Group classifies each computer chassis according to the systems management standard that the agent supports.

Additional objects define the universal resource locator (URL) of the systems management software and the language in which systems management information displays. Defining these objects enables users to manage a system using an internet browser. You can access Server Administrator using the secure hypertext transfer protocol (https) and a pre-assigned port number of 1311, or you can specify a port number of your own choosing.

NOTE: Using the Software ® Server Preferences menu of Server Administrator, you can bind to either one IP address or to all IP addresses.
NOTE: To manage a system remotely using Server Administrator, type one of the following in the address field of your browser:

https://<systemname>:<1311 or user specified port number>

or

https://<IP address>:<1311 or user specified port number>

To manage a system locally using Server Administrator, type the following in the address field of your browser:

https://localhost:<1311 or user-specified port number>


Systems Management Software

The following objects describe the fields for server administrator systems management information. The systems management software variables are scalar objects, meaning that they are not related to other management information base (MIB) objects and are thus not placed in a table.

Systems Management Software Name

Name

systemManagementSoftwareName

Object ID

1.3.6.1.4.1.674.10892.1.100.1

Description

Defines the systems management software product name.

Syntax

DellString

Access

Read-only

Systems Management Software Version Number Name

Name

systemManagementSoftwareVersionNumberName

Object ID

1.3.6.1.4.1.674.10892.1.100.2

Description

Defines the version number of the systems management software.

Syntax

DellString

Access

Read-only

Systems Management Software Build Number

Name

systemManagementSoftwareBuildNumber

Object ID

1.3.6.1.4.1.674.10892.1.100.3

Description

Defines the build number of the systems management software.

Syntax

DellUnsigned16BitRange

Access

Read-only

Systems Management Software Description Name

Name

systemManagementSoftwareDescriptionName

Object ID

1.3.6.1.4.1.674.10892.1.100.4

Description

Defines the description of the systems management software.

Syntax

DellString

Access

Read-only

Systems Management Software Supported Protocol

Name

systemManagementSoftwareSupportedProtocol

Object ID

1.3.6.1.4.1.674.10892.1.100.5

Description

Defines the systems management standards (SNMP or CIM) supported by the systems management software.

Syntax

SMSSupportedTypes (See Table 3-1.)

Access

Read-only

Systems Management Software Preferred Protocol

Name

systemManagementSoftwarePreferredProtocol

Object ID

1.3.6.1.4.1.674.10892.1.100.6

Description

Defines the preferred systems management standard for the systems management software.

Syntax

SMSSupportedTypes (See Table 3-1.)

Access

Read-only

Systems Management Software Update Level Name

Name

systemManagementSoftwareUpdateLevelName

Object ID

1.3.6.1.4.1.674.10892.1.100.7

Description

Defines the update level of the system management software.

Syntax

DellString

Access

Read-only

Systems Management Software URL Name

Name

systemManagementSoftwareURLName

Object ID

1.3.6.1.4.1.674.10892.1.100.1.8

Description

Defines the universal resource locator (URL) of the systems management software.

Syntax

DisplayString (SIZE (0.255))

Access

Read-only

Systems Management Software Language Name

Name

systemManagementSoftwareLanguageName

Object ID

1.3.6.1.4.1.674.10892.1.100.1.9

Description

Defines the language of the systems management software.

Syntax

DisplayString (SIZE (0..255))

Access

Read-only

Systems Management Software Global Version Name

Name

systemManagementSoftwareGlobalVersionName

Object ID

1.3.6.1.4.1.674.10892.1.100.1.10

Description

Defines the global version of the systems management software.

Syntax

DellString

Access

Read-only


Systems Management Software Variable Values

This section includes definitions of server administrator-specific variable values used in this section.

Table 3-1. Systems Management Software Supported Standards 

Variable Name: SMSSupportedTypes

Data Type: Integer

Possible Data Values

Meaning of Data Value

supportsSNMP(1)

This chassis supports SNMP.

supportsDMI(2)

This chassis supports DMI.

supportsSNMPandDMI(3)

This chassis supports SNMP and DMI.

supportsCIMOM(4)

This chassis supports CIM.

supportsSNMPandCIMOM(5)

This chassis supports SNMP and CIM.


Back to Contents Page