AW: [Review] Hat der uralt Sockel 1366 eine Chance gegen Haswell? Nehalem als CPU Geheimtipp..
Hier was aus dem Laufwerk "X:"
--/******************************************************************************
--*
--* INTEL CORPORATION CONFIDENTIAL INFORMATION
--* Copyright (c) 2001 Intel Corporation. All Rights Reserved.
--*
--*
--******************************************************************************/
--/******************************************************************************
-- *
-- * Revision History:
-- * edy - 10/13/08 removed unneeded variables
-- * edy - 1/14/09 added offsets for Upper threasholds going Low, and
-- * lower threasholds going high.
-- *
-- *****************************************************************************/
INTEL-THURLEY-BMC-MIB DEFINITIONS ::= BEGIN
-- Title : BMC 1.0 MIB file.
IMPORTS
enterprises
FROM RFC1155-SMI
TRAP-TYPE
FROM RFC-1215;
-- textual conventions
-- MODULE IDENTIFICATION
--
-- COMMENT: module-identity, last-updated, etc are MIB keywords, but are v2
-- BMC Alerting MODULE-IDENTITY
-- LAST-UPDATED "Jan 14, 2009"
-- ORGANIZATION "Intel Corporation"
-- CONTACT-INFO
-- " Server Management Firmware Development,
-- Intel Corporation, JF5
-- Hillsboro, OR 97124"
-- DESCRIPTION
-- "This is the MIB file for the Embedded Server Management SNMP Agent."
wired-for-management OBJECT IDENTIFIER ::= {enterprises 3183}
pet OBJECT IDENTIFIER ::= {wired-for-management 1}
--**************************************************************************
--* Notifications (using SNMPv1 TRAP-TYPE constructs for maximum
--* compatibility with deployed SNMP managers).
--**************************************************************************
pet-events OBJECT IDENTIFIER ::= {pet 1}
--**************************************************************************
-- Temperature Sensor Events (4 of them)
--**************************************************************************
-- Event Sensor Type, Event Type, Event Offset (010106h == 65798)
tempUpperNonCriticalGoingLow TRAP-TYPE
ENTERPRISE pet-events
DESCRIPTION
"Temperature sensor crossed upper non-critical threshold, going low."
::= 65798
-- Event Sensor Type, Event Type, Event Offset (010107h == 65799)
tempUpperNonCriticalGoingHigh TRAP-TYPE
ENTERPRISE