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

Glossary 737
chip
A set of microminiaturized, electronic circuits that are designed for use as
processors and memory in computers. Small chips can hold from a handful to
tens of thousands of transistors. They look like tiny chips of aluminum, no more
than 1/16" square by 1/30" thick, which is where the term "chip" came from. Large
chips, which can be more than a half inch square, hold millions of transistors. It is
actually only the top one thousandth of an inch of a chip's surface that holds the
circuits. The rest of it is just a base.
CIM
Acronym for Common Information Model, which is a model for describing
management information from the DMTF. CIM is implementation independent,
allowing different management applications to collect the required data from a
variety of sources. CIM includes schemas for systems, networks, applications and
devices, and new schemas will be added. It provides mapping techniques for
interchange of CIM data with MIB data from SNMP agents and MIF data from
DMI-compliant systems.
CIMOM
Acronym for common information model object manager.
CI/O
Acronym for comprehensive input/output.
CMOS
Acronym for complementary metal-oxide semiconductor. In computers,
CMOS memory chips are often used for NVRAM storage.
COM
n
The device names for the first through fourth serial ports on your computer are
COM1, COM2, COM3, and COM4. The default interrupt for COM1 and COM3
is IRQ4, and the default interrupt for COM2 and COM4 is IRQ3. Therefore, you
must be careful when configuring software that runs a serial device so that you
don’t create an interrupt conflict.
component
As they relate to DMI, manageable components are operating systems, computer
systems, expansion cards, or peripherals that are compatible with DMI. Each
component is made up of groups and attributes that are defined as relevant to
that component.