SNMP Reference Guide
Table Of Contents
- Introduction
- Audience
- What’s New in this Release
- Introduction to the SNMP Reference Guide
- General Content
- Server Administrator Instrumentation MIB
- Server Administrator Remote Access MIB
- Server Administrator Baseboard Management Controller, ASF MIB
- Server Administrator Field Replaceable Unit MIB
- Server Administrator Storage Management MIB
- Server Administrator Change Management MIB
- Dell RAC Out-of-Band MIB
- How This Guide Defines Technical Terms
- SNMP Basic Terminology
- Frequently Used Terms in Variable Names
- Tables
- Reference Guide Content Tables
- Section Organization
- Other Documents You May Need
- Introduction to the Server Administrator SNMP Subagent
- Instrumentation MIB Version Group
- Systems Management Software Group
- Systems Management Software
- Systems Management Software Name
- Systems Management Software Version Number Name
- Systems Management Software Build Number
- Systems Management Software Description Name
- Systems Management Software Supported Protocol
- Systems Management Software Preferred Protocol
- Systems Management Software Update Level Name
- Systems Management Software URL Name
- Systems Management Software Language Name
- Systems Management Software Global Version Name
- Systems Management Software Feature Flags
- Systems Management Software SNMP Agent Feature Flags
- Systems Management Software Manufacturer Name
- Systems Management Software Variable Values
- Systems Management Software
- System State Group
- Chassis Information Group
- Operating System Group
- System Resource Group
- Power Group
- Thermal Group
- User Security Group
- Remote Flash BIOS Group
- Port Group
- Device Group
- Slot Group
- Memory Group
- BIOS Setup Control Group
- Local Response Agent Group
- Cost of Ownership Group
- Remote Access Group
- Cluster Group
- Baseboard Management Controller Group
- Field Replaceable Unit Group
- Storage Management Group
- Storage Management Group
- Storage Management Information Group
- Global Data Group
- Physical Devices Group
- Controller Table
- Channel Table
- Enclosure Table
- Array Disk Table
- Array Disk Enclosure Connection Table
- Array Disk Channel Connection Table
- Fan Table
- Fan Connection Table
- Power Supply Table
- Power Supply Connection Table
- Temperature Probe Table
- Temperature Probe Connection Table
- Enclosure Management Module Table
- Enclosure Management Module Connection Table
- Battery Table
- Battery Connection Table
- Logical Devices Group
- Storage Management Event Group
- Change Management Group
- Dell RAC Out-of-Band Group
- Product Information
- Chassis Status
- DRsGlobalSystemStatus
- DRsGlobalCurrStatus
- DRsIOMCurrStatus
- DRsKVMCurrStatus
- DRsRedCurrStatus
- DRsPowerCurrStatus
- DRsFanCurrStatus
- DRsBladeCurrStatus
- DRsTempCurrStatus
- DRsCMCCurrStatus
- DRsGlobalPrevStatus
- DRsIOMPrevStatus
- DRsKVMPrevStatus
- DRsRedPrevStatus
- DRsPowerPrevStatus
- DRsFanPrevStatus
- DRsBladePrevStatus
- DRsTempPrevStatus
- DRsCMCPrevStatus
- DRsIOMChangeTime
- DRsKVMChangeTime
- DRsRedChangeTime
- DRsPowerChangeTime
- DRsFanChangeTime
- DRsBladeChangeTime
- DRsTempChangeTime
- DRsCMCChangeTime
- Chassis Power
- CMC Power Information
- CMC PSU Information
- Chassis Alerts
- Legacy Alerting
- Traps
- Trap Variables
- Understanding the Trap Description
- Understanding Trap Severity
- Instrumentation Traps
- Miscellaneous Traps
- Temperature Probe Traps
- Cooling Device Traps
- Voltage Probe Traps
- Amperage Probe Traps
- Chassis Intrusion Traps
- Redundancy Unit Traps
- Power Supply Traps
- Memory Device Traps
- Fan Enclosure Traps
- AC Power Cord Traps
- Hardware Log Traps
- Processor Device Status Traps
- Pluggable Device Traps
- Battery Traps
- RAC Traps
- BMC Traps
- Storage Management Alert Reference
- Standard Data Type Definitions
- SNMP Sample Output
- Glossary
- Index

Introduction 39
In the preceding example, the OID prefix for the Dell enterprise would be
1.3.6.1.4.1.674.
The numbers in boldface type show the categories and numbers that apply to
Server Administrator. All Server Administrator-defined OIDs consist of
1.3.6.1.4.1.674 followed by additional component values.
SNMP Security
SNMP version 1 has a very limited security mechanism. SNMP agents
support the use of a community string, which is configured at each SNMP
agent and is passed as a part of all SNMP request messages. There is no
verification that the requester is actually a member of the
specified community.
Because most system and network management data is not confidential,
this limited security is acceptable for Get types of requests. On the other
hand, this security is not acceptable for Set types of operations where an
SNMP request could power off a system, reconfigure a redundant array of
independent disks (RAID) card, and so on. Some vendors have chosen not to
support SNMP Set operations for this reason. Server Administrator is able to
support SNMP Set operations because its SNMP agents implement a
hash/digest mechanism to prevent unauthorized SNMP Set operations.
One limitation of this practice is that only server administrator-developed
SNMP management applications have the capability to support the
hash/digest mechanism.
NOTE: The default SNMP agent configuration usually includes a SNMP community
name such as public. For security reasons, change the SNMP community names
from their default values. For information about changing SNMP community names,
see the Dell OpenManage Server Administrator User’s Guide. This guide is
available on the Dell Support website at support.dell.com and on the Dell Systems
Management Tools and Documentation DVD. For additional guidelines, see the
Securing an SNMP Environment article, dated May 2003, in the Dell Power
Solutions magazine. This magazine is also available at
www.dell.com/powersolutions.
NOTE: Server Administrator provides support to enable or disable SNMP Set
operations. For more information on enabling or disabling SNMP Set operations in
Server Administrator, see the Dell OpenManage Server Administrator User’s Guide
or the Dell OpenManage Server Administrator Command Line Interface
User's Guide.